diff options
author | Mario <mario@mariovavti.com> | 2023-12-17 08:41:21 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2023-12-17 08:41:21 +0000 |
commit | ce451128badae88658955768df8ce54041888d80 (patch) | |
tree | 09e033232914a4e29eb3db806088427f461b0d37 | |
parent | 69266cd6c65d228320dede32a343a9d3f3ea63df (diff) | |
download | volse-hubzilla-ce451128badae88658955768df8ce54041888d80.tar.gz volse-hubzilla-ce451128badae88658955768df8ce54041888d80.tar.bz2 volse-hubzilla-ce451128badae88658955768df8ce54041888d80.zip |
changelog
-rw-r--r-- | CHANGELOG | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +Hubzilla 8.8.3 (2023-12-17) + - Check return from Config::Load() and retry on failure + - Libzot::import() do not prozess items where we could not fetch the author + - Add the app terms before syncing, otherwise the terms will be reset at the other end + - Addon statistics: deprecate nodeinfo 1.0 and implement nodeinfo 2.1 + - Addon cards: fix PHP error + + Hubzilla 8.8.2 (2023-12-06) - Fix missing includes - issue #1820 - Addon logger_stats: improved performance reading big log files |