Mention in CHANGELOG

This commit is contained in:
Kainoa Kanter 2022-05-29 12:47:19 -07:00 committed by GitHub
parent d3244a8fbd
commit 482ffd9288

View file

@ -28,6 +28,7 @@ You should also include the user name that made the change.
- Perform port diagnosis at startup only when Listen fails @mei23 - Perform port diagnosis at startup only when Listen fails @mei23
- Rate limiting is now also usable for non-authenticated users. @Johann150 - Rate limiting is now also usable for non-authenticated users. @Johann150
Admins should make sure the reverse proxy sets the `X-Forwarded-For` header to the original address. Admins should make sure the reverse proxy sets the `X-Forwarded-For` header to the original address.
- Update to Yarn v3 @ThatOneCalculator
### Bugfixes ### Bugfixes
- Client: fix settings page @tamaina - Client: fix settings page @tamaina