summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar default2024-05-31 18:00:52 +0200
committerGravatar default2024-05-31 18:00:52 +0200
commitb210c43fd55cc5b90feec0b363d6c362e0ad42e2 (patch)
treea85554826237601f5b55ee6904c56bafcb9e38c2
parentDon't propagate the user change after dismissing the announcement. (diff)
downloadsnac2-b210c43fd55cc5b90feec0b363d6c362e0ad42e2.tar.gz
snac2-b210c43fd55cc5b90feec0b363d6c362e0ad42e2.tar.xz
snac2-b210c43fd55cc5b90feec0b363d6c362e0ad42e2.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 e3cefa4..94d0c17 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -6,6 +6,8 @@ Markdown-style links are now supported.
6 6
7The alt text in attachments that have one is also shown in a dropdown just below it (useful for environments where mouseover is not available, i.e. for phones and tablets). 7The alt text in attachments that have one is also shown in a dropdown just below it (useful for environments where mouseover is not available, i.e. for phones and tablets).
8 8
9Instance-wide notifications has been implemented (contributed by louis77). A small tweak to the default CSS was made to suit this change; please consider updating your style.css.
10
9The avatar and/or the header images can now be deleted (contributed by louis77). 11The avatar and/or the header images can now be deleted (contributed by louis77).
10 12
11Code cleaning: HTTP status codes use names instead of hardcoded integers (contributed by louis77). 13Code cleaning: HTTP status codes use names instead of hardcoded integers (contributed by louis77).