Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 773 Bytes

CHANGELOG.md

File metadata and controls

15 lines (11 loc) · 773 Bytes

Change log

0.5 (09/06/2016)

The version 0.5 cleans up the code, adds interactive fullscreen dismiss and fixes few minor issues (thanks again, @kafejo) This version also contains several background compatibility breaks, so please keep this in mind when upgrading to it.

New Features

  • Interactive dismiss transition on full screen controller
  • A possibility to open full screen controller from plain UIImageView

API changes

  • ImageSlideshow: currentPage renamed to currentItemIndex
  • FullScreenSlideshowViewController: initialPage renamed to initialPageIndex
  • ZoomAnimatedTransitioning: added second parameter slideshowController: FullScreenSlideshowViewController to constructor