Releases: massivemadness/Fragula
Releases · massivemadness/Fragula
Fragula 2.10.1
ChangeLog
No significant changes
- Bump versions:
- AGP to 8.2.0
- Kotlin to 1.9.20
- Navigation to 2.7.6
- Compose to 1.5.4
Full list of changes: 2.10...2.10.1
Fragula 2.10
ChangeLog
- Added: Support for
SwipeDirection
in compose (by @MrRuslanYT, #27) - Fixed: Scrolling beyond the screen width (by @MrRuslanYT, 9f91e09)
- Downgraded JDK version to 11 (042a8fd)
- Bump versions:
- AGP to 8.1.1
- Kotlin to 1.9.0
- Navigation to 2.7.2
compileSdk
andtargetSdk
to 34
- Internal improvements (2cfa9c5)
Full list of changes: 2.9...2.10
Fragula 2.9
Fragula 2.8
ChangeLog
- Fixed: Black screen when calling
popBackStack()
while dragging #13 (236b83b) - Fixed: Animation when calling
popBackStack()
multiple times in compose (42c5ae1) - Downgraded minSdk to API 21 #18 (thanks to @MrRuslanYT, c2d0e4d)
- Removed deprecated methods (8154c36)
- Internal improvements (21af1a0, b667cce)
Full list of changes: 2.7...2.8
Fragula 2.7
ChangeLog
- Added:
scrollable
parameter inFragulaNavController
composable (e4c8d6d) - Renamed
setUserInputEnabled
tosetScrollingEnabled
(a54f241) - Removed
rememberSwipeBackNavigator
deprecated method (6115499) - Excluded
BuildConfig
from aar (6dc2c89) - Internal improvements (8c00698, d1806e3, 1d9bc2c, b9e439c)
Full list of changes: 2.6...2.7
Fragula 2.6
Fragula 2.5
ChangeLog
- Fixed: Compose optimizations (cac16c4, 5daeeae, 89da75b, 77a0d5f)
- Fixed: Slide animation repeats on device rotation (cac16c4)
- Renamed attributes
fgl_dim_%
tofgl_scrim_%
(9c2c995) - Bump library versions (a873369)
- AGP to 7.4.0
- Kotlin to 1.8.0
- Minor improvements
Full list of changes: 2.4.1...2.5
Fragula 2.4.1
ChangeLog
- Fixed: Crash on recomposition (thanks to @jakepurple13, 5d63bf8)
- Rewritten Jetpack Compose sample (2a9d333)
- Bump library versions (db3c740)
- AGP to 7.3.1
- Target SDK to 33
androidx.navigation
to 2.5.3androidx.compose
to 1.3.1
- Minor improvements
Full list of changes: 2.4...2.4.1