Releases: numandev1/react-native-compressor
Releases · numandev1/react-native-compressor
Release 1.8.9
Release 1.8.8
Release 1.8.7
Release 1.8.6
Release 1.8.5
Release 1.8.4
Release 1.8.3
Release 1.8.2
Release 1.8.1
Release 1.8.0
1.8.0 (2023-09-10)
Break Changes
- refactor: minimim file size to 0 previous it was 16 by @numandev1 in #166
- Previously progressDivider was 10, now it is 0 by default and change by change by progressDivider
- refactor: make auto compression by default by @numandev1 in #169
- using
kotlin_version = '1.7.0'
What's Changed
- refactor: minimim file size to 0 previous it was 16 by @numandev1 in #166
- chore: update react native to 0.72.4 by @numandev1 in #167
- chore: fix: manual compression bitrate and maxsize issue by @numandev1 in #168
- refactor: make auto compression by default by @numandev1 in #169
- fix: image orientation by @numandev1 in #170
- fix: manual video compression by @numandev1 in #174
- refactor: convert java to kotlin and objectivec to swift by @numandev1 in #176
Full Changelog: v1.6.4...v1.8.0