From ba4c3508f76466e79e9f3b5f665d72f0e425c4aa Mon Sep 17 00:00:00 2001 From: default Date: Wed, 15 Jan 2025 09:29:18 +0100 Subject: Updated RELEASE_NOTES. --- RELEASE_NOTES.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index ae96c92..f99f3e0 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -2,17 +2,17 @@ ## UNRELEASED -Some fixes to accept `Event` objects properly (like those coming from implementations like https://gancio.org/). +Some fixes to accept `Event` objects properly (like those coming from implementations like https://gancio.org/ or https://mobilizon.fr). Added some caching for local `Actor` objects. -Hashtags that are not explicitly linked in a post's content are shown below. +Hashtags that are not explicitly linked in a post's content are shown below it. Fixed broken NetBSD build (missing dependency in Makefile.NetBSD). The user profile can now include longitude and latitude data for your current location. -Mastodon API: implemented limit= on notification fetches (contributed by nowster), implemented faster min_id handling (contributed by nowster). +Mastodon API: implemented limit= on notification fetches (contributed by nowster), implemented faster min_id handling (contributed by nowster), obey the quiet public visibility set for posts. Reduced RSA key size for new users from 4096 to 2048. This will be friendlier to smaller machines, and everybody else out there is using 2048. -- cgit v1.2.3