From bd95fc0dd124d788b6bc1f7a4dddfc21e98d83f2 Mon Sep 17 00:00:00 2001
From: default
Date: Sun, 13 Apr 2025 14:47:47 +0200
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 4ca15e4..70106fb 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -4,6 +4,8 @@
Added support for scheduled posts.
+The user can now select a working time zone. This will be used to correctly parse the local date and time of a scheduled post.
+
Fixed incorrect poll vote format, which was causing problems in platforms like GotoSocial.
Mastodon API: added support for `/api/v1/instance/peers`.
--
cgit v1.2.3
From 1a1035b5867774e2a9b230380bf68b7333a4da40 Mon Sep 17 00:00:00 2001
From: default
Date: Mon, 14 Apr 2025 06:18:46 +0200
Subject: Updated RELEASE_NOTES.
---
RELEASE_NOTES.md | 10 +++++++---
1 file changed, 7 insertions(+), 3 deletions(-)
(limited to 'RELEASE_NOTES.md')
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index 70106fb..0cbb69b 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -1,8 +1,8 @@
# Release Notes
-## UNRELEASED
+## UNRELEASED "Time Is On My Side"
-Added support for scheduled posts.
+Added support for scheduled posts (for this to work correctly, users will have to set their time zone, see below).
The user can now select a working time zone. This will be used to correctly parse the local date and time of a scheduled post.
@@ -10,7 +10,11 @@ Fixed incorrect poll vote format, which was causing problems in platforms like G
Mastodon API: added support for `/api/v1/instance/peers`.
-Some Czech and Russian translation fixes.
+Added a new `snac-admin` helper script (contributed by shtrophic).
+
+In the web UI, posts are separated by the `
` tag; it's invisible in graphical browsers, but it separates post clearly in text-based browsers.
+
+Some Spanish, Czech and Russian translation updates and fixes.
## 2.74 "The Days of Nicole, the Fediverse Chick"
--
cgit v1.2.3
From c1cf7b28cf85e698993468e5b8dcb18d9f5d7a74 Mon Sep 17 00:00:00 2001
From: default
Date: Mon, 14 Apr 2025 14:42:32 +0200
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 0cbb69b..e74e9ac 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -14,7 +14,7 @@ Added a new `snac-admin` helper script (contributed by shtrophic).
In the web UI, posts are separated by the `
` tag; it's invisible in graphical browsers, but it separates post clearly in text-based browsers.
-Some Spanish, Czech and Russian translation updates and fixes.
+Some Finnish, Spanish, Czech and Russian translation updates and fixes.
## 2.74 "The Days of Nicole, the Fediverse Chick"
--
cgit v1.2.3
From 81d0704b4fe71d7af4b58e6dc82850996849b6b8 Mon Sep 17 00:00:00 2001
From: default
Date: Wed, 16 Apr 2025 09:38:18 +0200
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 e74e9ac..13cdfb0 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -1,6 +1,6 @@
# Release Notes
-## UNRELEASED "Time Is On My Side"
+## 2.75 "Time Is On My Side"
Added support for scheduled posts (for this to work correctly, users will have to set their time zone, see below).
--
cgit v1.2.3
From df11310df1660adf2526f85fcd1b443b56faf050 Mon Sep 17 00:00:00 2001
From: grunfink
Date: Fri, 18 Apr 2025 13:33:51 +0200
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 13cdfb0..c7795f9 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -1,5 +1,9 @@
# Release Notes
+## UNRELEASED
+
+Added new command-line options for list maintenance.
+
## 2.75 "Time Is On My Side"
Added support for scheduled posts (for this to work correctly, users will have to set their time zone, see below).
--
cgit v1.2.3