diff options
| author | 2026-03-04 16:04:34 +0100 | |
|---|---|---|
| committer | 2026-03-04 16:04:34 +0100 | |
| commit | 5554dd0ba70afab1f974ef0133478a59bec8c2ed (patch) | |
| tree | 8d27d69a941a54e18331904598b7ea58d0d2904e /RELEASE_NOTES.md | |
| parent | Fixed bug in Mastodon-style share button. (diff) | |
| download | snac2-5554dd0ba70afab1f974ef0133478a59bec8c2ed.tar.gz snac2-5554dd0ba70afab1f974ef0133478a59bec8c2ed.tar.xz snac2-5554dd0ba70afab1f974ef0133478a59bec8c2ed.zip | |
Updated RELEASE_NOTES.
Diffstat (limited to 'RELEASE_NOTES.md')
| -rw-r--r-- | RELEASE_NOTES.md | 2 |
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 | ||
| 7 | Fixed web UI incorrect links to public posts for some configurations. | 7 | Fixed web UI incorrect links to public posts for some configurations. |
| 8 | 8 | ||
| 9 | Fixed encoding bug in Mastodon-style share links. | ||
| 10 | |||
| 9 | Added some OpenBSD-specific documentation (contributed by oxzi). | 11 | Added some OpenBSD-specific documentation (contributed by oxzi). |
| 10 | 12 | ||
| 11 | Fixed some timezones (contributed by matoken). | 13 | Fixed some timezones (contributed by matoken). |