Skip to content

v0.30.2

Latest

Choose a tag to compare

@yusing yusing released this 03 Aug 03:35
v0.30.2
5968b5b

Bug Fixes

  • Idlewatcher: Idlewatcher preserves running container status after readiness errors so idle-timeout processing can still stop the container; health details now report standardized healthy, starting, and napping statuses. (bd1032c)
  • WebUI/Routes: Fix dashboard states for FQDN aliased routes (yusing/godoxy-webui@5a4ccc5)

Full Changelog

  • 5968b5b chore(deps): update webui submodule
  • bd1032c fix(idlewatcher): preserve container status after readiness errors

webui

  • 5a4ccc5 fix(routes): use aliases with dot-safe juststore keys
  • f577710 chore(deps): update frontend dependencies