snac2

Fork of https://codeberg.org/grunfink/snac2
git clone https://git.inz.fi/snac2
Log | Files | Refs | README | LICENSE

commit 46708ef309ba6197665651c2e3ec9a53e261908c
parent 7e85cd570d78fad7375917b3fcc4ee5cfacfeaab
Author: default <nobody@localhost>
Date:   Sat, 14 Sep 2024 14:46:31 +0200

Updated RELEASE_NOTES.

Diffstat:
MRELEASE_NOTES.md | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md @@ -6,6 +6,8 @@ Added post drafts: new or edit post edition dialogs include a checkbox that will Fixed a bug that caused `Block` notifications to not be shown properly. +Fixed crash in a corner case of the URL parameter parsing code. + ## 2.58 Search by content also looks into alt-text from attachments (images, videos, etc.).