diff options
| -rw-r--r-- | RELEASE_NOTES.md | 10 |
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 | |||
| 5 | Notifications can be filtered by category (contributed by byte). | ||
| 6 | |||
| 7 | Dates are shown adjusted to the account's time zone (contributed by dandelions). | ||
| 8 | 4 | ||
| 9 | Minor tweak to improve signature key retrieving for some Wordpress configurations. | 5 | Minor 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 | ||
| 13 | Fixed mismatch in the accounts being followed number in the public and people pages. | 9 | Fixed mismatch in the accounts being followed number in the public and people pages. |
| 14 | 10 | ||
| 11 | Notifications can be filtered by category (contributed by byte). | ||
| 12 | |||
| 13 | Dates are shown adjusted to the account's time zone (contributed by dandelions). | ||
| 14 | |||
| 15 | Configurable limit for poll items (contributed by dandelions). | 15 | Configurable limit for poll items (contributed by dandelions). |
| 16 | 16 | ||
| 17 | Fixed incorrect scope when editing a post (contributed by dandelions). | 17 | Fixed incorrect scope when editing a post (contributed by dandelions). |