summaryrefslogtreecommitdiff
path: root/RELEASE_NOTES.md
diff options
context:
space:
mode:
authorGravatar default2025-01-22 06:28:46 +0100
committerGravatar default2025-01-22 06:28:46 +0100
commitf5e75f90058665f413e1535e8001ec5b4e0a7a19 (patch)
tree78b70b84bc81e5770e6018b294a974d7219b18a0 /RELEASE_NOTES.md
parentMerge pull request 'When reading timeline in ascending order, return results ... (diff)
downloadpenes-snac2-f5e75f90058665f413e1535e8001ec5b4e0a7a19.tar.gz
penes-snac2-f5e75f90058665f413e1535e8001ec5b4e0a7a19.tar.xz
penes-snac2-f5e75f90058665f413e1535e8001ec5b4e0a7a19.zip
Updated RELEASE_NOTES.
Diffstat (limited to 'RELEASE_NOTES.md')
-rw-r--r--RELEASE_NOTES.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index 1e8c221..eb5c3b2 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -18,7 +18,7 @@ Fixed broken NetBSD build (missing dependency in Makefile.NetBSD).
18 18
19The user profile can now include longitude and latitude data for your current location. 19The user profile can now include longitude and latitude data for your current location.
20 20
21Mastodon 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. 21Mastodon 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, other timeline improvements (contributed by nowster).
22 22
23Reduced 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. 23Reduced 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.
24 24