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

Changelog History
Page 2

  • v5.0.3 Changes

    December 14, 2017

    āš”ļø Updated

    • šŸ”Ø Refactoring for swift4.0
  • v5.0.2 Changes

    āš”ļø Updated

    • šŸ’» #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ā€¦
  • v5.0.1 Changes

    āš”ļø Updated

    • āš”ļø #246 Updated to Swift 4 and made Swift Lint recommended changes
  • v5.0.0 Changes

    Major changed

    • šŸ”€ #250 Swift4 merge
    • šŸ”€ #242 swift4 merge

    āš”ļø Updated

    • āš”ļø #239 Updated padding for iPhone X
  • v4.1.1 Changes

    āš”ļø Updated

    • #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
  • v4.1.0 Changes

    šŸš€ Released on 30-8-2017

    āš”ļø Updated

    • šŸšš #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
  • v4.0.1 Changes

    šŸš€ Released on 18-1-2017

    šŸ›  Fixed

    • āš”ļø 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
  • v4.0.0 Changes

    šŸš€ Released on 5-1-2017

    šŸ’„ Breaking Change

    • 0ļøāƒ£ default swift version change. swift2.2 -> swift3

    šŸ›  Fixed

    • #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
  • v3.1.4 Changes

    šŸš€ Released on 11-14-2016

    • āž• add delegate that get notified when controls view visibility toggled
  • v3.1.3 Changes

    šŸš€ Released on 23-9-2016

    šŸ›  Fixed

    • šŸ’» The method dismissPhotoBrowser should only animate if the parameter animated is true.