Skip to content

Releases: zvonicek/ImageSlideshow

1.9.1

25 Jun 06:48
Compare
Choose a tag to compare
Release 1.9.1.

1.9.0

21 Jun 15:05
Compare
Choose a tag to compare
Release 1.9.0

1.8.3

19 Jan 21:50
Compare
Choose a tag to compare
Release 1.8.3

1.8.1

19 Jan 21:07
Compare
Choose a tag to compare
Release 1.8.1

1.8.0

26 May 18:20
Compare
Choose a tag to compare
Update for SDWebImage 5 (#324)

1.7.0

26 May 18:20
Compare
Choose a tag to compare
Merge branch 'swift-4.2'

# Conflicts:
#	ImageSlideshow.podspec

1.6.1

11 Jun 15:38
Compare
Choose a tag to compare

Fixes

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

1.6.0

27 May 16:06
Compare
Choose a tag to compare

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

17 Apr 19:30
Compare
Choose a tag to compare

Fixes

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

1.5.2

15 Apr 22:04
Compare
Choose a tag to compare

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