snac2

Fork of https://codeberg.org/grunfink/snac2
git clone https://git.inz.fi/snac2
Log | Files | Refs | README | LICENSE

commit f77ee3df67e07a286319f64952b926cb427cd2ae
parent 34d85b3e1bbda2e89191026b3815dd9b6f23afcb
Author: grunfink <grunfink@comam.es>
Date:   Thu, 29 May 2025 13:31:21 +0200

Updated RELEASE_NOTES.

Diffstat:
MRELEASE_NOTES.md | 6++++--
1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md @@ -8,11 +8,13 @@ The number of pending follow confirmations is shown next to the "people" link. Faster performance metrics (contributed by dandelions). -Improved lowercasing in tags (contributed by postscriptum). +Improved lowercasing in hashtags (contributed by postscriptum). A search-by-url tweak for implementations that return 200 for invalid webfinger queries (e.g. piefed). -Mastodon API: added follow confirmation endpoints. +Mastodon API: added follow confirmation endpoints, fixed collisions in attachment file names. + +Fixed potential crashes in attachment uploads. ## 2.77 "Ugly Links Everywhere"