- Refactoring
- Refactoring
- #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