Skip to content

Releases: LeoNatan/LNPopupController

v2.19.2

13 Jul 12:51
5dd9a05
Compare
Choose a tag to compare
  • Refined some Swift API method names

    • Previous methods are deprecated but should not prevent compilation
  • Prepared the framework for Swift 6.0

  • Require 5.9 swift-tools-version (Xcode 15.0+)

  • Fixed a compilation issue (#571)

v2.19.1

13 Jul 10:41
340d220
Compare
Choose a tag to compare

Fixed a compilation issue (#571)

Use 2.19.2

v2.19.0

12 Jul 10:48
2a6d2ec
Compare
Choose a tag to compare
  • Refined some Swift API method names

    • Previous methods are deprecated but should not prevent compilation
  • Prepared the framework for Swift 6.0

  • Require 5.9 swift-tools-version (Xcode 15.0+)

v2.18.12

07 Jul 16:04
4b13d52
Compare
Choose a tag to compare

Added a fix for _UIHostingView.hitTest(_:with:) bugs in iOS 18

v2.18.11

06 Jul 00:25
1c6d246
Compare
Choose a tag to compare

Improve handling of toolbar appearache changes

v2.18.10

05 Jul 13:55
59d4b4a
Compare
Choose a tag to compare

Minor improvements

v2.18.9

18 Jun 22:56
f994294
Compare
Choose a tag to compare

Initial iOS 18 Support (#570)

v2.18.8

26 Mar 01:32
ea00807
Compare
Choose a tag to compare

Fixed a crash under certain circumstances.

v2.18.7

22 Feb 15:01
2813faf
Compare
Choose a tag to compare

Added support for prefersHomeIndicatorAutoHidden / setNeedsUpdateOfHomeIndicatorAutoHidden (#566)

v2.18.6

17 Feb 19:53
aaf4869
Compare
Choose a tag to compare
  • Removed unsafeFlags from the package, causing build errors (#563)