diff options
| author | grunfink <grunfink@comam.es> | 2026-02-17 09:41:19 +0100 |
|---|---|---|
| committer | grunfink <grunfink@comam.es> | 2026-02-17 09:41:19 +0100 |
| commit | 2847f1a3354a36c121a610cb1e59a686478b1212 (patch) | |
| tree | c65068044cb12a5ee5f954023b64c3e523a27495 | |
| parent | dbce5103d83ae1ddfea970f0a314b079bfed3409 (diff) | |
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 @@ # Release Notes -## UNRELEASED - -Notifications can be filtered by category (contributed by byte). - -Dates are shown adjusted to the account's time zone (contributed by dandelions). +## 2.90 Minor tweak to improve signature key retrieving for some Wordpress configurations. @@ -12,6 +8,10 @@ Fixed web UI incorrect links to actor public pages for some configurations. Fixed mismatch in the accounts being followed number in the public and people pages. +Notifications can be filtered by category (contributed by byte). + +Dates are shown adjusted to the account's time zone (contributed by dandelions). + Configurable limit for poll items (contributed by dandelions). Fixed incorrect scope when editing a post (contributed by dandelions). |