COMMITS
September 15, 2026
F
Prepare Flet 1.0 announcement, migration guide, and website updates (#6842)
Feodor Fitsner committed
T
feat(docs): show browsable icons on the `Icons` and `CupertinoIcons` pages (#6843)
TheEthicalBoy committed
September 14, 2026
F
Fix logging test hang on headless Linux (#6846)
Feodor Fitsner committed
F
Fix Matplotlib toolbar cropping on mobile (#6845)
Feodor Fitsner committed
T
fix(web): make the client Flet actually serves visible and overridable (#6835)
TheEthicalBoy committed
I
Gallery improvements part 1: mobile layout and platform fixes for examples (#6844)
InesaFitsner committed
September 10, 2026
F
fix(ci): patch flet-platform-assets version before publishing (#6831)
Feodor Fitsner committed
F
Terminate built apps without running process teardown (#6830)
Feodor Fitsner committed
September 9, 2026
T
fix(web): honour the jsSend transfer list instead of dropping it (#6829)
TheEthicalBoy committed
T
fix(build): stop shipping a `dart2wasm` build the web loader cannot select (#6828)
TheEthicalBoy committed
September 8, 2026
C
feat: add flet-local-auth extension (#6823)
Corey McCrea committed
M
T
fix(web): surface a Pyodide startup failure instead of a blank page (#6827)
TheEthicalBoy committed
D
September 7, 2026
F
feat(build): generate icons and splash screens in Python, replacing the Dart tools (#6824)
Feodor Fitsner committed
T
fix(`flet run`): `--web` crashed when `flet-desktop` was not installed (#6822)
TheEthicalBoy committed
September 4, 2026
F
fix(web): stop warning about the defaulted assets_dir of an app that has none (#6820)
Feodor Fitsner committed
T
fix(`flet build`)!: keep system directories on the Flutter subprocess PATH (#6815)
TheEthicalBoy committed
F
feat(brand): new Flet logo across the repo, generated from a single master (#6816)
Feodor Fitsner committed
September 3, 2026
F
fix(`use_dialog`): crash when a component re-renders before the dialogs update is flushed (#6814)
Feodor Fitsner committed
F
Keep FFI symbols in iOS release builds (STRIP_STYLE = non-global) (#6813)
Feodor Fitsner committed
F
Bump `serious_python` to 4.6.0; re-pin python-build to 20260902 (#6810)
Feodor Fitsner committed
F
Client actions: perform gesture-gated work without a round trip to Python (#6803)
Feodor Fitsner committed
T
refactor!: Replace `InputBorder` enum with a class hierarchy (#6773)
TheEthicalBoy committed
September 2, 2026
T
feat(`flet build linux`): app-icon support for Linux bundles (#6799)
TheEthicalBoy committed
T
T
fix(`flet pack`): Linux taskbar identity and desktop entry of packaged apps (#6800)
TheEthicalBoy committed
T
fix(`flet pack`): Windows taskbar identity of packaged apps (#6793)
TheEthicalBoy committed
J
fix: derive embedded FletApp WebSocket endpoint from its own URL on web (#6795)
Jose Maria Villalba committed
August 30, 2026
T
fix(web): resolve relative `assets_dir` when mounting a Flet app on FastAPI (#6792)
TheEthicalBoy committed