diff options
author | default <nobody@localhost> | 2024-04-11 05:26:00 +0200 |
---|---|---|
committer | default <nobody@localhost> | 2024-04-11 05:26:00 +0200 |
commit | 7b75a172917a7bc2d9aa140893baff6d336cd6e5 (patch) | |
tree | d1b156d300fa2e4a1222711bac065a561080e2f9 /RELEASE_NOTES.md | |
parent | 21c0bdb6f2eccdc1d26b660e3a759ae7b23966de (diff) |
Updated RELEASE_NOTES.
Diffstat (limited to 'RELEASE_NOTES.md')
-rw-r--r-- | RELEASE_NOTES.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index f6d462c..f82e722 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,5 +1,9 @@ # Release Notes +## 2.52 + +Posts that were liked or boosted can now be unliked and unboosted. + ## 2.51 Support 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). |