CHANGELOG

3.6.15

Status bar appearance and animation improvements.

3.6.14

SwiftUI improvements. Update documentation.

3.6.13

Pan gesture bug fixes and improvements for dismissal transition. Console logs from PBPopupController module can be disabled.

3.6.11 & 3.6.12

Pan gesture bug fixes and improvements.

3.6.9 & 3.6.10

Screenshot improvements.

3.6.8

Gestures animations and conflicts improvements.

3.6.7

Reset the corner radius for the aesthetics of the animation of the control center presentation when state is open (issue #23).

3.6.6

Example improvements.

3.6.5

Fixes a popup bar layout issue after transition to size.

3.6.4

Fix for bad layout animation when the bottom bar is the toolbar of a navigation controller.

3.6.3

Fix for bad layout animation when the bottom bar is the toolbar of a navigation controller. Bug fixes when hidesPopupBarWhenPushed is true.

3.6.2

iOS 16 support.

3.6.1

Gestures improvements.

3.6.0

Update for SwiftUI.

3.4.10

Layout improvements.

3.4.9

Minor fixes.

3.4.8

iOS 15 support. Improvements. Updated example.

3.4.7

Fixes incorrect additionalSafeAreaInsets in some cases.

3.4.6

Fixes a bug introduced in version 3.4.4 when the view of the content view controller is a scroll view. Fixes popup bar appearance when the container is a navigation controller. Remove unnecessary code.

3.4.5

Adds the ability to add a view to close the controller by swiping down. Documentation updates.

3.4.4

Fix a crash when popupCloseButtonStyle is set to none## 3.4.4

3.4.3

Custom popupPresentationStyle width. Status bar appearance and animation improvements. Documentation updates.

3.4.2

Fix popup bar highlightView background color according user interface style. Do not snapshot the backing view when enter in background.

3.4.1

Fix issue #12. Change the default value for popupContentView.popupIgnoreDropShadowView to true.

3.4.0

SwiftPM Support.

3.3.0

SwiftUI Support (WIP).

3.2.3

Update travis. Documentation updates.

3.2.2

Do not override user interface style.

3.2.1

Fixes backing view corner radius issue. Fixes additional safe area bug.

3.2.0

More layout Improvements. iOS 14 support improvements. Demo project updates.

3.1.0

Improvements. iOS 14 support. Updated example.

3.0.1

Improve rotation when popup content is open.

3.0.0

Version 3.0.0: Completely revisited. Dropping support for iOS 9, 10. Adding support for macOS Catalyst.

2.1.1

Fix toolbar layout issue.

2.1.0

Fix layout issues.

2.0.0

Refactor, improvements and fix layout issues.

1.1.0

Support iOS 13 dark mode.

1.0.6

Do not end the popup bar gesture recognizer when the finger is still pressed on the screen and the popup controller is closed.

1.0.5

Remove 1.0.4 tag.

1.0.4

Enhancements and refactor.

1.0.3

hidesBottomBarWhenPushed animation fix.

1.0.2

Bug fixes.

1.0.1

Bug fixes.

1.0.0

The fisrt version.