ImageSlideshow Versions Save

Swift image slideshow with circular scrolling, timer and full screen viewer

1.9.1

3 years ago

1.9.0

3 years ago

1.8.3

4 years ago

1.8.1

4 years ago

1.8.0

5 years ago

1.7.0

5 years ago

1.6.1

5 years ago

Fixes

  • Fixed Carthage build (#258)
  • Fixed memory issues (#255)

1.6.0

6 years ago

New Features

  • Page Indicator customization (#251)

Fixes

  • Fixed animation problem on orientation change (#234)
  • Fixed missing close button image in Carthage build (#247)

1.5.3

6 years ago

Fixes

  • Fixed Close broken button in Full screen controller (#242)
  • Fixed retain cycle (#241, @piercifani)

1.5.2

6 years ago

New Features

  • Example project demonstrating usage of Image Slideshow with parent UIImageView

Fixes

  • Fix image shift on iPhone X landscape (#200)
  • Add closeButtonFrame property to Full Screen controller (#226)
  • Don't trigger interactive gesture recognizer on horizontal pans, fixes single image sliding issue (#224)
  • Fix interactive dismiss regression on iOS 11