aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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