SwiftyCam/CHANGELOG.md
2017-01-06 12:10:35 -07:00

406 B

CHANGELOG

Version 1.2.0

  • Enabling flash is now a boolean property rather than a function
  • Flash for photos only flashes when photo is taken.
  • Flash for videos enables the torch when video begins recording and disables flash when video finishes
  • Fixed issue where SwiftyCamDidChangeZoomLevel(zoomLevel:) would be called from pinch gestures from front camera
  • Minor bug fixes and enhancements