New
v0.80.5
What's Changed
- docs: reorder text layout in calculator tutorial by @perrotuerto in https://github.com/flet-dev/flet/pull/6059
- docs: Markdown examples in controls/markdown.md by @7576457 in https://github.com/flet-dev/flet/pull/6067
- docs: Add table of contents to CONTRIBUTING.md by @7576457 in https://github.com/flet-dev/flet/pull/6073
- Include material and cupertino icon data in PyInstaller hook by @FeodorFitsner in https://github.com/flet-dev/flet/pull/6072
- Updated Extending Flet doc by @InesaFitsner in https://github.com/flet-dev/flet/pull/6084
- Avoid
FletAppcontrol messing with root app routing by @FeodorFitsner in https://github.com/flet-dev/flet/pull/6086 - feat: add LaTeX support in
ft.Markdownby @7576457 in https://github.com/flet-dev/flet/pull/6069 - Fix memory leak in Flet web apps by @FeodorFitsner in https://github.com/flet-dev/flet/pull/6089
- Release Flet version 0.80.5 by @FeodorFitsner in https://github.com/flet-dev/flet/pull/6090
New Contributors
- @perrotuerto made their first contribution in https://github.com/flet-dev/flet/pull/6059
Full Changelog: https://github.com/flet-dev/flet/compare/v0.80.4...v0.80.5