From 86f1d74214ff9de162b6abd0016d183b3f934d11 Mon Sep 17 00:00:00 2001 From: default Date: Mon, 15 Apr 2024 06:32:38 +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 f82e722..f272f5c 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -4,6 +4,8 @@ Posts that were liked or boosted can now be unliked and unboosted. +Added a header to avoid over-zealous caching in some browsers (contributed by louis77). + ## 2.51 Support for custom Emojis has been added; they are no longer hardcoded, but read from the `emojis.json` file at the server base directory. Also, they are no longer limited to string substitutions, but images as external URLs are also supported (see `snac(8)` for more information). -- cgit v1.2.3 From 040c43fb08fb4c9c00240c53515432f5f83454c9 Mon Sep 17 00:00:00 2001 From: default Date: Fri, 19 Apr 2024 09:11:28 +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 f272f5c..e1528b7 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -6,6 +6,8 @@ Posts that were liked or boosted can now be unliked and unboosted. Added a header to avoid over-zealous caching in some browsers (contributed by louis77). +Added support for running and federating inside hidden networks like Tor, I2P or Loki (contributed by iwojima). + ## 2.51 Support for custom Emojis has been added; they are no longer hardcoded, but read from the `emojis.json` file at the server base directory. Also, they are no longer limited to string substitutions, but images as external URLs are also supported (see `snac(8)` for more information). -- cgit v1.2.3 From a297b55dac6fac41136badf4b7af9c7a4f28a66f Mon Sep 17 00:00:00 2001 From: default Date: Sun, 28 Apr 2024 23:57:41 +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 e1528b7..021d191 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -4,6 +4,8 @@ Posts that were liked or boosted can now be unliked and unboosted. +Outgoing message timeouts are no longer hardcoded and can be configured (see `snac(8)` for more information). + Added a header to avoid over-zealous caching in some browsers (contributed by louis77). Added support for running and federating inside hidden networks like Tor, I2P or Loki (contributed by iwojima). -- cgit v1.2.3 From d0d7c2ca029e7d10ab7c7a9a651dff38db3ed3c0 Mon Sep 17 00:00:00 2001 From: default Date: Wed, 1 May 2024 08:01:50 +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 021d191..5fdd27d 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -6,6 +6,8 @@ Posts that were liked or boosted can now be unliked and unboosted. Outgoing message timeouts are no longer hardcoded and can be configured (see `snac(8)` for more information). +Mastodon API: Added support for lists. + Added a header to avoid over-zealous caching in some browsers (contributed by louis77). Added support for running and federating inside hidden networks like Tor, I2P or Loki (contributed by iwojima). -- cgit v1.2.3 From 82a9005ee398e5d8dea0d94dca98b2c685874449 Mon Sep 17 00:00:00 2001 From: default Date: Thu, 2 May 2024 07:34: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 5fdd27d..6455f5f 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -6,6 +6,8 @@ Posts that were liked or boosted can now be unliked and unboosted. Outgoing message timeouts are no longer hardcoded and can be configured (see `snac(8)` for more information). +Fixed a bug that caused some spurious unfollows under special conditions (with shared inboxes enabled and users from the same instance that follow each other, the internal message distributor was confused). + Mastodon API: Added support for lists. Added a header to avoid over-zealous caching in some browsers (contributed by louis77). -- cgit v1.2.3 From 48175857332080a19b2e1d9e785421ae234dbdb3 Mon Sep 17 00:00:00 2001 From: default Date: Thu, 2 May 2024 07:41:01 +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 6455f5f..0473ece 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -6,7 +6,7 @@ Posts that were liked or boosted can now be unliked and unboosted. Outgoing message timeouts are no longer hardcoded and can be configured (see `snac(8)` for more information). -Fixed a bug that caused some spurious unfollows under special conditions (with shared inboxes enabled and users from the same instance that follow each other, the internal message distributor was confused). +Fixed a bug that caused some incorrect unfollows under special conditions (with shared inboxes enabled and users from the same instance that follow each other, the internal message distributor was confused). Mastodon API: Added support for lists. -- cgit v1.2.3 From 580299bca54a0fe1d3d355e83e6244d92ff3e326 Mon Sep 17 00:00:00 2001 From: default Date: Sun, 5 May 2024 09:42:13 +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 0473ece..acb697d 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -14,6 +14,8 @@ Added a header to avoid over-zealous caching in some browsers (contributed by lo Added support for running and federating inside hidden networks like Tor, I2P or Loki (contributed by iwojima). +Fixed an error processing polls coming from Pleroma instances. + ## 2.51 Support for custom Emojis has been added; they are no longer hardcoded, but read from the `emojis.json` file at the server base directory. Also, they are no longer limited to string substitutions, but images as external URLs are also supported (see `snac(8)` for more information). -- cgit v1.2.3 From 32646aa786851ecaed7121f31afaf6df2d5eeb16 Mon Sep 17 00:00:00 2001 From: default Date: Sat, 11 May 2024 09:37:20 +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 acb697d..5720a63 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,5 +1,11 @@ # Release Notes +## 2.53 + +New search feature (post content, using regular expressions). + +Minor fixes: Allow unboosting your own posts (contributed by khm), CSS fixes for the Dillo browser (contributed by kvibber). + ## 2.52 Posts that were liked or boosted can now be unliked and unboosted. -- cgit v1.2.3 From ba00443b84f3c7663d567e65ddfd7ea9257d6ce1 Mon Sep 17 00:00:00 2001 From: default Date: Sun, 12 May 2024 09:02:38 +0200 Subject: Updated RELEASE_NOTES. --- RELEASE_NOTES.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'RELEASE_NOTES.md') diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 5720a63..de3759a 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -2,7 +2,9 @@ ## 2.53 -New search feature (post content, using regular expressions). +New feature to search by post content (using regular expressions). + +Added some (partial) support for `Event` object types. Minor fixes: Allow unboosting your own posts (contributed by khm), CSS fixes for the Dillo browser (contributed by kvibber). -- cgit v1.2.3 From d5316497760bffd869ff2b80bebaa613798a6476 Mon Sep 17 00:00:00 2001 From: default Date: Wed, 15 May 2024 07:52:35 +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 de3759a..cea217a 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -2,7 +2,7 @@ ## 2.53 -New feature to search by post content (using regular expressions). +New user feature to search by post content (using regular expressions) or tag. Added some (partial) support for `Event` object types. -- cgit v1.2.3