Skip to content

Commit adc2b88

Browse files
committed
Prepare for release 0.26.1.
1 parent 8b02611 commit adc2b88

File tree

5 files changed

+1322
-838
lines changed

5 files changed

+1322
-838
lines changed

CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,20 @@ Changelog
44
**Unreleased**
55
--------------
66

7+
0.26.1
8+
------
9+
10+
_2025-02-13_
11+
12+
- Fix crash on right side back gesture.
13+
- Update `CupertinoGestureNavigationDecoration` to be a `AnimatedNavDecorator`.
14+
- Fix value restoration after `removeState` call in `RetainedStateHolder`.
15+
- Update Android compose artifacts to `1.7.8`.
16+
- [docs] Add tutorial for how to use Circuit shared elements.
17+
- [docs] Added basic reference guide on deep-linking using circuit for Android platform.
18+
19+
Special thanks to [@vulpeszerda](https://github.com/vulpeszerda) for contributing to this release!
20+
721
0.26.0
822
------
923

0 commit comments

Comments
 (0)