Skip to content

Commit 9e63f25

Browse files
author
github-actions
committed
0.4.3
Automatically generated by python-semantic-release
1 parent 1c8f1b1 commit 9e63f25

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
22

33
<!--next-version-placeholder-->
44

5+
## v0.4.3 (2024-06-05)
6+
7+
### Fix
8+
9+
* **RawImageDisplayArea:** Use proper array type for rgba ([`12857b8`](https://github.com/Kitware/trame-rca/commit/12857b81e8b8963b64f2717272efa7ccabc73541))
10+
* **MediaSourceDisplayArea:** Adapt for wslink>=2 ([`de23267`](https://github.com/Kitware/trame-rca/commit/de232673ceff3f81d390012301c373c8425ce7d0))
11+
* **VideoDecoder:** Flush before closing the decoder ([`4c484cf`](https://github.com/Kitware/trame-rca/commit/4c484cf1871d96d90ef3548b22d67c7d4a7a7343))
12+
* **decoder:** Use .buffer when sending arrays ([`824c7a8`](https://github.com/Kitware/trame-rca/commit/824c7a89b2ee6898ae2050696388b33b63ca7fd2))
13+
* **VideoDecoderDisplayArea:** Adapt for wslink>=2 ([`9c4a990`](https://github.com/Kitware/trame-rca/commit/9c4a990285f2b136cd0e78d4c8544dcdfcf86fa1))
14+
* **vue:** Unmount components under both vue2 and vue3 ([`f779ee5`](https://github.com/Kitware/trame-rca/commit/f779ee5652495ad5b52421ba08c02912494e0d14))
15+
516
## v0.4.2 (2024-05-13)
617

718
### Fix

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = trame-rca
3-
version = 0.4.2
3+
version = 0.4.3
44
description = Remote Controlled Area widget for trame
55
long_description = file: README.rst
66
long_description_content_type = text/x-rst

0 commit comments

Comments
 (0)