π ImagePickerAndroid β Release Notes
β¨ What's New
This release focuses on modernizing the project, refreshing the example applications, and improving the documentation and migration experience.
π Updated Android & Compose Stack
The project has been updated to newer versions across the Android development stack:
- Gradle: 9.3.1
- Kotlin: 2.4.10
- Compose BOM: 2026.06.01
- Jetpack Compose: 1.11.4
- ConstraintLayout: 2.2.2
- Core KTX: 1.19.0
- Lifecycle: 2.11.0
- Media3: 1.11.0
- Target SDK: 37
These updates help keep the library aligned with the latest Android and Jetpack ecosystem.
π¨ Refreshed Example Applications
The example projects have received a UI refresh:
- Updated the Jetpack Compose example UI.
- Updated the XML example UI.
- Added new example GIFs to better demonstrate the ImagePicker functionality.
- Improved the overall presentation of the examples.
π Documentation Improvements
Documentation has been significantly improved:
- Updated the README with the latest information and examples.
- Added a dedicated
MIGRATION.mdfile. - Moved migration-related documentation from the README into the dedicated migration guide.
- Improved the documentation structure to make upgrading between versions easier.
Thank You
Thank you for using ImagePickerAndroid!
If you encounter any issues, have suggestions, or would like to contribute, feel free to open an issue or submit a pull request.