diff options
| author | default <nobody@localhost> | 2025-03-17 08:33:00 +0100 |
|---|---|---|
| committer | default <nobody@localhost> | 2025-03-17 08:33:00 +0100 |
| commit | e3f38840a4e9ef76cefcb5b28873e1c83565a9cc (patch) | |
| tree | 661eeb010023eeb309d6b25bb5e6cea4592c2292 /RELEASE_NOTES.md | |
| parent | dd318eb6b26b6ca7eccca5bb6377058a87d60f1d (diff) | |
Updated RELEASE_NOTES.
Diffstat (limited to 'RELEASE_NOTES.md')
| -rw-r--r-- | RELEASE_NOTES.md | 2 |
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). Improved Undo+Follow logic (contributed by rozenglass). +Reverted (temporarily) the Markdown code that converted text between underscores to italics, because it was causing more problems that what it was worth. + ## 2.73 Added 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). |