summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar default2025-02-28 10:09:52 +0100
committerGravatar default2025-02-28 10:09:52 +0100
commitb2d2cc7ec5c76910fe5e95c967416d8aeea208b2 (patch)
treea69aef453f665f4343c81ff39ee963c4473c80a5
parentUpdated documentation. (diff)
downloadsnac2-b2d2cc7ec5c76910fe5e95c967416d8aeea208b2.tar.gz
snac2-b2d2cc7ec5c76910fe5e95c967416d8aeea208b2.tar.xz
snac2-b2d2cc7ec5c76910fe5e95c967416d8aeea208b2.zip
Updated RELEASE_NOTES.
-rw-r--r--RELEASE_NOTES.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index 50503a1..90598e2 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -2,6 +2,8 @@
2 2
3## UNRELEASED 3## UNRELEASED
4 4
5Added 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).
6
5New user support for blocking hashtags from the web UI. 7New user support for blocking hashtags from the web UI.
6 8
7The `Content-Security-Policy` HTTP header is now always sent to disable any JavaScript, instead of just being suggested in the documentation. 9The `Content-Security-Policy` HTTP header is now always sent to disable any JavaScript, instead of just being suggested in the documentation.