v4.0.436
remotion-dev/remotionv4.0.436Mar 16, 2026by JonnyBurger
AI Summary
Focuses on audio seeking stability and documentation maintenance, ensuring audio nodes are properly canceled during seeks.
Key Highlights
- Cancel audio nodes when seeking elsewhere
- Fix deprecated link in documentation
- Add testbed for buffer during a video
Full Release Notes
## What's Changed * `@remotion/media`: Cancel audio nodes when seeking somewhere else by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/6843 ## Docs * Fix deprecated link in `getAudioDurationInSeconds` docs by @JonnyBurger in https://github.com/remotion-dev/remotion/pull/6839 ## Internal * Animation generation by @JonnyBurger * Add testbed for buffer during a video by @JonnyBurger * Rename buffer state testbed to VideoInterruptedByForeignBuffer by @JonnyBurger **Full Changelog**: https://github.com/remotion-dev/remotion/compare/v4.0.435...v4.0.436