New features and enhancements
- Add
expand
parameter toui.page_sticky
(#3671 by @h0uter, @falkoschindler) - Introduce download simulation for the
User
fixture (#3686, #3689 by @marcuslimdw, @rodja) - Clear storage directory after test completion (#3649, #3663 by @nastasie-octavian, @rodja)
- Add debug logging for On Air reconnects (#3679 by @rodja, @falkoschindler)
Bugfixes
- Fix deleting
ui.timer
elements (#3681 by @JS-Aibel, @falkoschindler) - Raise a
NotImplemented
forset_visibility()
onui.timer
andui.notification
(#3670 by @canyone2015, @falkoschindler) - Fix
draggable()
for object groups inui.scene
(#3549 by @voigta, @falkoschindler)
Documentation
- Demonstrate click vs. change events on
ui.switch
andui.checkbox
(#3678 by @rodja)
Dependencies
- Bump ruff from 0.6.3 to 0.6.4 (#3685 by @dependabot)
- Bump fastapi from 0.112.2 to 0.113.0 (#3684 by @dependabot)
- Bump python-socketio from 5.11.3 to 5.11.4 (#3668 by @dependabot)
- Remove upper limit for the NumPy dev dependency (@falkoschindler)