Skip to content

Releases: zauberzeug/nicegui

v0.3.5

01 Jul 03:55
Compare
Choose a tag to compare
  • introducing ui.svg
  • ui.image can now have augmentations (overlays)

v0.3.4

30 Jun 09:20
Compare
Choose a tag to compare

adding ui.image

v0.3.3

20 Jun 12:29
Compare
Choose a tag to compare
  • ui.on_shutdown

v0.3.2

15 Jun 04:56
Compare
Choose a tag to compare

new ui elements

  • introducing ui.joystick for x,y steering input
  • introducing ui.on_startup to launch async tasks when the server starts
  • allowing custom components to be added on top of NiceGui

v0.3.1

26 May 05:23
Compare
Choose a tag to compare
  • using own template dir (removes hack to run behind reverse proxy with prefix path)
  • documentation about css styles

v0.3.0: allowing nicegui to be hosted behind reverse proxy with path prefix

24 May 06:11
Compare
Choose a tag to compare
  • consistent styling with props, classes and style
  • enabling hosting behind reverse proxy with path prefix

v0.2.15

21 May 06:18
Compare
Choose a tag to compare
trying to fix build

v0.2.14

21 May 05:07
Compare
Choose a tag to compare
cleanup

v0.2.13

21 May 04:44
Compare
Choose a tag to compare
fixing architectures

v0.2.12

21 May 04:40
Compare
Choose a tag to compare
Merge branch 'main' of github.com:zauberzeug/nicegui into main