v4.5.0
elie222/inbox-zerov4.5.0Jun 9, 2026by alyssaxuu
AI Summary
Performance and architecture update moving recordings to the background using the Offscreen API and removing the ffmpeg fallback for a lighter, faster editor.
Key Highlights
- Recordings now run in background using Offscreen API
- Editor runs entirely on WebCodecs
- Ffmpeg fallback removed
New Features
- Background recording
- WebCodecs-based editor
Full Release Notes
- Recordings now run in the background using the offscreen API instead of a pinned tab, so they keep going even if the tab you started from gets frozen or discarded. - The editor is lighter and faster now that it runs entirely on WebCodecs, with the ffmpeg fallback removed.