Browse Source

Updated RELEASE_NOTES.

grunfink 6 months ago
parent
commit
4099958c3a
1 changed files with 6 additions and 4 deletions
  1. 6 4
      RELEASE_NOTES.md

+ 6 - 4
RELEASE_NOTES.md

@@ -6,14 +6,16 @@ Notifications can be filtered by category (contributed by byte).
 
 
 Dates are shown adjusted to the account's time zone (contributed by dandelions).
 Dates are shown adjusted to the account's time zone (contributed by dandelions).
 
 
-Configurable limit for poll items (contributed by dandelions).
-
-Fixed incorrect scope when editing a post (contributed by dandelions).
-
 Minor tweak to improve signature key retrieving for some Wordpress configurations.
 Minor tweak to improve signature key retrieving for some Wordpress configurations.
 
 
 Fixed web UI incorrect links to actor public pages for some configurations.
 Fixed web UI incorrect links to actor public pages for some configurations.
 
 
+Fixed mismatch in the accounts being followed number in the public and people pages.
+
+Configurable limit for poll items (contributed by dandelions).
+
+Fixed incorrect scope when editing a post (contributed by dandelions).
+
 Change the strip_exif logic to work with the already existing OpenBSD sandbox (contributed by oxzi).
 Change the strip_exif logic to work with the already existing OpenBSD sandbox (contributed by oxzi).
 
 
 Mastodon API: Add poll creation (contributed by davidrv00), fixed a voting bug (contributed by davidrv00), added a fix to verify_credentials (contributed by ag-eitilt).
 Mastodon API: Add poll creation (contributed by davidrv00), fixed a voting bug (contributed by davidrv00), added a fix to verify_credentials (contributed by ag-eitilt).