summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--RELEASE_NOTES.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index 1eed6ee..9e4d2f4 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -1,10 +1,6 @@
1# Release Notes 1# Release Notes
2 2
3## UNRELEASED 3## 2.90
4
5Notifications can be filtered by category (contributed by byte).
6
7Dates are shown adjusted to the account's time zone (contributed by dandelions).
8 4
9Minor tweak to improve signature key retrieving for some Wordpress configurations. 5Minor tweak to improve signature key retrieving for some Wordpress configurations.
10 6
@@ -12,6 +8,10 @@ Fixed web UI incorrect links to actor public pages for some configurations.
12 8
13Fixed mismatch in the accounts being followed number in the public and people pages. 9Fixed mismatch in the accounts being followed number in the public and people pages.
14 10
11Notifications can be filtered by category (contributed by byte).
12
13Dates are shown adjusted to the account's time zone (contributed by dandelions).
14
15Configurable limit for poll items (contributed by dandelions). 15Configurable limit for poll items (contributed by dandelions).
16 16
17Fixed incorrect scope when editing a post (contributed by dandelions). 17Fixed incorrect scope when editing a post (contributed by dandelions).