diff options
author | Mario <mario@mariovavti.com> | 2023-12-17 08:41:48 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2023-12-17 08:41:48 +0000 |
commit | 5ad9939bcfbd1526148157452e9729e84ee9749e (patch) | |
tree | b6f073167725dadba0b4b4fbc2fb25a14cc4700b | |
parent | 70470016cc7817345caa27230672638c1b5a8997 (diff) | |
parent | ce451128badae88658955768df8ce54041888d80 (diff) | |
download | volse-hubzilla-5ad9939bcfbd1526148157452e9729e84ee9749e.tar.gz volse-hubzilla-5ad9939bcfbd1526148157452e9729e84ee9749e.tar.bz2 volse-hubzilla-5ad9939bcfbd1526148157452e9729e84ee9749e.zip |
Merge branch 'dev'
-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 |