Skip to content

v0.13

Compare
Choose a tag to compare
@owulveryck owulveryck released this 03 Oct 06:41
· 102 commits to main since this release
1fbd2a0

This is mostly a fixing release. The JS code has been refactored and cleaned. This will lead to:

  • performance enhancement because the streaming and decoding works in a worker thread
  • the basic receiver is using an OffscreenCanvas (as mentioned in HackerNews)
  • the rotation has been fixed. The screenshot is now in the correct orientation

The buttons css have also been fixed