Releases: Drjacky/ImagePicker
Releases · Drjacky/ImagePicker
v2.3.22
[2.3.22] - 2022-12-19
- NullPointerException in callback (Special Thanks to Catlandor)
- Revert back from ACTION_OPEN_DOCUMENT to ACTION_GET_CONTENT
v2.3.21
[2.3.21] - 2022-12-19
- Migrate to Kotlin 1.7.21
- Update internal dependencies
- Fix FileNotFoundException due to not able to take extension (Special Thanks to Catlandor)
- Revert back from ACTION_GET_CONTENT to ACTION_OPEN_DOCUMENT until this issue is resolved.
- Fix not getting image size correctly
v2.3.20
[2.3.20] - 2022-09-28
- Fix ktlint issue
- Format internal codes
- Update internal dependencies
v2.3.19
[2.3.19] - 2022-09-20
- Improve dismiss listener
- Update Java version to 11
- Support Android API 33
v2.3.18
[2.3.18] - 2022-09-05
- Fix crash on not setting the
setOutputFormat
(Special Thanks to Hussein Habibi Juybari)
- Add Intercept Dialog dismiss event
- Improve how to customize the library in the readme file
v2.3.17
[2.3.17] - 2022-08-23
- Migrate to Kotlin 1.7.10
- Update internal dependencies
- Let the user pick multiple files in the gallery mode
- Let the user define the output format
v2.1.16
[2.1.16] - 2022-06-22
- Improve document on how to provide both camera and gallery
- List other gallery apps on gallery choose mode
- Handle an exception on creating a new file while trying to crop the image
- Add Russian translation
- Add Italy(italian) translation
v2.1.15
[2.1.15] - 2021-11-16
- Update internal dependencies
- Improve support for front camera
- Target SDK 31
v2.1.14
[2.1.14] - 2021-10-20
- Migrate to Kotlin 1.5.31
- Update internal dependencies
- Fix an issue if image is corrupted
- Add Bengali translation
- Add Dutch translation
v2.1.13
[2.1.13] - 2021-08-06
- Migrate to Kotlin 1.5.21
- Update internal dependencies
- Fix typo in German translation
- Add French translation