Skip to content

Releases: uias/Pageboy

2.3.1

06 Jan 13:21
Compare
Choose a tag to compare

Fixed

  • #133 Potential memory issues with UIApplication extension.

2.3.0

05 Jan 16:17
Compare
Choose a tag to compare

Updated

  • #131 Make Pageboy safe to use in extensions.

2.2.0

20 Dec 11:36
Compare
Choose a tag to compare

Updated

  • #121 Update minimum deployment target to iOS 9.
  • #129 Disable showsPageControl temporarily (Due to iOS 11.2 issue).

2.1.0

24 Nov 12:01
Compare
Choose a tag to compare

Added

  • #116 Support for built-in UIPageViewController page control.
  • #116 showsPageControl to PageboyViewController.

2.0.4

11 Nov 18:52
Compare
Choose a tag to compare

Fixed

  • #118 Setting data source in initializer breaks updateViewControllers.

2.0.3

09 Nov 21:17
Compare
Choose a tag to compare

Minor fixes and improvements.

Fixed

  • #113 When swiping too fast PageboyViewController crashes app.
  • #114 Custom preferredStatusBarStyle does not work.

2.0.2

23 Oct 20:50
Compare
Choose a tag to compare

Improvements to animation logic.

Fixed

  • #109 Improved blocking logic for animated scroll transitions during other operations.

2.0.1

22 Oct 10:13
Compare
Choose a tag to compare

Minor fixes to UIPageViewController management logic.

Fixed

  • #109 UIPageViewController crash with intense scrolling input.

Pageboy 2

13 Sep 08:41
Compare
Choose a tag to compare

Swift 4 support, and major enhancements to PageboyViewControllerDataSource.

Added

Updated

  • #88 Completely redesign PageboyViewControllerDataSource to support improved view controller reuse.
  • #78 Update PageboyViewControllerDataSource to support the latest recommended code syntax style.
  • Update PageboyViewControllerDelegate to support the latest changes to PageboyViewControllerDataSource .

Upgrade Notes

This release includes API breaking changes from any previous 1.x release. When upgrading to v2.0 from a v1.x install, please read the accompanying migration notes that can be found here: Pageboy 2.0 Migration Guide.

Pageboy 2 - Beta 5

06 Sep 09:28
Compare
Choose a tag to compare
Pageboy 2 - Beta 5 Pre-release
Pre-release

All issues associated with the 2.0.0 milestone can be found with this filter.

Last beta release before v2.0.0 🍾

Added

  • 1.4.1 - Latest Pageboy changes from v1.4.1.

Upgrade Notes

This beta release and any following v2.0 releases will include API breaking changes from any previous 1.x release. When upgrading to v2.0 from a v1.x install, please read the accompanying migration notes that can be found here: Pageboy 2.0 Migration Guide.