- Support xcode12.x. swift5.2
- #371 Update README.md by bcorrea2
- #374 Support network gif loading by p36348
- #330 Changes for swift 5.0, Xcode 10.2,
- #339 fix #316 and #323 bug by xiaoweiFive
- #342 update readme.md by SherlockQi
- #344 fixed broken page recycling (regression from c6df44f9)
- #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
- #330 Changes for swift 4.2, Xcode 10, and iOS 12 by jlcanale
- #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
- #311 Delete and Close Button Overlapping bug by rajendersha
- #304 CaptionViewForPhotoAtIndex is not work
- #305 Padding properties for close and delete button.
- Bug At iphoneX, close / delete / pagination can be tapped correctly.
- #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
- #301 SKPhotoBrowserOptions.displayCounterLabel is not working
- #297 I want to hide SKPagingScrollView's horizontal indicator by mothule
- #292 Fix crash when imageRatio isNan by arnaudWasappli
- #291 When disableVerticalSwipe is true the browser crashes on close by aliillyas
- #271 SmartInvert now works properly by timroesner
- #288 Add the long photo width match screen option by dirtmelon
- #289 Add SWIFT_VERSION to xcconfig by cheungpat
- #273 Fixed crash on resizableImageView force unwrapping by matuslittva
- Refactoring for swift4.0
- #255 Fixed the crash where the PhotoBrowser could crash.
- #262 Fix calling willDismissAtPageIndex delegate method
- #263 Remove unused options
- #263 Use iOS 11 Safe Area Insets to layout toolbar
- #270 Added functionality to add new photos at the end or at the start of c…
- #246 Updated to Swift 4 and made Swift Lint recommended changes
- #250 Swift4 merge
- #242 swift4 merge
- #239 Updated padding for iPhone X
- #208 improve: change deleteButtonPressed(), currentPageIndex access level
- #210 Fix Shorthand Operator Violation of Swiftlint
- #215 swiftLint
- #216 update code to Swift 3.1
- #223 Removed deprecated constants
- #225 Custom Cancel button title
- #227 Attach toolbar and delete button to single browser instance
- #236 improve SKPhotoBrowserDelegate
Released on 30-8-2017
- #173 Move the willDismiss delegate call closer to the dismissal
- #196 Improved SKCaptionView
- #197 fix: deleteButton frame does not update if screen has rotated
- #199 Add SKPhotoBrowserOptions to customize indicator color & style
- #200 Swap and custom padding for delete and close buttons
- #205 Replaced deprecated Pi constants
- #207 Update code style: to Swift3.1
- #231 Update SKZoomingScrollView.swift
Released on 18-1-2017
- Update README.md
- #158 Button Position wrong with changed StatusBar handling
- #162 Fix SKPhotoBrowserOptions background color
- #181 Unclear how placeholder image is supposed to work
Released on 5-1-2017
- default swift version change. swift2.2 -> swift3
- #171 Add @escaping to delegate method's reload closure parameter.
- #172 Fix caption font bug
- #177 Fix a fatal error when app's window is customized.
- #178 SKPagingScrollView fixes / swift3 branch
- #179 SKPagingScrollView fixes
- #182 Always load from the URL even if a placeholder image exists
- #186 fix setStatusBarHidden is deprecated in iOS 9.0 and demo cannot run
- #188 Added options for custom photo's caption.
- #180 SKPhotoBrowserOptions not working Swift 3
Released on 11-14-2016
- add delegate that get notified when controls view visibility toggled
Released on 23-9-2016
- The method dismissPhotoBrowser should only animate if the parameter animated is true.
Released on 16-9-2016
- Scrolling performance slowed #145
Released on 15-9-2016
- Example crash in xcode8 fixed
- Provides various UI configuration options via SKPhotoBrowserOptions. #144
Released on 9-2016
- Issue with multiple actionButtonTitles #137
- fix swiftlint warnings #140
- Update for Xcode 8 GM (swift 2.3). #141
Released on 9-2016
- Issue with multiple actionButtonTitles #137
- Impossible to zoom when resolution is 1024x768 #134
- Crash bug at zooming scrool view #133
Released on 9-2016
- Skip loading image if already loaded #135
Released on 8-2016
- status bar handling is removed.
- custom button handling interface is chagned.
- custom option goes internal/private. use option via SKPhotoBrowserOptions.
- Add changelog
- prepare for swift3.0.
- refactoring code for new implement.
- Parent View disappears when dismissed. #120
- Glitch when origin imageview is not correct size #108
- Problems with the "long" photo #116
- Statusbar handling.
- Some public property to internal for improving
Released on 8-2016
- Migrate UIImage cache category to new SKCache
- Make cached response data return optional
- Fixed issue when animatedFromView not has a superview but has superlayer
- Fixed when image downloaded then not show activityindicator
- Update for Swift2.3
Released on 6-2016
- Delegate to notify when the user scroll to an index
- Single tap to dismiss
- Fixed a bug where the activity indicator was only visible
- Fixed unit test and problems running when being bridged
Released on 4-2016
- Using SKPhotoProtocol to enable usage from SKLocalPhoto
- SKLocalPhoto to support local photo from file
- Bug when animation when tap.
- The indicator may not disappear when loading local image
- Event crash when closing before image has been loaded
- Fix crash on initialisation
Released on 3-2016
- Enable ability to override statusBar style
- Update for swift2.0
- Bug when zooming small image
- Prevent crash when closing before image has been loaded
Released on 2016-3
- Change maxScale to 1.0 it works perfectly.
- Fixed the bug which was after the device rotation
Released on 2016-3
- Delete Button
- Change maxScale to 1.0 it works perfectly.
- Rew algorithm for maxScale.
- Changed UIActionSheet to UIAlertController with ActionSheet style
Released on 2-2016
- Delegate add for actionbutton.
- DidShowPhotoAtIndex delegate goes to optional.
- Zooming bug fixed.
Released on 1-2016
- Added action functionality similar to IDMPhotoBrowser.
- Add extra caption for share
- Bug fixed for mail crash
Released on 10-2015
- SKPhotoProtocol is implemented.
- Double tap bug fixed
Released on 10-2015
- some property make private.
- layout bug fixed when zoom.
Released on 10-2015