diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index c4c1254..b2879a2 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,5 +1,9 @@ # Release Notes +## 2.51 + +Fixed a bug that caused some notifications to be lost when coming from a user in the same instance. + ## 2.50 Incoming posts can now be filtered out by content using regular expressions on a server level (these regexes are written in the `filter_reject.txt` file at the server base directory; see `snac(5)` and `snac(8)`).