summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar default2024-04-19 09:11:28 +0200
committerGravatar default2024-04-19 09:11:28 +0200
commit040c43fb08fb4c9c00240c53515432f5f83454c9 (patch)
treec9a1291a44a03838ebd1eceed6330cd86d67f057
parentUpdated documentation. (diff)
downloadsnac2-040c43fb08fb4c9c00240c53515432f5f83454c9.tar.gz
snac2-040c43fb08fb4c9c00240c53515432f5f83454c9.tar.xz
snac2-040c43fb08fb4c9c00240c53515432f5f83454c9.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 f272f5c..e1528b7 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -6,6 +6,8 @@ Posts that were liked or boosted can now be unliked and unboosted.
6 6
7Added a header to avoid over-zealous caching in some browsers (contributed by louis77). 7Added a header to avoid over-zealous caching in some browsers (contributed by louis77).
8 8
9Added support for running and federating inside hidden networks like Tor, I2P or Loki (contributed by iwojima).
10
9## 2.51 11## 2.51
10 12
11Support 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). 13Support 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).