aboutsummaryrefslogtreecommitdiff
path: root/RELEASE_NOTES.md
diff options
context:
space:
mode:
Diffstat (limited to 'RELEASE_NOTES.md')
-rw-r--r--RELEASE_NOTES.md12
1 files changed, 11 insertions, 1 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index 52f9065..a8f04e8 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -1,6 +1,6 @@
# Release Notes
-## UNRELEASED
+## 2.74
Added Spanish (default, Argentina and Uruguay) translation (contributed by gnemmi).
@@ -22,6 +22,16 @@ Added Greek translation (contributed by uhuru).
Added Italian translation (contributed by anzu).
+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.
+
+Fixed bug in bookmark CSV import.
+
+Don't indent Twitter-like "threads" (i.e. chains of short posts from the same author that are self-replies).
+
## 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).