Skip to content

v0.4.3

Choose a tag to compare

@github-actions github-actions released this 05 Jun 23:27
· 70 commits to master since this release

Fix

  • RawImageDisplayArea: Use proper array type for rgba (12857b8)
  • MediaSourceDisplayArea: Adapt for wslink>=2 (de23267)
  • VideoDecoder: Flush before closing the decoder (4c484cf)
  • decoder: Use .buffer when sending arrays (824c7a8)
  • VideoDecoderDisplayArea: Adapt for wslink>=2 (9c4a990)
  • vue: Unmount components under both vue2 and vue3 (f779ee5)