summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--RELEASE_NOTES.md10
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
7Dates are shown adjusted to the account's time zone (contributed by dandelions). 7Dates are shown adjusted to the account's time zone (contributed by dandelions).
8 8
9Configurable limit for poll items (contributed by dandelions).
10
11Fixed incorrect scope when editing a post (contributed by dandelions).
12
13Minor tweak to improve signature key retrieving for some Wordpress configurations. 9Minor tweak to improve signature key retrieving for some Wordpress configurations.
14 10
15Fixed web UI incorrect links to actor public pages for some configurations. 11Fixed web UI incorrect links to actor public pages for some configurations.
16 12
13Fixed mismatch in the accounts being followed number in the public and people pages.
14
15Configurable limit for poll items (contributed by dandelions).
16
17Fixed incorrect scope when editing a post (contributed by dandelions).
18
17Change the strip_exif logic to work with the already existing OpenBSD sandbox (contributed by oxzi). 19Change the strip_exif logic to work with the already existing OpenBSD sandbox (contributed by oxzi).
18 20
19Mastodon API: Add poll creation (contributed by davidrv00), fixed a voting bug (contributed by davidrv00), added a fix to verify_credentials (contributed by ag-eitilt). 21Mastodon API: Add poll creation (contributed by davidrv00), fixed a voting bug (contributed by davidrv00), added a fix to verify_credentials (contributed by ag-eitilt).