aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2023-12-17 08:41:21 +0000
committerMario <mario@mariovavti.com>2023-12-17 08:41:21 +0000
commitce451128badae88658955768df8ce54041888d80 (patch)
tree09e033232914a4e29eb3db806088427f461b0d37
parent69266cd6c65d228320dede32a343a9d3f3ea63df (diff)
downloadvolse-hubzilla-ce451128badae88658955768df8ce54041888d80.tar.gz
volse-hubzilla-ce451128badae88658955768df8ce54041888d80.tar.bz2
volse-hubzilla-ce451128badae88658955768df8ce54041888d80.zip
changelog
-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