All Versions
21
Latest Version
Avg Release Cycle
74 days
Latest Release
1439 days ago

Changelog History
Page 2

  • v1.5.2 Changes

    April 15, 2018

    ๐Ÿ†• 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
  • v1.5.1 Changes

    February 04, 2018

    ๐Ÿ›  Fixed division by zero error

  • v1.5.0 Changes

    January 21, 2018

    ๐Ÿ†• New Features

    • โšก๏ธ Implement image load cancelling to optimize memory usage
    • ๐Ÿ‘Œ Improve Kingfisher InputSource to take Options parameters
    • โšก๏ธ Update page control selected page during scrolling (#204)
    • โž• Add possibility to change maximum zoom scale (#221)

    ๐Ÿ›  Fixes

    • SDWebImage dependency improvements (#205)
    • ๐Ÿ›  Fix possible division by zero crash (#187)
    • Adjust close button frame to respect SafeAreaInsets (#209)
    • ๐Ÿ›  Fix missing placeholder on AFURLSource (#218)
    • ๐Ÿ›  Fix incorrect currentPageChanged calls (#222)
  • v1.4.1

    October 04, 2017
  • v1.4.0

    September 23, 2017
  • v1.3.0

    May 08, 2017
  • v1.2.0

    March 20, 2017
  • v1.1.0

    February 19, 2017
  • v1.0.0 Changes

    December 11, 2016

    ๐Ÿ”– Version 1.0 aims to improve stability and brings couple of new features. Also contains few backward complatibility breaking changes.

  • v0.6 Changes

    June 21, 2016

    Add support for Swift 2.3 and Carthage. Equivalent version 0.6-swift3 supports Swift 3.