All Versions
44
Latest Version
Avg Release Cycle
5 days
Latest Release
615 days ago
Changelog History
Page 4
Changelog History
Page 4
-
v2.9.3
August 07, 2020 -
v2.9.2 Changes
August 07, 2020- ๐ iOS 14 support (#390)
- LNPopupController now supports iOS 11 and above (#335)
- โ Added Swift Package Manager support (#387)
- ๐ Improved popup bar presentation when the containerโs view is not yet part of a window hierarchy
- Introduced a new popup presentation delegate so itโs possible to listen to state changes (#287)
popupPresentationState
is now KVO-compliant so it can be used to listen to state changes (#287)- ๐ Fixed various layout issues (#370, #381, #386)
- Various API improvements for clarity and intent
- The previously-deprecated previewing API has been removed
- ๐ iOS 14 support (#390)
-
v2.9.1 Changes
August 05, 2020- ๐ iOS 14 support (#390)
- LNPopupController now supports iOS 11 and above (#335)
- โ Added Swift Package Manager support (#387)
- ๐ Improved popup bar presentation when the containerโs view is not yet part of a window hierarchy
- Introduced a new popup presentation delegate so itโs possible to listen to state changes (#287)
popupPresentationState
is now KVO-compliant so it can be used to listen to state changes (#287)- ๐ Fixed various layout issues (#370, #381, #386)
- Various API improvements for clarity and intent
- The previously-deprecated previewing API has been removed
- ๐ iOS 14 support (#390)
-
v2.9.0 Changes
August 04, 2020- ๐ iOS 14 support (#390)
- LNPopupController now supports iOS 11 and above (#335)
- โ Added Swift Package Manager support (#387)
- ๐ Improved popup bar presentation when the containerโs view is not yet part of a window hierarchy
- Introduced a new popup presentation delegate so itโs possible to listen to state changes (#287)
popupPresentationState
is now KVO-compliant so it can be used to listen to state changes (#287)- ๐ Fixed various layout issues (#370, #381, #386)
- Various API improvements for clarity and intent
- The previously-deprecated previewing API has been removed
- ๐ iOS 14 support (#390)
-
v2.8.5 Changes
October 26, 2019๐ Fix stack overflow in status bar height logic (#366)
-
v2.8.4 Changes
September 11, 2019๐ Fixed a crash in popup bar layout (thanks @wimbledon)
-
v2.8.3 Changes
August 30, 2019๐ Fix an issue where bar button items are not tappable. (#350)
-
v2.8.2 Changes
August 25, 2019 -
v2.8.1 Changes
August 25, 2019๐ Fixed a crash when long pressing the popup bar. (#346)
-
v2.8.0 Changes
August 24, 2019- ๐ Full iOS 13 support, including Catalyst (macOS Catalina)
- Visual improvements
- ๐ Performance improvements