diff options
author | Mario Vavti <mario@mariovavti.com> | 2024-01-01 21:29:15 +0100 |
---|---|---|
committer | Mario Vavti <mario@mariovavti.com> | 2024-01-01 21:29:15 +0100 |
commit | ce1dd5c63230ef94146a1dce13ac53970365a8b2 (patch) | |
tree | 4affe14589ee40806a701863a89f321e70e06474 /CHANGELOG | |
parent | 95c645865d4e4984956131f5c765431d1dbc1873 (diff) | |
download | volse-hubzilla-ce1dd5c63230ef94146a1dce13ac53970365a8b2.tar.gz volse-hubzilla-ce1dd5c63230ef94146a1dce13ac53970365a8b2.tar.bz2 volse-hubzilla-ce1dd5c63230ef94146a1dce13ac53970365a8b2.zip |
changelog
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +Hubzilla 8.8.5 (2024-01-01) + Fix possible loop if DB is not reachable (introduced in 8.8.3) + Fix some errors and deprecation warnings with PHP 8.2 + Deprecate simplepie idna_convert in favor of PHP native function + Fix double processed quoted strings in get_tags() + + Hubzilla 8.8.4 (2023-12-20) - Fix regression introduced in version 8.8.3 - Add test for Lib/Config |