Skip to content

Releases: numandev1/react-native-compressor

Release 1.6.0

29 Sep 06:24
Compare
Choose a tag to compare

1.6.0 (2022-09-29)

Bug Fixes

Features

  • add creation time to returned metadata (79babeb)

Release 1.5.2

22 Feb 05:36
Compare
Choose a tag to compare

1.5.2 (2022-02-22)

Release 1.5.1

08 Feb 10:19
Compare
Choose a tag to compare

1.5.1 (2022-02-08)

Bug Fixes

  • minimumFileSizeForCompress for 0 value (520cc98)
  • the given long is not in the range of uint32 (1040958)

Features

  • add getVideoMetaData function for video metadata (490c8cb)
  • add ph file support for image due to cameraroll (361ea96)
  • add ph file support for video due to cameraroll (ph://) (e6f8124)
  • content:// uri scheme support for android (a93a404)
  • explose ph:// and content:// real path by getRealPath function (bde0410)

Release 1.5.0

31 Jan 13:33
Compare
Choose a tag to compare

1.5.0 (2022-01-31)

Bug Fixes

  • minimumFileSizeForCompress for 0 value (520cc98)
  • the given long is not in the range of uint32 (1040958)

Features

  • add getVideoMetaData function for video metadata (490c8cb)
  • add ph file support for image due to cameraroll (361ea96)
  • add ph file support for video due to cameraroll (ph://) (e6f8124)
  • content:// uri scheme support for android (a93a404)
  • explose ph:// and content:// real path by getRealPath function (bde0410)

Release 1.4.0

28 Jan 21:51
Compare
Choose a tag to compare

1.4.0 (2022-01-28)

Bug Fixes

  • minimumFileSizeForCompress for 0 value (520cc98)
  • the given long is not in the range of uint32 (1040958)

Features

  • add ph file support for image due to cameraroll (361ea96)
  • add ph file support for video due to cameraroll (ph://) (e6f8124)
  • content:// uri scheme support for android (a93a404)
  • explose ph:// and content:// real path by getRealPath function (bde0410)

Release 1.3.4

12 Jan 13:03
Compare
Choose a tag to compare

1.3.4 (2022-01-12)

Bug Fixes

  • sound of compressed video (801dd7a)

Release 1.3.2

30 Dec 14:28
Compare
Choose a tag to compare

1.3.2 (2021-12-30)

Bug Fixes

  • add video compression cancel and fix stretch video (d9555da)

Reverts

  • add cancellation compression in IOS and android (671d83d)

Release 1.3.1

23 Dec 06:26
Compare
Choose a tag to compare

1.3.1 (2021-12-23)

Bug Fixes

  • add exception on cancel video compression (36e3607)

Release 1.3.0

22 Dec 11:57
Compare
Choose a tag to compare

1.3.0 (2021-12-22)

Features

  • add cancellation compression in IOS and android (443cefa)

Release 1.2.1

21 Dec 09:21
Compare
Choose a tag to compare

1.2.1 (2021-12-21)

Bug Fixes

  • crash due to remeasured bitrate in ios fixed #63 (5c6e4f2)
  • uuid issue by making js base uuid (022cf11)