diff options
| author | 2025-12-20 13:16:33 +0100 | |
|---|---|---|
| committer | 2025-12-20 13:16:33 +0100 | |
| commit | 267e39eccea2264651bcd510ce5a0b53a1909993 (patch) | |
| tree | ce4c02753ba27cccf7dc4f51550d2bd09be9702e | |
| parent | Fixed failed search when blank surround the query string. (diff) | |
| download | snac2-master.tar.gz snac2-master.tar.xz snac2-master.zip | |
| -rw-r--r-- | RELEASE_NOTES.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 341206f..9d41588 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md | |||
| @@ -8,6 +8,8 @@ Mastodon API: Fix for some client notifications (contributed by violette). | |||
| 8 | 8 | ||
| 9 | If the query variable `terse` of a public post page is set to anything, no header is shown. | 9 | If the query variable `terse` of a public post page is set to anything, no header is shown. |
| 10 | 10 | ||
| 11 | Fixed search failures when the query string has any leading blank. | ||
| 12 | |||
| 11 | ## 2.85 | 13 | ## 2.85 |
| 12 | 14 | ||
| 13 | Quoted posts are now shown. | 15 | Quoted posts are now shown. |