diff options
| author | 2024-04-01 01:30:08 +0200 | |
|---|---|---|
| committer | 2024-04-01 01:30:08 +0200 | |
| commit | b8975b472d5668a8f56347077ff7262ef21be2cb (patch) | |
| tree | 1a11179a7d6ca693d9cf1f8d3598ff6e470b6a94 | |
| parent | Updated RELEASE_NOTES. (diff) | |
| download | snac2-b8975b472d5668a8f56347077ff7262ef21be2cb.tar.gz snac2-b8975b472d5668a8f56347077ff7262ef21be2cb.tar.xz snac2-b8975b472d5668a8f56347077ff7262ef21be2cb.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 f5fa130..35db7b1 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md | |||
| @@ -6,6 +6,8 @@ Support for custom Emojis has been added; they are no longer hardcoded, but read | |||
| 6 | 6 | ||
| 7 | Fixed a bug that caused some notifications to be lost when coming from a user in the same instance. | 7 | Fixed a bug that caused some notifications to be lost when coming from a user in the same instance. |
| 8 | 8 | ||
| 9 | Added an additional check for blocked instances. | ||
| 10 | |||
| 9 | ## 2.50 | 11 | ## 2.50 |
| 10 | 12 | ||
| 11 | 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)`). | 13 | 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)`). |