diff options
author | Mario <mario@mariovavti.com> | 2025-02-01 11:28:04 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2025-02-01 11:28:04 +0000 |
commit | e19a050b92acc084d31e01af7dd505043a75a608 (patch) | |
tree | 591bdebaee30543155e2ae76de89688125e01522 | |
parent | 546c4fcad2937f67c8b16560b0d16236f729d99c (diff) | |
download | volse-hubzilla-e19a050b92acc084d31e01af7dd505043a75a608.tar.gz volse-hubzilla-e19a050b92acc084d31e01af7dd505043a75a608.tar.bz2 volse-hubzilla-e19a050b92acc084d31e01af7dd505043a75a608.zip |
changelog
(cherry picked from commit a13bf6a3fee2ecd86fb6edcfd707d4c30aeca36b)
Co-authored-by: Mario Vavti <mario@mariovavti.com>
-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 |