diff options
| author | grunfink <grunfink@comam.es> | 2026-02-03 13:21:44 +0100 |
|---|---|---|
| committer | grunfink <grunfink@comam.es> | 2026-02-03 13:21:44 +0100 |
| commit | 98f41a2b7e2cf5f2cab7c681535bb61b1ec90062 (patch) | |
| tree | f7789a6b5bb0df871dfdbc4a4d35fad05250fab2 | |
| parent | 673877535775ad46a390460cc4bd2f0f22761f87 (diff) | |
Updated RELEASE_NOTES.
| -rw-r--r-- | RELEASE_NOTES.md | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 9f2ffd6..d7808ef 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,5 +1,17 @@ # Release Notes +## UNRELEASED + +Notifications can be filtered by category (contributed by byte). + +Show dates adjusted to every 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). + +Updated Czech, German, Brazilian Portuguese translations (contributed by pmjv, zen, daltux). + ## 2.89 Fixed crash in pronouns processing (contributed by byte). |