From 4b15b07b8bca9cbaf7ea706dd0e2656dab6582e8 Mon Sep 17 00:00:00 2001 From: Mario Date: Wed, 20 May 2026 05:43:42 +0000 Subject: [PATCH] update changelog (cherry picked from commit 2625fe9527de27f92d9903b1af71c1e098f35741) Co-authored-by: Mario --- CHANGELOG | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index fe9a37848..f29bcb004 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,15 @@ +Hubzilla 11.2.1 (2026-05-20) + - Drop payloads with unsafe json-ld keys in LDSignatures::verify() and add tests + - Fix App::$profile set for removed channels + - Fix MessageFilter breaking when expecting string but array is given + - Superblock: fix blocking failed in some setups (sponsored by NLnet NGI0 Commons Fund/Superblock) + - Superblock: fix missing import of attribute (sponsored by NLnet NGI0 Commons Fund/Superblock) + - Superblock: improved detection of reshares (sponsored by NLnet NGI0 Commons Fund/Superblock) + - Cards: fix PHP warning + - Gallery: fix PHP warnings and only implement observer related javascript if there actually is an observer + - Diaspora: fix missing local namespace for thr_parent + + Hubzilla 11.2 (2026-03-26) Features - Introduce parse_webbie() for preparing webbies and URLs for webfinger usage