github pantsel/konga 0.14.4
v0.14.4

latest releases: 0.14.9, 0.14.7, 0.14.6...
4 years ago
  • Added support for TAGS in all major Kong Entities (Starting from Kong 1.1.0-rc1).
  • Konga can now be used without authentication. In order to do that,
    simply set the env var NO_AUTH=true.
  • You can now seed default Users and Kong Connections on first install.
    Check out the docs.
  • The new env var BASE_URL, allows you to run Konga behind a reverse proxy on a relative path.
    For example, if you configure your proxy to route requests to example.com/konga
    you will need to set BASE_URL=/konga/
  • Fix compatibility with new response-ratelimiting plugin schema. Ref issue #363.
  • Add ENV HOST support for sails host to bind host by IP address. Ref pull req #451. Big ups to narate!
  • Updated Dockerfile node.js version to 10.16
  • Various minor fixes and improvements

Don't miss a new konga release

NewReleases is sending notifications on new releases.