v1.15.0 #545
notquitenothing
announced in
Announcements
v1.15.0
#545
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
What's Changed
Important: Potentially Breaking Change
You must set the new
TRUSTED_PROXIESenvironment variable correctly. This variable is set by default to trust local IP address ranges, which is expected to work for most self-hosted setups. If your upstream proxy is not a local IP address and you do not correctly setTRUSTED_PROXIESyou may encounter unexpected rate-limiting as all requests will appear to come from the same address. This new environment variable should be set to the IP address or range of your upstream proxy; misconfiguration may cause issues with rate-limiting and IP address logging.Features 🚀
Chores 🧹
Translations 📝
New Contributors
Sponsors
Full Changelog: v1.14.5...v1.15.0
This discussion was created from the release v1.15.0.
All reactions