diff options
| author | grunfink <grunfink@comam.es> | 2026-02-14 16:28:44 +0100 |
|---|---|---|
| committer | grunfink <grunfink@comam.es> | 2026-02-14 16:28:44 +0100 |
| commit | 4099958c3a8c18ed7811f6178ad92ee107cde736 (patch) | |
| tree | 8a0245666701def8fdf8232b44767886c2daf60d /RELEASE_NOTES.md | |
| parent | 72feba2f431b23485ff48caf5283cbc880cbdad9 (diff) | |
Updated RELEASE_NOTES.
Diffstat (limited to 'RELEASE_NOTES.md')
| -rw-r--r-- | RELEASE_NOTES.md | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 944b4ab..1eed6ee 100644 --- a/RELEASE_NOTES.md +++ b/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). -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. 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). 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). |