All Versions
15
Latest Version
Avg Release Cycle
88 days
Latest Release
1256 days ago

Changelog History
Page 1

  • v2.4.1

    October 20, 2020
  • v2.4.0 Changes

    October 03, 2020
    • โž• Add getUri() for convenient #285
    • ๐Ÿ›  Fixes for Android Q #290 #293
    • ๐Ÿ›  Fixed some typo #291
    • ๐Ÿ‘‰ Show video duration on the image picker #271
    • ๐Ÿ‘‰ Use github workflow instead of CircleCI
    • Migrate sample to Kotlin #295

    ๐Ÿฑ Thanks to @hjchin @sr1dh4r @xpdlf1004 @LinX64 for the PR ๐Ÿ”ฅ

  • v2.3.2

    August 10, 2020
  • v2.3.1

    May 22, 2020
  • v2.3.0 Changes

    May 22, 2020
    • ๐Ÿ›  Fix failed to create image file #262
    • ๐Ÿ– Handle external scoped Glide issue
    • โฌ†๏ธ Bump target SDK to Q
    • โฌ†๏ธ Bump Glide to 4.11.0
  • v2.2.0 Changes

    October 13, 2019
    • ๐Ÿ”ง Configurable ImageFileLoader
    • ๐Ÿ†• New approach on how to set custom ImageLoader
    • ๐Ÿ›  Fix and improvements
  • v2.1.0 Changes

    August 04, 2019
    • ๐Ÿ‘Œ Support video only picker
    • ๐Ÿ›  Fix #188
    • AGP 3.4.2
  • v2.0.0 Changes

    February 26, 2019
    • ๐Ÿ‘€ ImagePicker is now in Fragment and you can use it in custom UI (please see sample)
    • โœ‚ Remove Retrolambda
    • Compatibility with Glide 4.9.0
    • โž• Add Option to exclude GIF from image picker
    • ๐Ÿ› Bug fixes and improvements

    Also, we integrate our repo with CircleCi and add issue templating, because we want to improve our development experience in general

  • v2.0.0-alpha

    December 01, 2018
  • v1.13.1 Changes

    June 18, 2018

    ๐Ÿ›  Fixing long loading time in image picker