فهرست منبع

Updated RELEASE_NOTES.

default 1 سال پیش
والد
کامیت
ba4c3508f7
1فایلهای تغییر یافته به همراه3 افزوده شده و 3 حذف شده
  1. 3 3
      RELEASE_NOTES.md

+ 3 - 3
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.