diff options
| -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 1fd9f0d..6db186c 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md | |||
| @@ -8,6 +8,8 @@ New command-line option `state`, that dumps some information about the running s | |||
| 8 | 8 | ||
| 9 | Mastodon API: added some fixes for integration with the Mona iOS app (contributed by jamesoff). | 9 | Mastodon API: added some fixes for integration with the Mona iOS app (contributed by jamesoff). |
| 10 | 10 | ||
| 11 | Added support for ntfy notifications, both using a self-hosted server or the official ntfy.sh. (contributed by Stefano Marinelli) | ||
| 12 | |||
| 11 | ## 2.44 | 13 | ## 2.44 |
| 12 | 14 | ||
| 13 | Fixed a nasty bug that caused the in-memory output queue to be corrupted under heavy traffic loads. This is a good reason to upgrade (thanks to Víctor Moral and Stefano Marinelli for helping me in fixing this). | 15 | Fixed a nasty bug that caused the in-memory output queue to be corrupted under heavy traffic loads. This is a good reason to upgrade (thanks to Víctor Moral and Stefano Marinelli for helping me in fixing this). |