diff options
-rw-r--r-- | CHANGELOG | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,3 +1,14 @@ +Hubzilla 10.2.2 (2025-04-11) + - Cleanup deprecated forum queries, improved performance + - Fix zot6 handler returning success allthough Libzot::fetch() did not return anything useful + - Fix json encoding of a possibly empty item.target + - Fix permalink for forum posts and comments + - Fix an obscure delivering issue which could produce duplicate posts + - Lazy load profile photos for reactions to reduce server load + - Pubcrawl: deal with Update(Tombstone) + - Pubcrawl: fix mentions not mapped to "to" in public toplevel posts (regression) + + Hubzilla 10.2.1 (2025-03-18) - Fix OWA in cases where Signature is in the REDIRECT_REMOTE_USER field - Fix query in mod sse_bs |