Skip to content

v0.9.4-1

Compare
Choose a tag to compare
@yusing yusing released this 06 Feb 17:13

What's Changed

  • Support file server route, see Wiki - Key File Server Properties
  • Routes will now fail when route idle watcher / health monitor fail to start
  • Rename bypass in rule.do to pass, but bypass with still work

Fixes

  • bug: Prometheus metrics not working properly with load-balanced routes
  • bug: extra output about loading icon cache on command like ls-config
  • webui: fix long line in Logs page messing up the page
  • webui: now WebUI works with custom GODOXY_API_ADDR. Thanks @Brandawg93, yusing/godoxy-frontend#6
  • code: cleanup route related code
  • bug: fix startup panic when no notification provider is set in v0.9.4-1

Full Changelog: 0.9.3...0.9.4-1

WebUI Changelog

  • 20250207: Fix incorrect description in file server editor dialog
  • 20250208: Fix cookie domain issue, login UI update, add "Docs" page (GoDoxy wiki directly inside WebUI)
  • 20250209:
    • Huge performance boost by significantly reduce re-rendering, from ~80 fps to stable 300+ fps
      {44617520-EF50-4960-978B-5E50C5D3E751}
    • Fix Autocert UI Editor bug