All Versions
36
Latest Version
Avg Release Cycle
59 days
Latest Release
-

Changelog History
Page 1

  • v7.0.0 Changes

    Big Changed

    • ๐Ÿ‘Œ Support xcode12.x. swift5.2

    โšก๏ธ Updated

    • โšก๏ธ #371 Update README.md by bcorrea2
    • ๐Ÿ‘ #374 Support network gif loading by p36348
  • v6.1.0 Changes

    April 03, 2019

    Big Changed

    • ๐Ÿ’ป #330 Changes for swift 5.0, Xcode 10.2,

    โšก๏ธ Updated

    • ๐Ÿ’ป #339 fix #316 and #323 bug by xiaoweiFive
    • โšก๏ธ #342 update readme.md by SherlockQi
    • ๐Ÿ’ป #344 fixed broken page recycling (regression from c6df44f)
    • ๐Ÿ’ป #348 keep thumbnail display until image download finished by seanxux
    • ๐Ÿ’ป #353 loop call SKPhotoBrowserDelegate.controlsVisibilityToggled function by cp110
    • ๐Ÿ’ป #361 Support for iPhoneXS, XSMax and XR by jdanthinne
    • ๐Ÿ’ป #361 Xcode 10.2 optimization by TParizek
  • v6.0.0 Changes

    September 14, 2018

    Big Changed

    • ๐Ÿ’ป #330 Changes for swift 4.2, Xcode 10, and iOS 12 by jlcanale

    โšก๏ธ Updated

    • ๐Ÿ’ป #314 Add possibility to provide custom request parameters by Fiser33
    • ๐Ÿ’ป #315 Fix: Unable to set delete and close button images without setting size. by kiztonwose
    • ๐Ÿš€ #318 fix unreleased views in uiwindow for non-dismiss animation case by fans3210
    • ๐Ÿ’ป #321 Set the backround view's background color from settings by pantelisss
    • ๐Ÿ’ป #331 Add ability to lower caption and give caption a background gradient by corban123
    • ๐Ÿ’ป #334 Prevent app crashed on zooming when xScale or yScale is NaN, Inf by GE-N
    • ๐Ÿ’ป #335 use the size of the window instead of UIScreen to support SplitScreen by PatrickDotStar
  • v5.1.0 Changes

    May 07, 2018

    โšก๏ธ Updated

    • ๐Ÿ’ป #311 Delete and Close Button Overlapping bug by rajendersha
  • v5.0.9 Changes

    April 23, 2018

    5.0.9

    โšก๏ธ Updated

    • ๐Ÿ’ป #304 CaptionViewForPhotoAtIndex is not work
    • ๐Ÿ’ป #305 Padding properties for close and delete button.
    • ๐Ÿ› Bug At iphoneX, close / delete / pagination can be tapped correctly.
  • v5.0.8 Changes

    April 12, 2018

    5.0.8

    โšก๏ธ Updated

    • ๐Ÿ’ป #224 override popupShare not working
    • ๐Ÿ’ป #248 always ignore image cache, asked by FicowShen
    • ๐Ÿ’ป #304 CaptionViewForPhotoAtIndex is not work
    • ๐Ÿ’ป #301 SKPhotoBrowserOptions.displayDeleteButton not working
    • ๐Ÿšš #302 Add method to remove all images for SKCache by filograno
  • v5.0.7 Changes

    March 29, 2018

    โšก๏ธ Updated

    • ๐Ÿ’ป #301 SKPhotoBrowserOptions.displayCounterLabel is not working
    • ๐Ÿ’ป #297 I want to hide SKPagingScrollView's horizontal indicator by mothule
  • v5.0.6 Changes

    March 09, 2018

    ๐Ÿ’ป #292 Fix crash when imageRatio isNan by arnaudWasappli
    ๐Ÿ’ป #291 When disableVerticalSwipe is true the browser crashes on close by aliillyas

  • v5.0.5 Changes

    February 13, 2018

    5.0.5

    • ๐Ÿ’ป #271 SmartInvert now works properly
    • ๐Ÿ’ป #288 Add the long photo width match screen option.
    • ๐Ÿ’ป #289 Add SWIFT_VERSION to xcconfig
    • ๐Ÿ’ป #273 Fixed crash on resizableImageView force unwrapping.
  • v5.0.4 Changes

    โšก๏ธ Updated

    • ๐Ÿ›  #273 Fixed crash on resizableImageView force unwrapping by matuslittva