diff options
author | Mario <mario@mariovavti.com> | 2025-04-11 08:44:37 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2025-04-11 08:44:37 +0000 |
commit | fdf6680b2940c117f709ea6e5bbfc9cd912923fa (patch) | |
tree | 9b219d9e3d94d2f4d2d07b8c9bbde95a36d76d92 | |
parent | 8999a96ef08f8ea755c26d9e3118c49c11cde409 (diff) | |
download | volse-hubzilla-fdf6680b2940c117f709ea6e5bbfc9cd912923fa.tar.gz volse-hubzilla-fdf6680b2940c117f709ea6e5bbfc9cd912923fa.tar.bz2 volse-hubzilla-fdf6680b2940c117f709ea6e5bbfc9cd912923fa.zip |
changelog
(cherry picked from commit b79c19c66df1b194f924b3d1c97420eb2a072ea5)
Co-authored-by: Mario <mario@mariovavti.com>
-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 |