commit ad5455f5556b2057b6ddfce8e0656c04112737de parent a3995f7efffe559c7c2a7106d7ffe9cb8b1e414a Author: default <nobody@localhost> Date: Wed, 15 Jan 2025 06:58:20 +0100 Updated RELEASE_NOTES. Diffstat:
M | RELEASE_NOTES.md | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md @@ -12,7 +12,7 @@ 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). +Mastodon API: implemented limit= on notification fetches (contributed by nowster), implemented faster min_id handling (contributed by nowster). 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.