summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar default2024-01-17 09:21:55 +0100
committerGravatar default2024-01-17 09:21:55 +0100
commitfcb3dcc6a38c0bc5a1560e45d7bdf8aa2a4c6d98 (patch)
tree3e013cdec0e24b2d498a64f321ecb48b7bbcf552
parentUpdated RELEASE_NOTES. (diff)
downloadsnac2-fcb3dcc6a38c0bc5a1560e45d7bdf8aa2a4c6d98.tar.gz
snac2-fcb3dcc6a38c0bc5a1560e45d7bdf8aa2a4c6d98.tar.xz
snac2-fcb3dcc6a38c0bc5a1560e45d7bdf8aa2a4c6d98.zip
Updated RELEASE_NOTES.
-rw-r--r--RELEASE_NOTES.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index ffcd37f..fcfed83 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -8,9 +8,11 @@ Fixed crashes in some command-line options.
8 8
9New command-line option `state`, that dumps some information about the running server and the state of each thread (note: this feature uses shared memory blocks and you may need an argument to the `make` call in older Linux distributions; please see the `README` file for details). 9New command-line option `state`, that dumps some information about the running server and the state of each thread (note: this feature uses shared memory blocks and you may need an argument to the `make` call in older Linux distributions; please see the `README` file for details).
10 10
11Fixed a bug that may leave an inconsistent state for a followed actor in a special case of repeated messages.
12
11Mastodon API: added some fixes for integration with the Mona iOS app (contributed by jamesoff). 13Mastodon API: added some fixes for integration with the Mona iOS app (contributed by jamesoff).
12 14
13Added support for ntfy notifications, both using a self-hosted server or the official ntfy.sh. (contributed by Stefano Marinelli) 15Added support for ntfy notifications, both using a self-hosted server or the official ntfy.sh (contributed by Stefano Marinelli).
14 16
15## 2.44 17## 2.44
16 18