Skip to content

Releases: zauberzeug/nicegui

v0.4.10

21 Jul 15:54
Compare
Choose a tag to compare
  • serve local js libraries from lib folder next to python file instead of global static directory
  • new favicon

v0.4.9

21 Jul 14:26
Compare
Choose a tag to compare
  • serve nipplejs locally

v0.4.8

21 Jul 07:23
Compare
Choose a tag to compare
  • fix search for ui.run() when a port is specified

v0.4.7

17 Jul 05:04
Compare
Choose a tag to compare
  • open browser on 127.0.0.1 when starting server with host 0.0.0.0
  • use platform-independent file paths to fix #2

v0.4.6

15 Jul 08:30
Compare
Choose a tag to compare
  • update binding to version 0.3.1 for a fix regarding non-hashable objects

v0.4.5

15 Jul 06:40
Compare
Choose a tag to compare
  • reduce number of page updates for custom components

v0.4.4

15 Jul 06:30
Compare
Choose a tag to compare
  • add optional target value for visibility binding
  • update binding to version 0.3 to support non-hashable objects

upload button

12 Jul 12:50
Compare
Choose a tag to compare

Uploading files with ui.upload

v0.4.2

09 Jul 11:44
Compare
Choose a tag to compare

trying to fix docker image

bugfix

08 Jul 19:05
Compare
Choose a tag to compare

Adding missing dependency