SKPhotoBrowser v4.0.0 Release Notes

  • ๐Ÿš€ 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