v0.13
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