From 8e413311cebc482b70dc41a1ab1be1662362f878 Mon Sep 17 00:00:00 2001 From: grunfink Date: Mon, 27 Apr 2026 18:41:52 +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 a413ce7..d2f2916 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -14,6 +14,8 @@ Allow serving files from subdirectories of the `static/` subdirectory (contribut Minor tweak to webfinger code to handle Hubzilla's peculiarities. +Fixed a search case where URLs to GotoSocial statuses were misidentified as accounts. + New Polish translation (contributed by kpm). ## 2.91 -- cgit From c75191f75ea03c263593a9e352e1c661ebfca74f Mon Sep 17 00:00:00 2001 From: grunfink Date: Wed, 6 May 2026 20:24:56 +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 d2f2916..529166e 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -16,6 +16,8 @@ Minor tweak to webfinger code to handle Hubzilla's peculiarities. Fixed a search case where URLs to GotoSocial statuses were misidentified as accounts. +Mastodon API: Fixed hashtags loosing the link after editing a post. + New Polish translation (contributed by kpm). ## 2.91 -- cgit From 143b1c9df9ca6cf80f3cda866bbe9ba03f871134 Mon Sep 17 00:00:00 2001 From: grunfink Date: Sun, 10 May 2026 23:05:02 +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 529166e..8abb585 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -16,6 +16,8 @@ Minor tweak to webfinger code to handle Hubzilla's peculiarities. Fixed a search case where URLs to GotoSocial statuses were misidentified as accounts. +Accounts that follow you are now marked with a thumb-up emoji, because followers are cool people. + Mastodon API: Fixed hashtags loosing the link after editing a post. New Polish translation (contributed by kpm). -- cgit From f1ca81215f712e3c64a642ee21ff5620a7f1b44d Mon Sep 17 00:00:00 2001 From: grunfink Date: Wed, 13 May 2026 08:06:35 +0200 Subject: Updated RELEASE_NOTES. --- RELEASE_NOTES.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) (limited to 'RELEASE_NOTES.md') diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 8abb585..166d42f 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -18,10 +18,20 @@ Fixed a search case where URLs to GotoSocial statuses were misidentified as acco Accounts that follow you are now marked with a thumb-up emoji, because followers are cool people. -Mastodon API: Fixed hashtags loosing the link after editing a post. +Fixed some account export errors. + +Fixed an incorrect hash in post links. + +Show an account's location link in the people page, if they have one. + +Mastodon API: Fixed hashtags loosing the link after editing a post, minor tweak in access token processing (contributed by trondd555). + +Drop usage of PATH_MAX (contributed by sergiodj). New Polish translation (contributed by kpm). +Updated German and Czech translations (contributed by zen and pmjv). + ## 2.91 Fixed some local posts not being shown if the replied post is deleted. -- cgit From aed4517abab09c65e86d87b3db7fa4cc7791c440 Mon Sep 17 00:00:00 2001 From: grunfink Date: Wed, 13 May 2026 09:49:55 +0200 Subject: Updated RELEASE_NOTES. --- RELEASE_NOTES.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'RELEASE_NOTES.md') diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 166d42f..6f1ca4e 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,6 +1,6 @@ # Release Notes -## UNRELEASED +## 2.92 Changed default: for newly created instances, `disable_inbox_collection` is set to `true` (see `snac(8)` for more information). The reason is because it seems to be used for harrasing people. @@ -16,7 +16,7 @@ Minor tweak to webfinger code to handle Hubzilla's peculiarities. Fixed a search case where URLs to GotoSocial statuses were misidentified as accounts. -Accounts that follow you are now marked with a thumb-up emoji, because followers are cool people. +Accounts that follow you are now marked with a thumb-up emoji, because followers are adorable people. Fixed some account export errors. -- cgit From f1bd924a68d7da5229ba69eb595ddbcd9b6b5be3 Mon Sep 17 00:00:00 2001 From: grunfink Date: Thu, 21 May 2026 15:59:19 +0200 Subject: Updated RELEASE_NOTES. --- RELEASE_NOTES.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'RELEASE_NOTES.md') diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 6f1ca4e..5cc1386 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,5 +1,11 @@ # Release Notes +## UNRELEASED + +Nested quoted posts are limited up to 3 levels. + +Updated French translation (contributed by dragondaddy). + ## 2.92 Changed default: for newly created instances, `disable_inbox_collection` is set to `true` (see `snac(8)` for more information). The reason is because it seems to be used for harrasing people. -- cgit From 4cacf540b82d5998acc9a2bac2d29e6cc7a2a442 Mon Sep 17 00:00:00 2001 From: grunfink Date: Thu, 21 May 2026 19:46:27 +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 5cc1386..0dbcfde 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -2,6 +2,8 @@ ## UNRELEASED +Added a new *admirations* entry point to the web UI, containing a timeline of liked, boosted and reacted posts. Please take note that, after installing the new version, it will start empty, and be filled with subsequent reactions (contributed by violette). + Nested quoted posts are limited up to 3 levels. Updated French translation (contributed by dragondaddy). -- cgit From 6c1c0ef0cd62e0d410484ad2d13f884e96eedafa Mon Sep 17 00:00:00 2001 From: grunfink Date: Fri, 22 May 2026 09:07:20 +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 0dbcfde..23f86b1 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -6,6 +6,8 @@ Added a new *admirations* entry point to the web UI, containing a timeline of li Nested quoted posts are limited up to 3 levels. +Fixed small memory leak (contributed by inz). + Updated French translation (contributed by dragondaddy). ## 2.92 -- cgit From 286700c1f2aca583000387e4bdd9fc4a69c250c7 Mon Sep 17 00:00:00 2001 From: grunfink Date: Fri, 22 May 2026 13:53: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 23f86b1..e720c9a 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -6,7 +6,7 @@ Added a new *admirations* entry point to the web UI, containing a timeline of li Nested quoted posts are limited up to 3 levels. -Fixed small memory leak (contributed by inz). +Fixed some memory leaks (contributed by inz). Updated French translation (contributed by dragondaddy). -- cgit From 0bde1abe67aee7e7840338afef1022bcec3a1bd8 Mon Sep 17 00:00:00 2001 From: grunfink Date: Tue, 26 May 2026 09:03:17 +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 e720c9a..13e4a90 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -8,7 +8,7 @@ Nested quoted posts are limited up to 3 levels. Fixed some memory leaks (contributed by inz). -Updated French translation (contributed by dragondaddy). +Updated French, Brazilian Portuguese translations (contributed by dragondaddy, daltux). ## 2.92 -- cgit From 7b40d93784940a3bb1fdd9f50378332f04c3ac8f Mon Sep 17 00:00:00 2001 From: grunfink Date: Fri, 29 May 2026 06:40:54 +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 13e4a90..433b969 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -6,6 +6,10 @@ Added a new *admirations* entry point to the web UI, containing a timeline of li Nested quoted posts are limited up to 3 levels. +New configuration knob: by setting `keep_replies_posts` to true in `server.json`, remote posts that a local user has replied to are retained in the public timeline, preventing them from being purged (contributed by hanchan). + +New configuration knob: by setting `keep_replied_me` to true in `server.json`, remote replies to local posts are retained in the public timeline, preventing them from being purged (contributed by hanchan). + Fixed some memory leaks (contributed by inz). Updated French, Brazilian Portuguese translations (contributed by dragondaddy, daltux). -- cgit From b0b7dad13ea371ef8db66eb24a38654dd209f1e8 Mon Sep 17 00:00:00 2001 From: grunfink Date: Mon, 1 Jun 2026 08:26:45 +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 433b969..41b98cc 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -10,6 +10,8 @@ New configuration knob: by setting `keep_replies_posts` to true in `server.json` New configuration knob: by setting `keep_replied_me` to true in `server.json`, remote replies to local posts are retained in the public timeline, preventing them from being purged (contributed by hanchan). +Ensure actors' public key PEM never includes anything after the end marker. + Fixed some memory leaks (contributed by inz). Updated French, Brazilian Portuguese translations (contributed by dragondaddy, daltux). -- cgit From e66e857d880ce54882971d4e3d57a6006b6c8c01 Mon Sep 17 00:00:00 2001 From: grunfink Date: Tue, 2 Jun 2026 09:51:15 +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 41b98cc..40a726c 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -4,6 +4,8 @@ Added a new *admirations* entry point to the web UI, containing a timeline of liked, boosted and reacted posts. Please take note that, after installing the new version, it will start empty, and be filled with subsequent reactions (contributed by violette). +It's now possible to disable showing posts in a given set of languages. + Nested quoted posts are limited up to 3 levels. New configuration knob: by setting `keep_replies_posts` to true in `server.json`, remote posts that a local user has replied to are retained in the public timeline, preventing them from being purged (contributed by hanchan). -- cgit From 2a69154f32c7d985adb761283b7c0f33044de75e Mon Sep 17 00:00:00 2001 From: grunfink Date: Sun, 7 Jun 2026 07:57:02 +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 40a726c..664deb8 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -16,7 +16,7 @@ Ensure actors' public key PEM never includes anything after the end marker. Fixed some memory leaks (contributed by inz). -Updated French, Brazilian Portuguese translations (contributed by dragondaddy, daltux). +Updated French, Brazilian Portuguese, German translations (contributed by dragondaddy, daltux, zen). ## 2.92 -- cgit From 22574d2bc9e8e5df8f365c20a7923c6357943a79 Mon Sep 17 00:00:00 2001 From: grunfink Date: Sun, 7 Jun 2026 08:16:02 +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 664deb8..2d9d43b 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -16,7 +16,7 @@ Ensure actors' public key PEM never includes anything after the end marker. Fixed some memory leaks (contributed by inz). -Updated French, Brazilian Portuguese, German translations (contributed by dragondaddy, daltux, zen). +Updated French, Brazilian Portuguese, German, Spanish translations (contributed by dragondaddy, daltux, zen). ## 2.92 -- cgit From 538aa87cb43e4cf6a07d2a292379beaea1241dc2 Mon Sep 17 00:00:00 2001 From: grunfink Date: Wed, 24 Jun 2026 11:44:31 +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 2d9d43b..960a3bd 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -16,6 +16,8 @@ Ensure actors' public key PEM never includes anything after the end marker. Fixed some memory leaks (contributed by inz). +Several additional keyId checks (many thanks to lainsoykaf for bringing this to my attention). + Updated French, Brazilian Portuguese, German, Spanish translations (contributed by dragondaddy, daltux, zen). ## 2.92 -- cgit From e817de55282786dee6cca7ffd8b714e99292047b Mon Sep 17 00:00:00 2001 From: grunfink Date: Thu, 25 Jun 2026 18:41:49 +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 960a3bd..1d55324 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -18,6 +18,8 @@ Fixed some memory leaks (contributed by inz). Several additional keyId checks (many thanks to lainsoykaf for bringing this to my attention). +Fixed crash in the JSON parser (many thanks to nullenvk for bringing this to my attention). + Updated French, Brazilian Portuguese, German, Spanish translations (contributed by dragondaddy, daltux, zen). ## 2.92 -- cgit From f98c4cb4e9e0190fbc0533994c4ff652c07b9a2a Mon Sep 17 00:00:00 2001 From: grunfink Date: Thu, 25 Jun 2026 18:47:16 +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 1d55324..78b0fde 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -20,6 +20,8 @@ Several additional keyId checks (many thanks to lainsoykaf for bringing this to Fixed crash in the JSON parser (many thanks to nullenvk for bringing this to my attention). +Mastodon API: fixed error in custom emojis after edition (contributed by e0w0e). + Updated French, Brazilian Portuguese, German, Spanish translations (contributed by dragondaddy, daltux, zen). ## 2.92 -- cgit From 105db5ae50fbac0e422c3e15fcc068afeaaf41eb Mon Sep 17 00:00:00 2001 From: grunfink Date: Thu, 25 Jun 2026 19:04:49 +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 78b0fde..a830a94 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -20,7 +20,7 @@ Several additional keyId checks (many thanks to lainsoykaf for bringing this to Fixed crash in the JSON parser (many thanks to nullenvk for bringing this to my attention). -Mastodon API: fixed error in custom emojis after edition (contributed by e0w0e). +Mastodon API: fixed lost custom emojis after edition (contributed by e0w0e). Updated French, Brazilian Portuguese, German, Spanish translations (contributed by dragondaddy, daltux, zen). -- cgit From 23dfb8596d7326f481e65c0c97bb5f0384cca155 Mon Sep 17 00:00:00 2001 From: grunfink Date: Fri, 26 Jun 2026 09:38:21 +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 a830a94..e62be07 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,6 +1,6 @@ # Release Notes -## UNRELEASED +## 2.93 Added a new *admirations* entry point to the web UI, containing a timeline of liked, boosted and reacted posts. Please take note that, after installing the new version, it will start empty, and be filled with subsequent reactions (contributed by violette). -- cgit