Skip to content

WebUI v2.4.2

Latest
Compare
Choose a tag to compare
@hassandraga hassandraga released this 30 Nov 00:11
· 46 commits to main since this release

New Features:

  • Adding webui_set_public() to allow the window address to be accessible from any public network (663e066)
  • Now webui_show() and webui_show_browser() will wait until the window is connected
  • New C example public_network_access

Bugs fix:

  • Fix wrappers missing all-events call (02361e0)
  • Now bridge use current hostname instead of hardcoded localhost (ff6fdb1)