Skip to content

Releases: zauberzeug/nicegui

bugfixes

23 Dec 13:02
Compare
Choose a tag to compare
  • improved memory management when clearing groups
  • better handling of exceptions when sockets get closed
  • hold content of log element and sync it with newly connected clients
  • allow async on_click for 3d scenes

bugfix

04 Dec 03:26
Compare
Choose a tag to compare

fixing crash on shutdown

bugfixes

04 Dec 03:04
Compare
Choose a tag to compare
  • using weakrefs for bindings
  • providing css parameter options for page

timers at runtime

15 Nov 15:05
Compare
Choose a tag to compare

allow creating new timers during runtime

new timers at runtime

13 Nov 03:02
Compare
Choose a tag to compare

allow creating new timers during runtime

performance

11 Nov 03:12
Compare
Choose a tag to compare
  • yet another performance improvement
  • documentation for ui.group.clear() to remove chucks of ui
  • fewer and more consistent page updates

Fix UI Updates

06 Nov 03:29
Compare
Choose a tag to compare
  • fixed update issues which where introduced with the new binding architecture

bugfixes

04 Nov 14:20
Compare
Choose a tag to compare

bugfixes

bugfix

03 Nov 06:00
Compare
Choose a tag to compare
v0.6.3

we reassign the global varaible active_links

performance & keyboard

03 Nov 05:43
Compare
Choose a tag to compare
  • performance improvements for bindings
  • better ui.keyboard api