Skip to content

Releases: remotion-dev/remotion

v4.0.347

11 Sep 14:08
Compare
Choose a tag to compare

What's Changed

Docs

Full Changelog: v4.0.346...v4.0.347

v4.0.346

11 Sep 06:55
Compare
Choose a tag to compare

Fix warning about incorrect usage of React Context in @remotion/player

Full Changelog: v4.0.345...v4.0.346

v4.0.345

10 Sep 08:15
Compare
Choose a tag to compare

What's Changed

Internals

Full Changelog: v4.0.344...v4.0.345

v4.0.344

07 Sep 20:19
Compare
Choose a tag to compare

What's Changed

  • @remotion/eslint-plugin: Add ESLint rule to catch non-pure animations that cause flickering by @Copilot in #5613
  • remotion: New useRemotionEnvironment hook by @samohovets in #5628
  • remotion: New useDelayRender hook by @samohovets in #5630
  • @remotion/serverless: Don't store credentials in progress.json by @JonnyBurger in #5632
  • @remotion/video: Use Mediabunny for extracting frames by @JonnyBurger in #5614
  • @remotion/compositor: Add AC3 decoding support by @JonnyBurger in #5633
  • calculateMetadata(): add isRendering argument property by @samohovets in #5634

Internals

  • Bump next from 15.2.4 to 15.4.7 in /packages/docs by @dependabot[bot] in #5617

Full Changelog: v4.0.341...v4.0.344

v4.0.341

02 Sep 14:16
Compare
Choose a tag to compare

Blog

What's Changed

Docs

Internals

New Contributors

Full Changelog: v4.0.340...v4.0.341

v4.0.340

22 Aug 07:47
Compare
Choose a tag to compare

What's Changed

Internals

  • Bump astro from 5.0.8 to 5.13.1 in /packages/astro-example by @dependabot[bot] in #5594

Full Changelog: v4.0.339...v4.0.340

v4.0.339

17 Aug 18:31
Compare
Choose a tag to compare

Full Changelog: v4.0.338...v4.0.339

What's Changed

  • @remotion/webcodecs: Don't overrotate video frames by @JonnyBurger in #5588
  • create-video: Add Editor Starter #5586

Homepage

Full Changelog: v4.0.334...v4.0.339

v4.0.334

17 Aug 05:16
Compare
Choose a tag to compare

What's Changed

  • @remotion/media-parser: Iterate MP4 in order of sample table by @JonnyBurger in #5587

Full Changelog: v4.0.333...v4.0.334

v4.0.333

14 Aug 08:48
Compare
Choose a tag to compare

What's Changed

  • @remotion/player Fix PlaybackrateOption component to display full rate precision by @Copilot in #5566
  • @remotion/media-parser: Better calculation of jumps to make by @JonnyBurger in #5565
  • @remotion/media-parser: Support VP9 in ISO Base Media by @JonnyBurger in #5569
  • @remotion/webcodecs: Don't apply any rotation when using default options by @JonnyBurger in #5570
  • @remotion/renderer: Fix renderStill error when rendering negative frame index by @uen in #5572
  • @remotion/media-parser: Parse bext box in WAV by @JonnyBurger in #5580
  • @remotion/webcodecs: Make createAudioDecoder() and createVideoDecoder handle undecodable media by @JonnyBurger in #5584

Templates

  • Recorder: Replace deprecated startFrom/endAt with trimBefore/trimAfter + consistent formatting by @Copilot in #5576

Docs

Success Stories

  • Add Revid.ai to 1 Million Success Story and update date by @Copilot in #5568

New Contributors

  • @uen made their first contribution in #5572

Full Changelog: v4.0.332...v4.0.333

v4.0.332

07 Aug 13:53
Compare
Choose a tag to compare

What's Changed

  • @remotion/webcodecs: Fix extractFrames() emitting same frame twice by @JonnyBurger in #5561
  • @remotion/webcodecs: Fix wrong Cues offset by @JonnyBurger in #5562
  • @remotion/lambda: Increase the minimum value for framesPerLambda to 5 by @JonnyBurger in #5554
  • Remotion Lambda PHP SDK: Fix PHP 8.2 dynamic property deprecation for storageClass by @Copilot in #5555

Docs

Internals

New Contributors

Full Changelog: v4.0.330...v4.0.332