mirror of
https://codeberg.org/grunfink/snac2.git
synced 2024-11-14 17:45:04 +00:00
Updated RELEASE_NOTES.
This commit is contained in:
parent
21c0bdb6f2
commit
7b75a17291
1 changed files with 4 additions and 0 deletions
|
@ -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).
|
||||
|
|
Loading…
Reference in a new issue