Skip to content
This repository has been archived by the owner on Apr 6, 2020. It is now read-only.

Releases: nek023/QBImagePicker

3.4.0

17 Nov 12:57
Compare
Choose a tag to compare

New Features

  • selectedAssets is now public so you can change the selected photos before opening the picker. (#83 by @mironal)

Fixes

  • Fix the order of photos is different from the native Photos.app (#80 by @knutigro)
  • Fix that the checkmarks will not be shown when selectedAssets is modified in advance. (#84 by @mironal)
  • Fix the localization errors of Simplified Chinese. (#92 by @watermeion, and #99 by @zjmdp)
  • Fix that not all albums are shown. (#104 by @mironal)

3.3.0

16 Jul 09:23
Compare
Choose a tag to compare
  • Add Spanish localization (by @cjimenezpacho)
  • Add Spanish localization (by @MuscleRumble)
  • Use left and right instead of leading and trailing respectively

2.6.0

16 Jul 10:01
Compare
Choose a tag to compare
  • Add Chinese, Spanish and German localizations
  • Disable right to left languages for album list (by @Shimi)

2.5.2

05 May 08:04
Compare
Choose a tag to compare
  • Fix the problem that English localization will not be used correctly
  • Hide a separator of album list

3.2.0

03 May 13:45
Compare
Choose a tag to compare

3.1.1

14 Apr 07:28
Compare
Choose a tag to compare
  • Fix crash if there is no asset in folder

2.5.1

13 Apr 03:03
Compare
Choose a tag to compare
  • Restore [QBImagePickerController isAccessible] method

3.1.0

06 Apr 08:17
Compare
Choose a tag to compare
  • Auto-deselect
    • If you set maximumNumberOfSelection to 1, the user can select the new one without deselecting the old one before

2.5.0

06 Apr 08:17
Compare
Choose a tag to compare
  • Auto-deselect
    • If you set maximumNumberOfSelection to 1, the user can select the new one without deselecting the old one before

3.0.2

05 Apr 16:36
Compare
Choose a tag to compare
  • Fix that the asset bundle (CocoaPods) cannot be found