Skip to content

Releases: fluttercandies/flutter_photo_manager

3.0.0-dev.2

17 Nov 06:26
ba15446
Compare
Choose a tag to compare
3.0.0-dev.2 Pre-release
Pre-release

What's Changed

Full Changelog: 3.0.0-dev.1...3.0.0-dev.2

3.0.0-dev.1

13 Nov 05:14
876375c
Compare
Choose a tag to compare
3.0.0-dev.1 Pre-release
Pre-release

What's Changed

  • feat!: for 3.0 version by @CaiJingLong in #1027
    • Remove deprecated api
    • Remove ImageProvider classes

Full Changelog: 2.8.1...3.0.0-dev.1

See Migrate doc to migrate.

2.8.1

13 Nov 02:12
ef1a558
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.8.0...2.8.1

2.8.0

08 Nov 09:07
83fd708
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.7.2...2.8.0

2.7.2

10 Oct 03:02
b3f27d3
Compare
Choose a tag to compare

What's Changed

  • Try catch request cache thumbnail by @masewo in #975
  • feat[android]: Add log for query cursor by @CaiJingLong in #977
  • ✨ Add locks to the image provider by @AlexV525 in #993
  • 💚 Fix Podfile when finding podspecs by @AlexV525 in #998
  • [Android] Correct the key when fetching video info with MMR by @AlexV525 in #997
  • [IOS] FIX: Return original filename instead of FullSizeRender by @xick in #990

New Contributors

Full Changelog: 2.7.1...2.7.2

2.7.1

07 Aug 00:36
54292c5
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.7.0...2.7.1

2.7.0

25 Jul 06:31
d9791d2
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.6.0...2.7.0

2.6.0

23 Mar 06:07
8cf1023
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.5.2...2.6.0

2.5.2

19 Dec 03:32
eb37992
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.5.1...2.5.2

2.5.1+1

27 Nov 10:07
79e4ec9
Compare
Choose a tag to compare

What's Changed

Fixes

  • Fix pending permissions requests on Android. (#879)

Improvements

  • Always declare READ_EXTERNAL_STORAGE permission on Android. (#874)
  • Upgrade Glide and Kotlin libraries version. (#872)
  • Avoid using file-based saving methods on Android. (#871)
  • Use ContentUris for retrieving Media URIs on Android. (#870)
  • Improve media subtype on iOS. (#863)

Full Changelog: 2.5.0...2.5.1+1