snac2

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

commit b320147edb2b5f904d9017b6a8f9a7356ca6cae3
parent 46cfc37f2bfe03baa4d6feadf7155483c8797459
Author: default <nobody@localhost>
Date:   Fri, 18 Aug 2023 18:34:12 +0200

Updated RELEASE_NOTES.

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

diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md @@ -1,5 +1,15 @@ # Release Notes +## 2.41 + +Show inline `Link` objects that are image, audio or video media. + +The history in the public page is returned in reverse chronological order. + +Mastodon API: minor fixes. + +Be more strict when serving note objects. + ## 2.40 Announces (boosts) can now be disabled/reenabled on a per-people basis (to limit those boost-trigger-happy friends from flooding your timeline). This is operated from the people page.