1.7.5
v1.7.5 has a bunch of bug fixes. There is no update to change the behavior and specs. So it's recommended to upgrade from v1.7.x
Bug fixes
- Fix a build error on Xcode 11.4 (#337)
- Support the initial hidden position not including the supported positions (#344, #345)
- Fix an invalid indicator insets of the tracking scroll view (#346)
- Fix the memory leak of FloatingPanelController object (#347, #350)
- Avoid the invalid safe area insets in a table view with static cells (#330, #353)
- Fix the animation velocity's sign (#354)
- Fix {top,bottom} constant's boundary in updating panel interactively (#349, #352)
- Fix the panel behavior in a sheet modal (#358)
- Fix the constraints break on fitToBounds mode (#359)
Thank you to @Isuru-Nanayakkara, @alexander-lsvk, @mhdhejazi, @kohei1218, @chriskilpin, @FlashTang and @GrigoryUlanov for this release!