| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-10-10 | 748 Bytes | |
| v3.0.4 source code.tar.gz | 2025-10-10 | 23.8 MB | |
| v3.0.4 source code.zip | 2025-10-10 | 24.5 MB | |
| Totals: 3 Items | 48.3 MB | 0 | |
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.tablerows (#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)