All Versions
51
Latest Version
Avg Release Cycle
57 days
Latest Release
1465 days ago

Changelog History
Page 5

  • v1.0.10 Changes

    March 19, 2015

    โž• Added

    • Camera state returned when adding the preview layer.

    ๐Ÿ”„ Changed

    • โšก๏ธ README.md update.
  • v1.0.9 Changes

    March 10, 2015

    ๐Ÿ”„ Changed

    • CameraManager class made public.
  • v1.0.8 Changes

    February 24, 2015

    ๐Ÿ›  Fixed

    • Wrong orientation when camera preview starts in landscape mode.

    • Crash when trying to capture a still image.

    • Orientation detection failure after stop and resume of a capture session.

    • ๐Ÿ› Bug which prevented from recording audio.

  • v1.0.7 Changes

    October 30, 2014

    โž• Added

    • ๐Ÿ”– Version compatible with XCode 6.1.

    ๐Ÿ”„ Changed

    • โšก๏ธ README.md update.

    • โšก๏ธ Swift syntax updates to resolve compile errors.

  • v1.0.6 Changes

    October 28, 2014

    โž• Added

    • Check for valid capture session.

    ๐Ÿ”„ Changed

    • ๐Ÿ›  Fixed video orientation change.
  • v1.0.5 Changes

    October 22, 2014

    ๐Ÿ”„ Changed

    • โœจ Enhanced Camera lifecyle.

    • Orientation observers only added if needed.

  • v1.0.4 Changes

    October 16, 2014

    โž• Added

    • Restart session.

    ๐Ÿ”„ Changed

    • โšก๏ธ README.md update.
  • v1.0.3 Changes

    October 15, 2014

    โž• Added

    • Property writeFilesToPhoneLibrary to conditionally write to user library.

    ๐Ÿ”„ Changed

    • Resources only recreated when needed.

    • โšก๏ธ README.md update.

  • v1.0.2 Changes

    October 15, 2014

    โž• Added

    • CameraManager.podspec file.
  • v1.0.1 Changes

    October 15, 2014

    ๐Ÿ”„ Changed

    • Optional initializer for addPreviewLayerToView.