chore: release v1.20.0

Signed-off-by: Xe Iaso <me@xeiaso.net>
This commit is contained in:
Xe Iaso 2025-06-27 12:06:22 -04:00
parent a1b7d2ccda
commit c2423d0688
No known key found for this signature in database
GPG key ID: 56375DA2DF02ABFF
4 changed files with 6 additions and 7 deletions

View file

@ -11,8 +11,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
- Fix OpenGraph passthrough ([#717](https://github.com/TecharoHQ/anubis/issues/717))
## v1.20.0: Thancred Waters
The big ticket items are as follows:
@ -38,6 +36,7 @@ A lot of performance improvements have been made:
And some cleanups/refactors were added:
- Fix OpenGraph passthrough ([#717](https://github.com/TecharoHQ/anubis/issues/717))
- Remove the unused `/test-error` endpoint and update the testing endpoint `/make-challenge` to only be enabled in
development
- Add `--xff-strip-private` flag/envvar to toggle skipping X-Forwarded-For private addresses or not