Skip to content

v0.7.5

Compare
Choose a tag to compare
@yusing yusing released this 03 Nov 19:53
· 19 commits to v0.7 since this release

What's changed

New

  • Default app categories detected from alias and docker image name d89d97b
  • Option in config.yml to disable it cf1ecbc

Changed

  • Default config added inside docker image c6a9a81
  • Rebrand as GoDoxy
    • changed env prefix from GOPROXY to GODOXY (old prefix will still work) 99e43fe f5cf716
    • everywhere else that does not break stuff
  • WebUI / API Authentication will be disabled by default if JWT secret is not set or empty b63ebfc

Fixed