summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar default2024-05-05 09:42:13 +0200
committerGravatar default2024-05-05 09:42:13 +0200
commit580299bca54a0fe1d3d355e83e6244d92ff3e326 (patch)
treea0a5eb72d4c318401763dfd30609b916302890e9
parentMore logging. (diff)
downloadpenes-snac2-580299bca54a0fe1d3d355e83e6244d92ff3e326.tar.gz
penes-snac2-580299bca54a0fe1d3d355e83e6244d92ff3e326.tar.xz
penes-snac2-580299bca54a0fe1d3d355e83e6244d92ff3e326.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 0473ece..acb697d 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -14,6 +14,8 @@ Added a header to avoid over-zealous caching in some browsers (contributed by lo
14 14
15Added support for running and federating inside hidden networks like Tor, I2P or Loki (contributed by iwojima). 15Added support for running and federating inside hidden networks like Tor, I2P or Loki (contributed by iwojima).
16 16
17Fixed an error processing polls coming from Pleroma instances.
18
17## 2.51 19## 2.51
18 20
19Support 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). 21Support 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).