- `ui.timer` now supports coroutines - supporting interactive python shells - added `ui.log` to create log view that allows to add new lines without re-transmitting the whole history to the client - added `ui.menu` to show popup menus - added `ui.notify` to present snackbar notifications
0.4.15
Not secure
introducing `ui.log()` to show latest `n` messages in a box
0.4.14
Not secure
text property for button element
0.4.13
Not secure
- adding ui.dialog - cleanup and bugfixes
0.4.12
Not secure
- supporting python 3.7 - docker image is still 3.9 for convenience