diff options
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -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 |