summaryrefslogtreecommitdiff
path: root/RELEASE_NOTES.md
diff options
context:
space:
mode:
authorGravatar default2025-03-17 08:33:00 +0100
committerGravatar default2025-03-17 08:33:00 +0100
commite3f38840a4e9ef76cefcb5b28873e1c83565a9cc (patch)
tree661eeb010023eeb309d6b25bb5e6cea4592c2292 /RELEASE_NOTES.md
parentReverted the usage of _ for italics (they are causing problems). (diff)
downloadpenes-snac2-e3f38840a4e9ef76cefcb5b28873e1c83565a9cc.tar.gz
penes-snac2-e3f38840a4e9ef76cefcb5b28873e1c83565a9cc.tar.xz
penes-snac2-e3f38840a4e9ef76cefcb5b28873e1c83565a9cc.zip
Updated RELEASE_NOTES.
Diffstat (limited to 'RELEASE_NOTES.md')
-rw-r--r--RELEASE_NOTES.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index a315cd8..8114d04 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -26,6 +26,8 @@ Mastodon API: added support for /api/v1/custom_emojis (contributed by violette).
26 26
27Improved Undo+Follow logic (contributed by rozenglass). 27Improved Undo+Follow logic (contributed by rozenglass).
28 28
29Reverted (temporarily) the Markdown code that converted text between underscores to italics, because it was causing more problems that what it was worth.
30
29## 2.73 31## 2.73
30 32
31Added support for customizing and translating the web UI language via simple `.po` files. For more information on how to install language files or create new ones, please see `snac(8)` (the administrator manual). 33Added support for customizing and translating the web UI language via simple `.po` files. For more information on how to install language files or create new ones, please see `snac(8)` (the administrator manual).