summaryrefslogtreecommitdiff
path: root/RELEASE_NOTES.md
diff options
context:
space:
mode:
authorGravatar Oliver2025-03-21 17:14:58 +0000
committerGravatar Oliver2025-03-21 17:14:58 +0000
commit83c8218f71a7d901609f10df6612bf457c30f35a (patch)
treea08b014ced2dd68b20e498195d4c2c6064225dab /RELEASE_NOTES.md
parentMerge pull request 'refresh master' (#3) from grunfink/snac2:master into master (diff)
parentMerge pull request 'added missing czech translations' (#332) from pmjv/snac2:... (diff)
downloadsnac2-83c8218f71a7d901609f10df6612bf457c30f35a.tar.gz
snac2-83c8218f71a7d901609f10df6612bf457c30f35a.tar.xz
snac2-83c8218f71a7d901609f10df6612bf457c30f35a.zip
Merge pull request 'v2.74' (#4) from grunfink/snac2:master into master
Reviewed-on: https://codeberg.org/zen/snac2/pulls/4
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 @@
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
@@ -22,6 +22,16 @@ Added Greek translation (contributed by uhuru).
22 22
23Added Italian translation (contributed by anzu). 23Added Italian translation (contributed by anzu).
24 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).
34
25## 2.73 35## 2.73
26 36
27Added 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). 37Added 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).