Releases: ivpusic/react-native-image-crop-picker
Releases · ivpusic/react-native-image-crop-picker
v0.50.0
What's Changed
- fix: Resolve OutOfMemoryError in image/video processing by @GeeksEra in #2137
- Update ImageCropPicker.m by @uranashel44 in #2129
- [BugFix - ios] Keep selection order by @sean5940 in #2099
- Fix the issure in Android where the photo picker does not support a maxFiles selection limit. by @xgtz421 in #2147
- If the "maxFiles" keyword is missing, assign a default value of 5 to align with the documentation. by @xgtz421 in #2148
- New Architecture support by @ivpusic in #2171
New Contributors
- @GeeksEra made their first contribution in #2137
- @uranashel44 made their first contribution in #2129
- @xgtz421 made their first contribution in #2147
Full Changelog: v0.42.0...v0.50.0
v0.42.0
What's Changed
- Implement the new official Android Photo Picker by @Pauligrinder in #2093
New Contributors
- @Pauligrinder made their first contribution in #2093
Full Changelog: v0.41.6...v0.42.0
v0.41.6
What's Changed
- Enhancement:: Add: Filename in response object for Android by @AmeyShrivastava in #1945
- Fix openCamera reported dimensions for portrait photos on Android by @gaearon in #2110
New Contributors
- @AmeyShrivastava made their first contribution in #1945
- @gaearon made their first contribution in #2110
Full Changelog: v0.41.5...v0.41.6
v0.41.5
v0.41.4
v0.41.3
What's Changed
- feat(android):RN-0.73 and AGP 8.0 Compatibility by @dishantwalia in #2018
New Contributors
- @dishantwalia made their first contribution in #2018
Full Changelog: v0.41.2...v0.41.3
v0.41.2
v0.41.1
What's Changed
- URGENT: Updated RNImageCropPicker.podspec by @ShivamKJJW in #2056
New Contributors
- @ShivamKJJW made their first contribution in #2056
Full Changelog: v0.41.0...v0.41.1
v0.41.0
What's Changed
- fix(ios): replace
UIGraphicsBeginImageContext
in Compression.m by @remarkablemark in #2055 - Add Privacy manifest by @ujeon in #2045
- add Dutch (nl) as a translation for iOS by @HostenMarijn in #1918
New Contributors
- @remarkablemark made their first contribution in #2055
- @ujeon made their first contribution in #2045
- @HostenMarijn made their first contribution in #1918
Full Changelog: v0.40.3...v0.41.0