You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+11Lines changed: 11 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,17 @@
2
2
3
3
<!--next-version-placeholder-->
4
4
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))
0 commit comments