All Versions
12
Latest Version
Avg Release Cycle
150 days
Latest Release
1618 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v3.2.0 Changes
June 04, 2020⚡️ Update to Swift 5 and Xcode 11.
-
v3.1.0 Changes
August 15, 2018- ➕ 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
-
v3.0.0 Changes
October 09, 2017- 🍱 Swift 4 support 🎉
-
v2.1.1 Changes
April 03, 2017- 🛠 Fix deprecated M_PI #279
-
v2.0.0 Changes
October 13, 2016🚀 This release includes the Swift 3 implementation of ImagePicker!
-
v1.4.0 Changes
August 01, 2016 -
v1.3.0 Changes
May 22, 2016- 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
-
v1.2 Changes
March 18, 2016Implemented enhancements:
- 📇 Metadata support #102
Closed issues:
- ✅ I am trying to use the demo with latest cocoda pod and xcode 7 but its not working #108
- To quickly explore the demo project, as a User, I'd like to be able to run the demo on a device. #99
- Can't run demo app as-is #98
- 👍 Objective C support ? #97
- After dismissing the view overlaps with status bar. #94
- Present ViewController from the ImagePickerController #88
- ➕ Add paragraph about how to limit selection in the README #86
- Limitation for images #85
- StatusBar is kept hidden when leaving view #78
🔀 Merged pull requests:
- Disable code signing #109 (zenangst)
- Record location with CLLocationManager if permission given by user #107 (fnakstad)
- 🛠 Fix bug where pictures are repeatedly taken due to new AVCaptureSessi… #106 (fnakstad)
- 🛠 Fixed issues in iPad landscape #104 (BenchR267)
- 🛠 fix reloadAssets still showing pictures as selected in collection view #101 (aronse)
- 🔄 Changed how status bar appear/disappear #95 (JARMourato)
- Can Disable Camera Rotation #93 (kernjackson)
- 👌 Support taking pictures with volume button #92 (zenangst)
- 👌 Support rotation #91 (zenangst)
- ➕ Add image selection limiting to the README #90 (zenangst)
- 🏗 Configure Travis to build the project #89 (zenangst)
- 🛠 Fix framework resources #87 (vadymmarkov)