Skip to content

Releases: hyperoslo/ImagePicker

ImagePicker — 3.2.0

04 Jun 23:39
Compare
Choose a tag to compare

Update to Swift 5 and Xcode 11.

3.1.0

15 Aug 13:37
ae6c9e0
Compare
Choose a tag to compare
  • Add support for Objective-C, remove deprecations #358
  • Bump version to indicate Obj-C support #360
  • Unowned refrence when taking picutre fix #364
  • Added config value for handling volume actions #365
  • Dismiss when only one photo requested and selected #367
  • Add iPhoneX layout support #372
  • Fix accessibility labels #389
  • Fix build by making code succeed linting. #401

3.0.0

09 Oct 12:20
Compare
Choose a tag to compare
  • Swift 4 support 🎉

2.1.1

03 Apr 08:07
Compare
Choose a tag to compare
  • Fix deprecated M_PI #279

2.1.0

24 Mar 08:55
Compare
Choose a tag to compare
  • Allow iCloud asset #262
  • Use Configuration as instance #257
  • Fix loading #253
  • Limit the number of images selected #245
  • Option to select back or front camera as default #226
  • Color customization #239

2.0.0 - Swift 3

13 Oct 10:41
Compare
Choose a tag to compare

This release includes the Swift 3 implementation of ImagePicker!

1.4.1

26 Sep 07:41
Compare
Choose a tag to compare
  • Fix deliveryMode #207
  • Added ability to provide a preferred image size #193
  • Add an accessiblity label to the stack view #188
  • Fix orientation #190
  • Added ability to provide a preferred image size #193

1.4.0

01 Aug 09:07
Compare
Choose a tag to compare
  • Improve stack view #176
  • Refactor to AssetManager #184
  • Add accessibility label #185
  • Handle landscape rotation #186

1.3.0

22 May 10:13
Compare
Choose a tag to compare
  • Migrate to Swift 2.2 #119
  • Fixes image selection #120
  • Internal refactoring #121
  • Features AssetManager #122
  • LocationManager has been moved into its own file #128
  • Some rotation based issues are fixed #127
  • Fixes "No image available" label position #130
  • Fixes image limit bug #129
  • Fixes UI when Camera access is denied #133
  • Internal refactoring to handle permissions more efficiently #136
  • Reloads data after collection size is change #139
  • Properly reset transform and contentInset when in viewDidAppear #140
  • Fix crash on iPad by removing sessionPreset #134
  • Refactor ImageGalleryPanGestureDelegate #132

1.2

18 Mar 13:02
Compare
Choose a tag to compare
1.2

This release includes various PR from the community and small fixes.

Special thank's to @fnakstad and all the other contributors! :)