summaryrefslogtreecommitdiff
path: root/RELEASE_NOTES.md
diff options
context:
space:
mode:
authorGravatar shtrophic2025-03-20 22:54:56 +0100
committerGravatar shtrophic2025-03-20 22:54:56 +0100
commit0aeebc177f7f40cd583c65a085c51a9398995135 (patch)
tree7d4c79b675b612ffd16b645f2014dfc9c231c25c /RELEASE_NOTES.md
parentMerge remote-tracking branch 'upstream/master' into curl-smtp (diff)
parentVersion 2.74 RELEASED. (diff)
downloadsnac2-0aeebc177f7f40cd583c65a085c51a9398995135.tar.gz
snac2-0aeebc177f7f40cd583c65a085c51a9398995135.tar.xz
snac2-0aeebc177f7f40cd583c65a085c51a9398995135.zip
Merge tag '2.74' into curl-smtp
Version 2.74 RELEASED.
Diffstat (limited to 'RELEASE_NOTES.md')
-rw-r--r--RELEASE_NOTES.md18
1 files changed, 16 insertions, 2 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index 004de44..a8f04e8 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -1,6 +1,6 @@
1# Release Notes 1# Release Notes
2 2
3## UNRELEASED 3## 2.74
4 4
5Added Spanish (default, Argentina and Uruguay) translation (contributed by gnemmi). 5Added Spanish (default, Argentina and Uruguay) translation (contributed by gnemmi).
6 6
@@ -16,7 +16,21 @@ Added Russian translation (contributed by sn4il).
16 16
17Added Chinese translation (contributed by mistivia). 17Added Chinese translation (contributed by mistivia).
18 18
19Added German translation (contributed by zen). 19Added German translation (contributed by zen and Menel).
20
21Added Greek translation (contributed by uhuru).
22
23Added Italian translation (contributed by anzu).
24
25Mastodon API: added support for /api/v1/custom_emojis (contributed by violette).
26
27Improved Undo+Follow logic (contributed by rozenglass).
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
31Fixed bug in bookmark CSV import.
32
33Don't indent Twitter-like "threads" (i.e. chains of short posts from the same author that are self-replies).
20 34
21## 2.73 35## 2.73
22 36