aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG
diff options
context:
space:
mode:
authorHarald Eilertsen <haraldei@anduin.net>2023-12-27 15:05:09 +0100
committerHarald Eilertsen <haraldei@anduin.net>2023-12-27 15:05:09 +0100
commitf5a028fccf6a738c3b5722f0db661d0333f3faff (patch)
treee9c93a7b432d2d2cdec081431290e8d20a97571b /CHANGELOG
parent7cb8ecd36b128d07b5086904af48601b9096cdea (diff)
parentc3a235242eb180860ac778743184d2297dd8f3a9 (diff)
downloadvolse-hubzilla-f5a028fccf6a738c3b5722f0db661d0333f3faff.tar.gz
volse-hubzilla-f5a028fccf6a738c3b5722f0db661d0333f3faff.tar.bz2
volse-hubzilla-f5a028fccf6a738c3b5722f0db661d0333f3faff.zip
Merge branch 'dev' into tests/test-db-setup-wip
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG15
1 files changed, 15 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index b8893c32b..084715858 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,18 @@
+Hubzilla 8.8.4 (2023-12-20)
+ - Fix regression introduced in version 8.8.3
+ - Add test for Lib/Config
+ - Add active addons and blocked sites to siteinfo
+
+
+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
+ - Translation updates for Norwegian Bokmål (nb_NO)
+ - 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