Skip to content

v0.84.0

Choose a tag to compare

@github-actions github-actions released this 01 Apr 19:23
· 85 commits to main since this release
40d3e46

What's Changed

Improvements

  • Migrate Flet docs from MkDocs to Docusaurus for a more maintainable documentation pipeline (#6359) by @FeodorFitsner.
  • Migrate examples into standalone projects with metadata, dependencies, and assets to improve discovery and make every sample runnable as-is (#6281, #6355) by @InesaFitsner.

Bug fixes

  • Fix flet pack on macOS after the move to GitHub Releases by handling extracted app bundles, matching the cached tarball name, and cleaning up loose frameworks during packaging (#6358, #6361) by @FeodorFitsner.

Full Changelog: v0.83.1...v0.84.0