diff options
| author | 2026-02-17 09:41:19 +0100 | |
|---|---|---|
| committer | 2026-02-17 09:41:19 +0100 | |
| commit | 2847f1a3354a36c121a610cb1e59a686478b1212 (patch) | |
| tree | c65068044cb12a5ee5f954023b64c3e523a27495 | |
| parent | Merge pull request 'Removed two dead links from README.md' (#557) from mookie... (diff) | |
| download | snac2-2847f1a3354a36c121a610cb1e59a686478b1212.tar.gz snac2-2847f1a3354a36c121a610cb1e59a686478b1212.tar.xz snac2-2847f1a3354a36c121a610cb1e59a686478b1212.zip | |
Updated RELEASE_NOTES.
| -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). |