github ZoeyVid/NPMplus 2025-02-02-r1

latest release: 2025-02-03-r1
one day ago

What's Changed

  • Note: this release will regnerate all your hosts, you may be effected by the chage regarding custom locations and brotli
  • sub paths now work a bit diffrent, if they not end with / then $request_uri will be added to the upstream request
  • there is currently a security related bug when using an access lists and openappsec, see: #1447
  • brotli will now be disabled as soon as you load the openappsec attachment module, even if you enable brotli for your host in the ui, this is because openappsec has currently no brotli support
  • dep updates, also add yarn.lock files back again
  • add do not edit note to all generated configs
  • add authelia example to the readme and update authentik example (untested, feeback is welcome)
  • add HTTP3_ALT_SVC_PORT env, should be set when the port the clients connect to at the end is not 443
  • added more headers for to upstreams
  • use X-Forwarded-For instead of the real ip and cloudflare connecting headers
  • load balancing now also works for custom locations
  • the default / location now also alows to proxy to subpaths

How to update

  • read the changes above
  • repull the docker image
  • apply possible changes that maybe effect you from above to your compose.yaml
  • redeploy the compose stack
  • report any issues you find

Full Changelog: 2025-01-28-r1...2025-02-02-r1

Don't miss a new NPMplus release

NewReleases is sending notifications on new releases.