Skip to content

Releases: flet-dev/flet

v0.85.0.dev0

08 Apr 20:48

Choose a tag to compare

v0.85.0.dev0 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.84.0...v0.85.0.dev0

v0.84.0

01 Apr 19:23
40d3e46

Choose a tag to compare

What's Changed

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

v0.84.0.dev0

01 Apr 17:14

Choose a tag to compare

v0.84.0.dev0 Pre-release
Pre-release

What's Changed

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

v0.83.1

29 Mar 18:29
48e1ee7

Choose a tag to compare

What's Changed

  • fix: replace deprecated delta_x/delta_y with local_delta.x/y in examples and docs by @Krishnachaitanyakc in #6344
  • fix: clear inherited validation rules for overridden dataclass fields by @ndonkoHenri in #6350

New Contributors

Full Changelog: v0.83.0...v0.83.1

v0.83.0

26 Mar 19:13
c997a22

Choose a tag to compare

New features

Improvements

  • Speed up control diffing and nested value tracking with sparse Prop updates and @value types (#6098, #6270, #6117, #6296) by @FeodorFitsner.
  • Consolidate app/build templates into the monorepo and publish pre-release flet packages and template artifacts from CI (#6306, #6331) by @FeodorFitsner.
  • Move desktop client binaries from PyPI wheels to GitHub Releases and unify desktop packaging around flet-desktop (#6290, #6309) by @FeodorFitsner.
  • Lightweight dataclass validation and deprecation with Annotated + auto-added deprecation admonitions in docs (#6278) by @ndonkoHenri.

Bug fixes

Full Changelog: v0.82.2...v0.83.0

v0.82.2

10 Mar 01:18

Choose a tag to compare

What's Changed

Full Changelog: v0.82.0...v0.82.2

v0.82.0

04 Mar 23:54
4f73d04

Choose a tag to compare

New features

Improvements

Bug fixes

  • Fix disabled-state handling across Tabs, TabBar, Tab, and TabBarView (#6220, #6224) by @ndonkoHenri.
  • Fix a WebView null-check crash (Null check operator used on a null value) (#6238) by @ndonkoHenri.

Other changes

Full Changelog: v0.81.0...v0.82.0

v0.81.0

24 Feb 18:20
b5abc2f

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.80.5...v0.81.0

v0.80.5

30 Jan 00:46
33ac583

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.80.4...v0.80.5

v0.80.4

24 Jan 00:03
fc20412

Choose a tag to compare

What's Changed

  • Refactor Icons and CupertinoIcons proxies for member caching and iteration by @FeodorFitsner in #6055
  • flet-video: add mpv_properties to VideoConfiguration by @Dejv311 in #6041
  • fix: Enable TextButton style and full-width Dropdown by @7576457 in #6048
  • Update changelogs for v0.80.4 release notes by @FeodorFitsner in #6061

New Contributors

Full Changelog: v0.80.3...v0.80.4