summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar default2024-03-26 19:04:52 +0100
committerGravatar default2024-03-26 19:04:52 +0100
commitd2585b61fb10b0c2ffcc9ad115580b1f764b4586 (patch)
tree915f8fef43b3db07f0b3dfaf9f9a1095074bc8eb
parentUpdated documentation. (diff)
downloadsnac2-d2585b61fb10b0c2ffcc9ad115580b1f764b4586.tar.gz
snac2-d2585b61fb10b0c2ffcc9ad115580b1f764b4586.tar.xz
snac2-d2585b61fb10b0c2ffcc9ad115580b1f764b4586.zip
Updated RELEASE_NOTES.
-rw-r--r--RELEASE_NOTES.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index b2879a2..f5fa130 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -2,6 +2,8 @@
2 2
3## 2.51 3## 2.51
4 4
5Support for custom Emojis has been added; they are no longer hardcoded, but read from the `emojis.json` file at the server base directory. Also, they are no longer limited to string substitutions, but images as external URLs are also supported (see `snac(8)` for more information).
6
5Fixed a bug that caused some notifications to be lost when coming from a user in the same instance. 7Fixed a bug that caused some notifications to be lost when coming from a user in the same instance.
6 8
7## 2.50 9## 2.50