From 3af838f2035c07a230d7eb0a2f3734800ccb139c Mon Sep 17 00:00:00 2001 From: default Date: Sun, 9 Mar 2025 13:22:06 +0100 Subject: Updated RELEASE_NOTES. --- RELEASE_NOTES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'RELEASE_NOTES.md') diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 004de44..1d142a1 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -16,7 +16,7 @@ Added Russian translation (contributed by sn4il). Added Chinese translation (contributed by mistivia). -Added German translation (contributed by zen). +Added German translation (contributed by zen and Menel). ## 2.73 -- cgit v1.2.3 From 824d2418580968b88e28ee658ddb2349825a7367 Mon Sep 17 00:00:00 2001 From: default Date: Tue, 11 Mar 2025 10:21:54 +0100 Subject: Updated RELEASE_NOTES. --- RELEASE_NOTES.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'RELEASE_NOTES.md') diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 1d142a1..2eb52f8 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -18,6 +18,8 @@ Added Chinese translation (contributed by mistivia). Added German translation (contributed by zen and Menel). +Added Greek translation (contributed by uhuru). + ## 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). -- cgit v1.2.3 From 4b45e0df4614a5ee4cf57ea1cc7b6a8bf8bfcf77 Mon Sep 17 00:00:00 2001 From: default Date: Wed, 12 Mar 2025 08:53:13 +0100 Subject: Updated RELEASE_NOTES. --- RELEASE_NOTES.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'RELEASE_NOTES.md') diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 2eb52f8..52f9065 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -20,6 +20,8 @@ Added German translation (contributed by zen and Menel). Added Greek translation (contributed by uhuru). +Added Italian translation (contributed by anzu). + ## 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). -- cgit v1.2.3 From b2b7d9109ba550ed2e3424d1f06be44a6eb1d2a9 Mon Sep 17 00:00:00 2001 From: default Date: Mon, 17 Mar 2025 08:20:59 +0100 Subject: Updated RELEASE_NOTES. --- RELEASE_NOTES.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'RELEASE_NOTES.md') diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 52f9065..a315cd8 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -22,6 +22,10 @@ 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). + ## 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). -- cgit v1.2.3 From e3f38840a4e9ef76cefcb5b28873e1c83565a9cc Mon Sep 17 00:00:00 2001 From: default Date: Mon, 17 Mar 2025 08:33:00 +0100 Subject: Updated RELEASE_NOTES. --- RELEASE_NOTES.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'RELEASE_NOTES.md') 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). -- cgit v1.2.3 From 0a8298f35198382ff72d514f0035f3bfb9c4ebac Mon Sep 17 00:00:00 2001 From: default Date: Mon, 17 Mar 2025 15:06:53 +0100 Subject: Updated RELEASE_NOTES. --- RELEASE_NOTES.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'RELEASE_NOTES.md') diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 8114d04..a4b6926 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -28,6 +28,8 @@ 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. + ## 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). -- cgit v1.2.3 From c37540abc07f99e47d44da6a7e99980ca5d3b1bf Mon Sep 17 00:00:00 2001 From: default Date: Wed, 19 Mar 2025 18:03:25 +0100 Subject: Updated RELEASE_NOTES. --- RELEASE_NOTES.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'RELEASE_NOTES.md') diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index a4b6926..3cf677e 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -30,6 +30,8 @@ Reverted (temporarily) the Markdown code that converted text between underscores 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). -- cgit v1.2.3 From 2f3b0264014caaf9f371e776cca955e7f7a51e71 Mon Sep 17 00:00:00 2001 From: default Date: Thu, 20 Mar 2025 10:02:01 +0100 Subject: Updated RELEASE_NOTES. --- RELEASE_NOTES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'RELEASE_NOTES.md') diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 3cf677e..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). -- cgit v1.2.3