Bugfixes
- Fix exception handling when emitting or calling events (#5250 by @falkoschindler)
- Fix emitting and calling chained events (#5238 by @falkoschindler)
- Avoid unsubscribing events during reconnect (#5239 by @falkoschindler, @evnchn, @rodja)
- Fix timer exception handlers not being called in UI context (#5218, #5253 by @sopipe, @evnchn, @falkoschindler)
Documentation
- Add a demo for adding buttons in
ui.table
rows (#5150 by @Mogit21, @evnchn, @falkoschindler)
Infrastructure
- Upload screenshots of failed tests in CI pipeline (#5234, #5251 by @evnchn, @falkoschindler, @rodja)
- Add CPython 3.14 to the CI pipeline (#5243 by @evnchn)
- Move vbuild into our repository (#5255 by @falkoschindler)