Skip to content

Releases: flet-dev/flet

v0.6.1

27 Apr 04:34
Compare
Choose a tag to compare

Changelog

  • 9fe9cea Fix regression in AlertDialog and BottomSheet controls

v0.6.0

26 Apr 20:46
Compare
Choose a tag to compare

Changelog

v0.5.2

11 Apr 20:25
Compare
Choose a tag to compare

Changelog

  • 969cb22 Bump Flet version to 0.5.2
  • bc7dfd1 Dispose controls only on session closed event
  • 9b353e9 Fix "There is no current event loop" error in auth module

v0.5.1

09 Apr 16:34
Compare
Choose a tag to compare

Changelog

  • 8c372de Bump Flet to 0.5.1
  • ca99a26 Fixed infinite recursion in _remove_control_recursively()
  • f306211 Fixed page.__str__() implementation
  • fe3daec Fix page reference in will_unmount method

v0.5.0

06 Apr 19:06
b79228c
Compare
Choose a tag to compare

Changelog

  • b79228c 1st class Flet charts based on fl_chart package (#1255)
  • bda358c sudo apt update --allow-releaseinfo-change
  • 35be21b Fix logging in a Python module
  • fc8cc77 Use named loggers in Python (#1157)
  • ad6d723 fix a broken link (#1140)
  • fd03998 Fix Contribution guide as PDM is no longer used (#1124)
  • b19dad9 Fix BoxShadow.blur_style property
  • 8775493 Bump Pyodide v0.22.1
  • 8a98b19 Added focus() method, focus and blur events to Elevated, Outlined, Text and Icon buttons (#1079)
  • e63290d New Card props: color, shadow_color, surface_tint_color (#1078)
  • bfce325 Added WindowDragArea.maximizable property (#1077)
  • 6b4e27f Added Container.blur and Container.shadow properties (#1076)
  • 34fb1d9 Add template for Q&A discussions (#1070)

v0.4.2

20 Feb 22:26
Compare
Choose a tag to compare

Changelog

  • 035b001 Bump version 0.4.2
  • 85043d2 Fix reading versioninfo for PyInstaller 5.8.0
  • 13f7d45 Fix Dropdown.disable property

v0.4.1

19 Feb 03:13
Compare
Choose a tag to compare

Changelog

  • cdfa449 Bump version 0.4.1
  • 63b9bff Slider.round to round slider value on a label
  • 649b294 Merge branch 'main' of https://github.com/flet-dev/flet
  • 660ec6e Fix page.client_storage.get_keys() timeout
  • e0ce478 Update poetry.lock
  • da3143e Fix encode() import in PyInstaller integration
  • 982ee21 Fix "ConnectionAbortedError" error on Windows
  • 610124a Consistent licensing across the code - Apache 2.0
  • a151f61 Fix assets loading in a sub-directory app (#1019)
  • 6529376 Add --distpath option to flet pack and flet publish commands (#1018)
  • f91cec0 Updating manifest.json when using flet publish (#1014)
  • 1e7ba72 Fix "Address already in use" error on flet run hot reload (#1007)
  • 944aaab Force Python sub-process to run with UTF-8 encoding (#1002)
  • 5812e3b Fix: View with content crashes in some routing scenarios (#1001)

v0.4.0

05 Feb 03:33
Compare
Choose a tag to compare

Changelog

  • 041d762 Disable repetitive publishing of Dart package
  • 0d70a05 Fix download URL for flet-web.tar.gz
  • 9bd647b Fix Fletd build
  • 67f672a Fix Flet Flutter package errors/warnings
  • 0d7e5b3 Prevent Fletd crashing when altering SessionID (#980)
  • ed7ba06 Fix: Make flet publish work on Python 3.7
  • bdadd3f Updated changelog for v0.4.0
  • ad2b4d9 Changed re-connection logic to make hot reload work (#971)
  • 00d8d80 Pyodide publishing fixes and improvements (#953)
  • 7993819 feat: Add PaddingValue to init.py (#936)
  • f261bfe Standalone Flet web apps with Pyodide (#913)
  • 8a58a6a modified tooltip attribute from prefere* to prefer* (#909)
  • 99017f2 Fix unicode encoding in FletTcpSocketServerProtocol
  • 2448c8e Fix relative assets path in desktop app
  • 32207e0 PDM changed to Poetry
  • 4e01cf2 Add --hidden-import option to flet pack command
  • 982132a Add transparancy to matplotlib (#889)
  • a6a95aa Replace Fletd server for desktop apps with a light-weight Python shim (#838)
  • bba864d add default values in Border dataclass (#883)
  • 4ee1416 Fix for issue in control.py when checking add command (#835)
  • 8c06aae Fix async pubsub (#868)
  • 2b78278 add: Border, BorderSide, Scale Offset, Rotate to __init__.py (#866)
  • 14c215b Loading images from a file (#817)
  • 1dd9d36 Asyncio support (#799)
  • 6d9f814 Set filled=True when setting bgcolor in TextField (#807)
  • a4f97c7 Page transition without animation (#809)

v0.3.2

04 Jan 01:07
Compare
Choose a tag to compare

Changelog

  • 2a46c62 Fix a call to update_flet_view_version_info()
  • 725fdcc Bump Flet Flutter package version to 0.3.2
  • 21d6490 Fix flet pack command on Windows and macOS (#795)

v0.3.1

03 Jan 21:03
Compare
Choose a tag to compare

Changelog