snac2

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

commit 788ec4e36e7640fc80e07a39773cd5e818e837ec
parent d85113bb1fa66e13fdcfbb1c022b257f1da00ec1
Author: default <nobody@localhost>
Date:   Sun, 21 Jan 2024 06:19:53 +0100

Updated RELEASE_NOTES.

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

diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md @@ -1,5 +1,11 @@ # Release Notes +## 2.46 + +Added support for Peertube videos. + +Mastodon API: Fixed an error related to the edit date of a post. + ## 2.45 Fixed a collision in webfinger caching. This may affect federation with some software, so I recommend an upgrade.