github yusing/godoxy v0.21.0

latest releases: v0.21.2, v0.21.1
one day ago

New

  • Core/API: Added variant field FavIcon API to support requesting light/dark variant icon

  • Core/Rules: Add proto matcher (e.g. on: proto https)

  • WebUI/Dashboard: Support "group by categories" for All and Favorite tabs

    image
  • WebUI/Dashboard: Theme aware icons (light icons on dark mode; dark icons on light mode)

    image
  • WebUI/Config: add quick toggles to route files entries

    image

Changes

  • Perf : Improved memory usage

Fixes

  • Core/Config: Fix default values not being applied
  • Core/FavIcon:
    • Fixed returning incorrect icon in some cases
    • Fixed dark icons from walkxcode (a.k.a. homarr-icons) not working

v0.21.1

Changes

  • Core/Idlewatcher: added label proxy.no_loading_page to allow turning off loading page
  • Core/Healthcheck/HTTP: now all 5xx statuses will be considered as unhealthy (previously only HTTP 503).

Fixes

  • Core/Idlewatcher: correctly handle non-HTML requests for sleeping containers #172

v0.21.2

New

  • Core/HTTP: scheme mismatch detection for HTTP/HTTPs, retry with the other scheme on mismatch
    • Everything should now work without setting proxy.*.scheme (docker) or scheme (route files) explicitly

Fixes

  • Core/Docker: nil panic when reading the first container name out of nothing #171 (edge case)

Don't miss a new godoxy release

NewReleases is sending notifications on new releases.