aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2023-12-17 08:41:48 +0000
committerMario <mario@mariovavti.com>2023-12-17 08:41:48 +0000
commit5ad9939bcfbd1526148157452e9729e84ee9749e (patch)
treeb6f073167725dadba0b4b4fbc2fb25a14cc4700b
parent70470016cc7817345caa27230672638c1b5a8997 (diff)
parentce451128badae88658955768df8ce54041888d80 (diff)
downloadvolse-hubzilla-5ad9939bcfbd1526148157452e9729e84ee9749e.tar.gz
volse-hubzilla-5ad9939bcfbd1526148157452e9729e84ee9749e.tar.bz2
volse-hubzilla-5ad9939bcfbd1526148157452e9729e84ee9749e.zip
Merge branch 'dev'
-rw-r--r--CHANGELOG8
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index b8893c32b..384186587 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -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