What's Changed
- docs(studio): add Flet Studio landing page and docs section by @FeodorFitsner in #6523
- docs(studio): give Studio its own footer column by @FeodorFitsner in #6524
- Tests and screenshots for Featured apps; fix for palette editor color picker by @InesaFitsner in #6521
- fix: add CMake definition to silence MSVC coroutine deprecation error by @ihmily in #6525
- docs(studio): Flet Studio launch post + updated gallery links by @FeodorFitsner in #6534
- Flet Studio update and skip builds for website/tools-only changes by @FeodorFitsner in #6537
- fix(router): pop to previous view, not the outlet layout URL by @FeodorFitsner in #6533
- Renamed titles of basic examples by @InesaFitsner in #6535
- docs: inject example headings dynamically from pyproject.toml metadata by @InesaFitsner in #6544
- Fix build web template: drop canvaskit artifacts, bump Pyodide to 0.27.7 by @FeodorFitsner in #6549
- refactor: rename and normalize example folder and package names by @InesaFitsner in #6545
- fix: honor AppView.FLET_APP_HIDDEN in Windows and Linux desktop runners by @ihmily in #6527
- feat(build): allow attributes on Android entries by @FeodorFitsner in #6551
- fix(flet-audio): replaying
Audioafter completion underReleaseMode.RELEASEraisesTimeoutExceptionby @ndonkoHenri in #6538
Full Changelog: v0.85.2...v0.85.3.dev0