github yusing/godoxy v0.31.1

4 hours ago

Bug Fixes

  • Proxmox: Route validation skips Proxmox providers when cluster data is unavailable (c7fd2a2)

New Features

  • Core/Rules: Rules can run request middleware as actions (c89882e, yusing/godoxy-webui@97354d6, #259)
    • Middleware actions accept built-in or composed middleware with optional configuration blocks
    • Only middleware with a request phase can be used in rules
    • The WebUI rules editor recognizes and highlights middleware blocks
  • WebUI/Config: Unmatched-request rules can be configured in the WebUI (yusing/godoxy-webui@b3141c9)
  • Docker/Discovery: Containers support separate proxy and healthcheck exclusion modes (df76e82, yusing/godoxy-webui@eb91b5b, #256)
    • The proxy.exclude Docker label accepts proxy, healthcheck, or all while retaining boolean compatibility
    • The container API reports the active mode through exclude
    • The WebUI route details show the active exclusion mode

Full Changelog

  • c89882e feat: support middleware actions in rules (#259)
  • ba44ebc docs(readme): add Simplified Chinese translation (#257)
  • 2e8650b docs(config): update not-found rule example
  • 933a283 chore(deps): update webui submodule
  • c7fd2a2 fix(proxmox): handle unavailable cluster information
  • df76e82 feat(docker): support separate proxy and healthcheck exclusions

webui

  • a80391d chore: update wiki
  • 97354d6 feat: support rule middleware blocks
  • b3141c9 feat(config): add entrypoint not-found rules editor
  • 0635455 chore(deps): update wiki submodule
  • eb91b5b fix(routes): display container exclusion mode
  • 7991f7a chore(deps): update wiki submodule

Don't miss a new godoxy release

NewReleases is sending notifications on new releases.