- Fix crash on right side back gesture.
- Update
CupertinoGestureNavigationDecoration
to be aAnimatedNavDecorator
. - Fix value restoration after
removeState
call inRetainedStateHolder
. - Update Android compose artifacts to
1.7.8
. - [docs] Add tutorial for how to use Circuit shared elements.
- [docs] Added basic reference guide on deep-linking using circuit for Android platform.
Special thanks to @vulpeszerda for contributing to this release!
What's Changed
- Update dependency mkdocs-material to v9.6.3 by @slack-oss-bot in #1925
- Update dependency com.github.ajalt.clikt:clikt to v5.0.3 by @slack-oss-bot in #1928
- Fix crash on right side back gesture by @stagg in #1935
- [📖 User Guide] Added basic reference guide on deep-linking using circuit for Android platform. by @hossain-khan in #1926
- Add tutorial for how to use Circuit shared elements by @stagg in #1936
- Update dependency org.jetbrains.kotlinx:kotlinx-datetime to v0.6.2 by @slack-oss-bot in #1932
- Update roborazzi to v1.41.0 by @slack-oss-bot in #1933
- Add Metro code gen support by @ZacSweers in #1937
- Update ktor monorepo to v3.1.0 by @slack-oss-bot in #1938
- Update compose.material to v1.7.8 by @slack-oss-bot in #1941
- Update compose.runtime to v1.7.8 by @slack-oss-bot in #1942
- Update dependency androidx.compose.animation:animation to v1.7.8 by @slack-oss-bot in #1944
- Update dependency mkdocs-material to v9.6.4 by @slack-oss-bot in #1946
- Update roborazzi to v1.41.1 by @slack-oss-bot in #1947
- Update dependency androidx.compose:compose-bom to v2025.02.00 by @slack-oss-bot in #1948
- Fix value restoration after
removeState
call inRetainedStateHolder
by @vulpeszerda in #1931 - Update
CupertinoGestureNavigationDecoration
to be aAnimatedNavDecorator
by @stagg in #1939 - Update dependency androidx.compose.foundation:foundation to v1.7.8 by @slack-oss-bot in #1945
- Update compose.ui to v1.7.8 by @slack-oss-bot in #1943
Full Changelog: 0.26.0...0.26.1