diff options
author | Mario <mario@mariovavti.com> | 2024-01-11 16:55:44 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2024-01-11 16:55:44 +0000 |
commit | 000fcfd1ac9914b74573a93628c28839c18105e1 (patch) | |
tree | e9b90f01906574cd8ef698bfb7337563e40e9d8d | |
parent | aac406a24512364558ba3a88840bd15057033056 (diff) | |
download | volse-hubzilla-000fcfd1ac9914b74573a93628c28839c18105e1.tar.gz volse-hubzilla-000fcfd1ac9914b74573a93628c28839c18105e1.tar.bz2 volse-hubzilla-000fcfd1ac9914b74573a93628c28839c18105e1.zip |
changelog
-rw-r--r-- | CHANGELOG | 13 |
1 files changed, 9 insertions, 4 deletions
@@ -1,8 +1,13 @@ +Hubzilla 8.8.6 (2024-01-11) + - Provide more builtin jsonld files + - Development branch compatibility in Libsync + + 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() + - 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) |