Skip to content

2.6.0

Latest

Choose a tag to compare

@NicosNicolaou16 NicosNicolaou16 released this 08 Aug 20:38
· 1 commit to main since this release
11487cf

πŸš€ 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.md file.
  • 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.