summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar grunfink2026-03-04 16:04:34 +0100
committerGravatar grunfink2026-03-04 16:04:34 +0100
commit5554dd0ba70afab1f974ef0133478a59bec8c2ed (patch)
tree8d27d69a941a54e18331904598b7ea58d0d2904e
parentFixed bug in Mastodon-style share button. (diff)
downloadsnac2-5554dd0ba70afab1f974ef0133478a59bec8c2ed.tar.gz
snac2-5554dd0ba70afab1f974ef0133478a59bec8c2ed.tar.xz
snac2-5554dd0ba70afab1f974ef0133478a59bec8c2ed.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 552204b..42605f1 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -6,6 +6,8 @@ Fixed some local posts not being shown if the replied post is deleted.
6 6
7Fixed web UI incorrect links to public posts for some configurations. 7Fixed web UI incorrect links to public posts for some configurations.
8 8
9Fixed encoding bug in Mastodon-style share links.
10
9Added some OpenBSD-specific documentation (contributed by oxzi). 11Added some OpenBSD-specific documentation (contributed by oxzi).
10 12
11Fixed some timezones (contributed by matoken). 13Fixed some timezones (contributed by matoken).