v0.86.0.dev2
Pre-release
Pre-release
What's Changed
- Make auto_scroll follow in-place content growth by @FeodorFitsner in #6637
- fix(build): keep web apps on path routing through boot (no /#/, deep links survive) by @FeodorFitsner in #6639
- Fix auto_scroll end-following past code blocks / nested scrollables by @FeodorFitsner in #6642
- Fix O(N²) mount/unmount scans in Session.patch_control by @davidlawson in #6651
- Minor fix of changelog entry by @davidlawson in #6653
- flet-mcp: token-efficient get_api, ranked icon search, agent tool fixes by @FeodorFitsner in #6654
- Preserve ResponsiveRow child state across Row/Wrap layout switches by @FeodorFitsner in #6663
- feat: Multiprocessing support in packaged desktop apps by @ndonkoHenri in #6662
- Fix integration test failures caused by render overflow errors by @FeodorFitsner in #6664
New Contributors
- @davidlawson made their first contribution in #6651
Full Changelog: v0.86.0.dev1...v0.86.0.dev2