diff options
| author | default <nobody@localhost> | 2025-01-15 06:54:04 +0100 |
|---|---|---|
| committer | default <nobody@localhost> | 2025-01-15 06:54:04 +0100 |
| commit | 0078f9db6892f984434cc34dbbae1ec5c31d1a90 (patch) | |
| tree | 5e5e4e29aa73c018dcb0b5c82d3f09768c2abe3c | |
| parent | d7c24d146e85a6aa5074dbd6f0094b416d9ff4af (diff) | |
Updated RELEASE_NOTES.
| -rw-r--r-- | RELEASE_NOTES.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 2e20bc7..37a8f97 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -12,6 +12,8 @@ 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). + 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. ## 2.68 |