snac2

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

commit 96c75d99383dbcdfd3f7a8242a7bac71ca70b24a
parent 33e410301b3b183bb7d1598e8f735a291b185240
Author: default <nobody@localhost>
Date:   Wed, 28 Feb 2024 15:38:48 +0100

Updated RELEASE_NOTES.

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

diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md @@ -1,5 +1,9 @@ # Release Notes +## 2.49 + +Mastodon API: Fixed a bug in how validated links are reported. + ## 2.48 A new instance page, that shows all posts by users in the same instance (like the public instance timeline, but interactive). This will help building communities.