v1.4.36
New features and enhancements
- Defer some rarely used imports to reduce startup times (#3533, #3548, #3559, #3562 by @ed2050, @falkoschindler)
- Simplify sizing and styling of
ui.joystick
(#1707, #3531, #3546 by @LarsEggimann, @python-and-fiction, @falkoschindler)
Bugfixes
- Fix
auto_close = False
forui.context_menu
(#3539 by @gavinpotter, @falkoschindler) - Fix events on hidden and disabled elements (#3522, #3524 by @Noghpu, @python-and-fiction, @falkoschindler)
- Fix duplicate objects in
ui.scene
when reloading the page (#3339, #3452 by @afullerx, @falkoschindler) - Fix JavaScript errors when emitting certain events On Air (#3561 by @falkoschindler, @rodja)
Documentation
- Link to a new example for FullCalendar with plugins (#3526, #3553 by @dorel14, @rodja)
Dependencies
- Bump aiohttp from 3.10.3 to 3.10.5 (#3543 by @dependabot)
- Bump pywebview from 5.1 to 5.2 (#3542 by @dependabot)
- Bump ruff from 0.5.7 to 0.6.1 (#3520, #3528 by @dependabot)