Releases: NicosNicolaou16/ImagePickerAndroid
Releases · NicosNicolaou16/ImagePickerAndroid
2.5.6
What’s new:
- Resolved an issue where the image picker was not available on Android 12 and below (based on issue #30).
- This update includes breaking changes—please check the README for version 2.5.6.
- Improved and expanded the README documentation.
Thank you very much for your support! Any feedback is welcome!
2.5.5
What's new:
- Upgraded Gradle to version 9.1.0.
- Updated Kotlin to version 2.3.20.
- Jetpack Compose libraries updated to BOM 2026.03.01.
- Updated all dependencies to their latest available versions.
- Updated the README file for clarity and accuracy.
Thank you very much for your support! Any feedback is welcome!
2.5.4
What's new:
- Upgraded Gradle to version 9.0.0.
- Updated Kotlin to version 2.3.10.
- Migration/Remove the deprecated code.
- Removed unused libraries.
- Jetpack Compose libraries updated to BOM 2026.01.01.
- Updated all dependencies to their latest available versions.
- Updated the README file for clarity and accuracy.
Thank you very much for your support! Any feedback is welcome!
2.5.3
What's new:
- Upgraded Gradle to version 8.13.2.
- Updated Kotlin to version 2.3.0.
- Jetpack Compose libraries updated to BOM 2025.12.01.
- Updated all dependencies to their latest available versions.
- Updated the README file for clarity and accuracy.
Thank you very much for your support! Any feedback is welcome!
2.5.2
What’s new:
- Updated various dependencies to their latest stable versions.
- Upgraded Gradle to 8.13.1.
- Updated Jetpack Compose libraries to BOM 2025.11.01.
- Improved and expanded the README documentation.
Thank you very much for your support! Any feedback is welcome!
2.5.1
2.5.0
What’s new:
- Added a check to verify if the Image Picker is available, with a callback implementation (based on issue #22).
- Compose support: Code migration required — refer to the Migration Guides section for details.
- Updated various dependencies to their latest stable versions.
- Upgraded Kotlin to 2.2.21.
- Updated Jetpack Compose libraries to BOM 2025.10.01.
- Improved and expanded the README documentation.
Thank you very much for your support! Any feedback is welcome!
2.4.5
What's new:
- Updated Target SDK to 36.
- Updated various other dependencies to their latest stable versions.
- Updated Gradle version to 8.13.0.
- Updated Kotlin version 2.2.20.
- Migration/Remove the deprecated code.
- Jetpack Compose libraries updated to BOM 2025.09.00.
- Updated/Fixed README file.
Thank you very much for your support! Any feedback is welcome!
2.4.4
What's New:
- Updated Gradle to 8.12.0.
- Updated Kotlin to 2.2.0.
- Migrated deprecated code.
- Updated Media3 to 1.8.0 in the example project.
- Updated Jetpack Compose libraries to BOM 2025.07.00.
- Updated various other dependencies to their latest stable versions.
- Updated and fixed the README file.
Thank you very much for your support! Any feedback is welcome!
2.4.3
What's new:
- Fixed a manifest merge conflict related to FileProvider definitions. The issue occurred when both the app and the library defined conflicting FileProvider entries, causing build failures. This has now been resolved. (Issue #16)
- Bug Fixes.
Thank you very much for your support! Any feedback is welcome!