diff options
| -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). | |||
| 6 | 6 | ||
| 7 | Dates are shown adjusted to the account's time zone (contributed by dandelions). | 7 | Dates are shown adjusted to the account's time zone (contributed by dandelions). |
| 8 | 8 | ||
| 9 | Configurable limit for poll items (contributed by dandelions). | ||
| 10 | |||
| 11 | Fixed incorrect scope when editing a post (contributed by dandelions). | ||
| 12 | |||
| 13 | Minor tweak to improve signature key retrieving for some Wordpress configurations. | 9 | Minor tweak to improve signature key retrieving for some Wordpress configurations. |
| 14 | 10 | ||
| 15 | Fixed web UI incorrect links to actor public pages for some configurations. | 11 | Fixed web UI incorrect links to actor public pages for some configurations. |
| 16 | 12 | ||
| 13 | Fixed mismatch in the accounts being followed number in the public and people pages. | ||
| 14 | |||
| 15 | Configurable limit for poll items (contributed by dandelions). | ||
| 16 | |||
| 17 | Fixed incorrect scope when editing a post (contributed by dandelions). | ||
| 18 | |||
| 17 | Change the strip_exif logic to work with the already existing OpenBSD sandbox (contributed by oxzi). | 19 | Change the strip_exif logic to work with the already existing OpenBSD sandbox (contributed by oxzi). |
| 18 | 20 | ||
| 19 | 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). | 21 | 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). |