| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 3.1.0 source code.tar.gz | 2025-11-11 | 6.6 MB | |
| 3.1.0 source code.zip | 2025-11-11 | 6.6 MB | |
| README.md | 2025-11-11 | 645 Bytes | |
| Totals: 3 Items | 13.2 MB | 0 | |
Added
- Added opt‑in support for the new UICornerConfiguration APIs introduced in iOS 26, letting panels adopt the latest system corner styles where available by @WillBishop (#664)
Changed
- Restored compatibility with iOS 12 by lowering the deployment target across the project, Swift Package manifest, and CocoaPods spec, and by making Combine usage conditional (#674).
Thank you to @WillBishop and @duypxd for this release!
The API document: https://swiftpackageindex.com/scenee/FloatingPanel/3.1.0/documentation/floatingpanel Full Changelog: https://github.com/scenee/FloatingPanel/compare/3.0.1...3.1.0