summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar grunfink2026-03-12 18:56:45 +0100
committerGravatar grunfink2026-03-12 18:56:45 +0100
commitc5cb259ab1aeecee2c86f04c43d1cb336c6419fc (patch)
treee1c6f0a1b74ff6da897e034d1f74aad933560ac9
parentFixed an error in emptying hashtags from the web UI. (diff)
downloadsnac2-c5cb259ab1aeecee2c86f04c43d1cb336c6419fc.tar.gz
snac2-c5cb259ab1aeecee2c86f04c43d1cb336c6419fc.tar.xz
snac2-c5cb259ab1aeecee2c86f04c43d1cb336c6419fc.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 b53cf80..57102c3 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -8,6 +8,8 @@ Fixed web UI incorrect links to public posts for some configurations.
8 8
9Fixed encoding bug in Mastodon-style share links. 9Fixed encoding bug in Mastodon-style share links.
10 10
11Fixed an error that made imposible to leave empty the following hashtags or blocked hashtags from the web UI.
12
11Added some OpenBSD-specific documentation (contributed by oxzi). 13Added some OpenBSD-specific documentation (contributed by oxzi).
12 14
13Fixed some timezones (contributed by matoken). 15Fixed some timezones (contributed by matoken).