v4.2.0

alyssaxuu/screenityv4.2.0Nov 20, 2025by alyssaxuu

AI Summary

A major technical overhaul replacing the standard MediaRecorder API with a custom WebCodecs implementation to enable instant MP4 encoding without processing steps.

Key Highlights

  • Replaced MediaRecorder with a custom WebCodecs recorder.
  • Videos are ready instantly in the editor with no processing step.

New Features

  • Replaced MediaRecorder with custom WebCodecs recorder

Full Release Notes

- Replaced MediaRecorder with a custom WebCodecs recorder that encodes directly to MP4, so videos are ready instantly in the editor with no processing step