All Versions
11
Latest Version
3.1
Avg Release Cycle
81 days
Latest Release
1646 days ago

Changelog History
Page 1

  • v3.1 Changes

    October 16, 2019
    • ๐Ÿ›  Fixed iOS 13 compatibility issue with the crop overlay not being resizable (#301).
    • โฌ†๏ธ Upgrade to Swift 5.
    • โฌ†๏ธ Bumped iOS minimum compatibility from 8 to 9 in order to rework on the crop overlay system (now using auto-layout).
    • ๐Ÿ›  Some more minor fixes and improvements...
  • v3.0.3 Changes

    January 24, 2018

    ๐Ÿ›  Fixed issue #247, iPhone X layout
    ๐Ÿ”€ Merged PR #254, Fixed cropping issues on front camera

  • v3.0.2 Changes

    October 02, 2017

    ๐Ÿ›  Fixed issue #231

  • v3.0.1 Changes

    September 27, 2017

    Migrated to Swift 4.0

  • v3.0.0

    September 27, 2017
  • v2.0.3

    September 25, 2017
  • v2.0.2 Changes

    September 08, 2017

    ๐Ÿ›  Actually fixed: iPad landscape rotation incorrect #129
    ๐Ÿ›  Fixed: Crop overlay capturing clicks when isMovable = false #217

  • v2.0.1 Changes

    September 06, 2017
    • ๐Ÿ›  Fixed: iPad landscape rotation incorrect #129
  • v2.0.0 Changes

    September 04, 2017

    ๐Ÿš€ [This release contains breaking behaviour changes]

    • โž• Added the option to resize the crop overlay by dragging from the corners
      • Setting the minimum crop area is also available
  • v1.4.1 Changes

    August 30, 2017
    • โž• Added pinch to zoom #214
    • โž• Added the option to disable the volume buttons for capturing images. #214
      • Use this if you want audio to remain playing in the background.