ImagePicker v1.2 Release Notes

Release Date: 2016-03-18 // about 8 years ago
  • Full Changelog

    Implemented 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)