What's Changed
- fix: reject session reuse when existing connection is still active by @ihmily in https://github.com/flet-dev/flet/pull/6513
- feat(router): add
modal/recursiveRoute flags + chain-based pop by @FeodorFitsner in https://github.com/flet-dev/flet/pull/6516 - docs: add 0.85.2 changelog entry for [#6513] session reuse fix by @FeodorFitsner in https://github.com/flet-dev/flet/pull/6518
- docs: add release migration-guide page for breaking changes and deprecations by @ndonkoHenri in https://github.com/flet-dev/flet/pull/6517
New Contributors
- @ihmily made their first contribution in https://github.com/flet-dev/flet/pull/6513
Full Changelog: https://github.com/flet-dev/flet/compare/v0.85.1...v0.85.2