Skip to content

Releases: numandev1/react-native-compressor

Release 2.0.3

Choose a tag to compare

@numandev1 numandev1 released this 25 Jul 22:49
fd17fc7

2.0.3 (2026-07-25)

Bug Fixes

  • blacklist QTI AVC encoder's legacy OMX alias in pickAvcEncoder (#416) (1f9f995)

What's Changed

  • fix: blacklist QTI AVC encoder's legacy OMX alias in pickAvcEncoder by @oeddyo in #416

New Contributors

Full Changelog: v2.0.2...v2.0.3

1.19.4

Choose a tag to compare

@numandev1 numandev1 released this 20 Jul 00:23
fdda5a4

What's Changed

Full Changelog: v1.19.2...1.19.4

Release 2.0.2

Choose a tag to compare

@numandev1 numandev1 released this 16 Jun 21:10
4e993d5

2.0.2 (2026-06-16)

What's Changed

Full Changelog: v2.0.1...v2.0.2

Release 2.0.1

Choose a tag to compare

@numandev1 numandev1 released this 16 Jun 02:31
aff6cfe

2.0.1 (2026-06-16)

What's Changed

Full Changelog: v2.0.0...v2.0.1

Release 1.19.2

Choose a tag to compare

@numandev1 numandev1 released this 13 Jun 21:24
d9e5683

1.19.2 (2026-06-13)

Bug Fixes

  • video: fail iOS export instead of silently returning an audio-only MP4 (#400) (#403) (8f7f324)

Full Changelog: v1.19.1...v1.19.2

Release 1.19.1

Choose a tag to compare

@numandev1 numandev1 released this 13 Jun 21:21
44636fe

1.19.1 (2026-06-13)

Bug Fixes

Full Changelog: v1.19.0...v1.19.1

Release 2.0.0

Choose a tag to compare

@numandev1 numandev1 released this 12 Jun 03:23
f22eb1f

2.0.0 (2026-06-12)

Breaking Changes

  • Migrated native module from NativeModules / NativeEventEmitter to react-native-nitro-modules.
  • Apps must now install and link react-native-nitro-modules.
  • Minimum React Native version is now 0.75+.
  • Minimum iOS deployment target is now 13.4+.
  • Minimum Android SDK is now 24.
  • Progress events are no longer available through NativeEventEmitter; use the provided callback APIs instead.
  • Direct access through NativeModules.Compressor is no longer supported.
  • Android getFileSize now rejects on failure instead of returning an empty string.
  • Please run a clean native rebuild after upgrading.

Bug Fixes

  • prepareDecoder (3e737ad)
  • video: fail iOS export instead of silently returning an audio-only MP4 (#400) (#403) (fca5d2e)

Release 1.19.0

Choose a tag to compare

@numandev1 numandev1 released this 07 Jun 21:51
4b1b288

1.19.0 (2026-06-07)

Bug Fixes

  • video: Dolby Vision crash, 50% faster transcode, fps/bitrate/GPS fixes (#399) (b915137)

What's Changed

  • fix(video): Dolby Vision crash, 50% faster transcode, fps/bitrate/GPS fixes by @HuuNguyen312 in #399

New Contributors

Full Changelog: v1.18.2...v1.19.0

Release 1.18.2

Choose a tag to compare

@numandev1 numandev1 released this 08 May 06:51
2f8c103

1.18.2 (2026-05-08)

What's Changed

Full Changelog: v1.18.1...v1.18.2

Release 1.18.1

Choose a tag to compare

@numandev1 numandev1 released this 29 Apr 21:27
2610aea

1.18.1 (2026-04-29)

What's Changed

  • Fix video compression profiles from enhance upstream issue triage commit by @XChikuX in #395

Full Changelog: v1.18.0...v1.18.1