diff options
author | Mario Vavti <mario@mariovavti.com> | 2025-02-01 12:26:49 +0100 |
---|---|---|
committer | Mario Vavti <mario@mariovavti.com> | 2025-02-01 12:26:49 +0100 |
commit | a13bf6a3fee2ecd86fb6edcfd707d4c30aeca36b (patch) | |
tree | 76a8dbe61acac57d10fe4112d1434db7139aaa7f | |
parent | 0edf761499124809eb90228f46f63b484fb38c72 (diff) | |
download | volse-hubzilla-a13bf6a3fee2ecd86fb6edcfd707d4c30aeca36b.tar.gz volse-hubzilla-a13bf6a3fee2ecd86fb6edcfd707d4c30aeca36b.tar.bz2 volse-hubzilla-a13bf6a3fee2ecd86fb6edcfd707d4c30aeca36b.zip |
changelog
-rw-r--r-- | CHANGELOG | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,3 +1,14 @@ +Hubzilla 10.0.8 (2025-02-01) + - Fix duplicating terms/iconfig in addToCollectionAndSync() + - Refactor Daemon/Importdoc for better SQL performance when looking up outdated entries + - Tweak SQL in mod sse_bs for possible performance improvements + - Fix PHP warnings + - Do not run post_local hook on add activities in pubcrawl addon + - Do not run post_local hook on add activities in diaspora addon + - Remove old rawmsg/fields before storing new rawmsg in pubcrawl addon + - Fix retractions in diaspora addon + + Hubzilla 10.0.7 (2025-01-22) - Fix ownership check in consume_feed() - Fix toast() if notification contains non-ascii characters |