v3.1.2

alyssaxuu/screenityv3.1.2Jan 19, 2024by alyssaxuu

AI Summary

Addresses platform-specific playback issues on Windows 10 and refines UI interactions for toasts and camera positioning.

Key Highlights

  • Fixed WebM playback on Windows 10 by switching to a different library.
  • Fixed the Esc key on toasts not triggering expected actions.
  • Camera position now updates automatically to remain within the viewport.
  • Improved chunk ordering based on timestamps for the editor page.

Full Release Notes

- Fixed webm playback in Windows 10 by using a different library due to [an unresolved bug](https://github.com/yusitnikov/fix-webm-duration/issues/14).
- Fixed issue with the Esc key on toasts not triggering actions.
- Fixed style conflicts in some pages like [example.com](https://example.com/).
- Camera now updates position automatically to remain in the viewport when window is smaller.
- Improvements with recording, ensuring chunks are in the right order based on timestamp for sending to the editor page.