All Versions
10
Latest Version
Avg Release Cycle
65 days
Latest Release
2804 days ago

Changelog History

  • v2.2.8 Changes

    January 05, 2017
    • ๐Ÿ›  Fix: Validate delegate responds to `cameraDidSavePhotoAtPath before calling (#83)
  • v2.2.7 Changes

    October 10, 2016
    • ๐Ÿ›  Fix an issue loading button images in Release (#78)
    • ๐Ÿ›  Fix Swift example code to change the default tint color
    • โฌ†๏ธ Bump podspec mininum iOS version to 8.0 (#76)
  • v2.2.6 Changes

    September 20, 2016

    โšก๏ธ This update fixes some issues when building with iOS 10.0.
    โšก๏ธ If you are supporting iOS 10, please update to 2.2.6 and read the Privacy section of the README.

    • ๐Ÿš€ Replace images that were being identified with P3 display mode when building in iOS 10.0, which could cause apps not to pass validation if the deployment target was lower than 9.3
    • โž• Add privacy keys to Info.plist for building with iOS 10.0
    • โšก๏ธ Update Swift example project to Swift 3
  • v2.2.5 Changes

    August 01, 2016
    • ๐Ÿ›  Present the album view controller as a popover (fixes #70)
    • Enable using the lib from the simulator without crashing (with only album selection available)
  • v2.2.4 Changes

    July 25, 2016
    • ๐Ÿ›  Fix issues using library with use_frameworks!
  • v2.2.3 Changes

    July 22, 2016
    • ๐Ÿ›  Fix issue that could cause icons to disappear when building on Release (#64)
    • ๐ŸŽ Performance improvements loading the camera and taking photos
    • โž• Added Swift target example
    • ๐Ÿ”จ Refactored the Objective-c example target
  • v2.2.2 Changes

    January 25, 2016
    • iOS 9 improvements
  • v2.2.1 Changes

    June 29, 2015
    • โž• Added option to displays or hides the filter and album button
  • v2.2 Changes

    June 01, 2015
    • Ability to change button colors programmatically
  • v2.1 Changes

    May 30, 2015
    • โž• Added icon with latest image from camera roll
    • โž• Added option to displays or hides the button that switches between the front and rear camera