All Versions
34
Latest Version
Avg Release Cycle
58 days
Latest Release
2047 days ago
Changelog History
Page 3
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
- [NEW] Animation flag for CaptionView -
-
v1.2.3 Changes
- ๐ [FIXED] public -> open for overridable variables
- [CHANGED] Initialize
PhotosViewController
fromPreviewingPhotosViewController
withPhotosViewController(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
- ๐ [FIXED] Retain cycle in
-
v1.1.0 Changes
- [NEW] Supports presenting with any
modalPresentationStyle
(previously onlyUIModalPresentationStyleFullScreen
) - Issue #3
- [NEW] Supports presenting with any
-
v1.0.0 Changes
- [CHANGED] Presentation animation style - no longer oscillates, faster