| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 3.2.2 source code.tar.gz | 2026-02-14 | 6.6 MB | |
| 3.2.2 source code.zip | 2026-02-14 | 6.6 MB | |
| README.md | 2026-02-14 | 555 Bytes | |
| Totals: 3 Items | 13.2 MB | 1 | |
Fixed
- Fixed panel interactivity broken by
floatingPanelState(_:)with delegate callbacks (#680). - Fixed stale binding value reverting panel state during SwiftUI re-renders.
Changed
- Updated CI to use Xcode 26.2 for all builds.
- Added CoordinatorProxyTests.
- Improved SamplesSwiftUI example app.
Thank you to @Sussia for this release!
The API document: https://swiftpackageindex.com/scenee/FloatingPanel/3.2.2/documentation/floatingpanel Full Changelog: https://github.com/scenee/FloatingPanel/compare/3.2.1...3.2.2