commit b2d2cc7ec5c76910fe5e95c967416d8aeea208b2
parent 32ae33dc602df4deaa2ae3a76a317813f95b6465
Author: default <nobody@localhost>
Date: Fri, 28 Feb 2025 10:09:52 +0100
Updated RELEASE_NOTES.
Diffstat:
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
@@ -2,6 +2,8 @@
## UNRELEASED
+Added support for customizing and translating the web UI language via simple `.po` files. For more information on how to install language files or create new ones, please see `snac(8)` (the administrator manual).
+
New user support for blocking hashtags from the web UI.
The `Content-Security-Policy` HTTP header is now always sent to disable any JavaScript, instead of just being suggested in the documentation.