All Versions
34
Latest Version
Avg Release Cycle
58 days
Latest Release
1817 days ago

Changelog History
Page 3

  • v1.2.6 Changes

    • ๐Ÿ“š Identical to v1.2.5, contains a documentation fix.
  • v1.2.5 Changes

    • [NEW] Subclassability of PhotosViewControllerDelegate methods (contrib: @justindhill)
  • v1.2.4 Changes

    • [NEW] Animation flag for CaptionView - PhotosViewController.overlayView.animateCaptionViewChanges
  • v1.2.3 Changes

    • ๐Ÿ›  [FIXED] public -> open for overridable variables
    • [CHANGED] Initialize PhotosViewController from PreviewingPhotosViewController with PhotosViewController(from:)
  • v1.2.2 Changes

    • ๐Ÿšš [REMOVED] Coder initializers
  • v1.2.1 Changes

    • ๐Ÿ›  [FIXED] Build error that was causing AXPhotoViewer/Core to fail spec lint
  • v1.2.0 Changes

    • [NEW] More natural flick-to-dismiss behavior, enabling dismissals from strictly swipe velocity as well as dismissal percentage
    • [NEW] PreviewingPhotosViewController: a view controller designed to display an imageView via 3d-touch, see the README for usage details
    • ๐Ÿ›  [FIXED] Missing convenience inits in Obj-C land
  • v1.1.1 Changes

    • ๐Ÿ›  [FIXED] Retain cycle in SimpleNetworkIntegration - Issue #4
  • v1.1.0 Changes

    • [NEW] Supports presenting with any modalPresentationStyle (previously only UIModalPresentationStyleFullScreen) - Issue #3
  • v1.0.0 Changes

    • [CHANGED] Presentation animation style - no longer oscillates, faster