diff options
| author | 2026-03-12 18:56:45 +0100 | |
|---|---|---|
| committer | 2026-03-12 18:56:45 +0100 | |
| commit | c5cb259ab1aeecee2c86f04c43d1cb336c6419fc (patch) | |
| tree | e1c6f0a1b74ff6da897e034d1f74aad933560ac9 | |
| parent | Fixed an error in emptying hashtags from the web UI. (diff) | |
| download | snac2-c5cb259ab1aeecee2c86f04c43d1cb336c6419fc.tar.gz snac2-c5cb259ab1aeecee2c86f04c43d1cb336c6419fc.tar.xz snac2-c5cb259ab1aeecee2c86f04c43d1cb336c6419fc.zip | |
Updated RELEASE_NOTES.
| -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 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 | ||
| 9 | Fixed encoding bug in Mastodon-style share links. | 9 | Fixed encoding bug in Mastodon-style share links. |
| 10 | 10 | ||
| 11 | Fixed an error that made imposible to leave empty the following hashtags or blocked hashtags from the web UI. | ||
| 12 | |||
| 11 | Added some OpenBSD-specific documentation (contributed by oxzi). | 13 | Added some OpenBSD-specific documentation (contributed by oxzi). |
| 12 | 14 | ||
| 13 | Fixed some timezones (contributed by matoken). | 15 | Fixed some timezones (contributed by matoken). |