This repository has been archived by the owner on Apr 6, 2020. It is now read-only.
Releases: nek023/QBImagePicker
Releases · nek023/QBImagePicker
3.4.0
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
- Add Spanish localization (by @cjimenezpacho)
- Add Spanish localization (by @MuscleRumble)
- Use
left
andright
instead ofleading
andtrailing
respectively