v4.4.4

alyssaxuu/screenityv4.4.4May 13, 2026by alyssaxuu

AI Summary

Introduces WebCodecs support for Linux Chrome to improve performance and fixes editor view routing and button click issues.

Key Highlights

  • Linux Chrome now uses fast WebCodecs path (VP9 + Opus + WebM)
  • Fixed long MediaRecorder recordings opening the wrong editor view
  • Fixed 'Download as MP4' and 'Download as WebM' buttons ignoring clicks

New Features

  • WebCodecs implementation on Linux Chrome

Full Release Notes

- Recordings on Linux Chrome now also use the fast WebCodecs path (VP9 + Opus + WebM) instead of the slower MediaRecorder + ffmpeg conversion
- Fixed long MediaRecorder recordings (over 7 minutes) sometimes opening the wrong editor view
- Fixed the "Download as MP4" and "Download as WebM" buttons sometimes ignoring clicks