diff options
author | Mario <mario@mariovavti.com> | 2024-01-11 16:55:44 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2024-01-11 16:56:13 +0000 |
commit | 6b951734ce1e660c7027056baecba285120eaba6 (patch) | |
tree | 019b8e58a4c552bf8abe8d0b29e5ba2a3be6e88f | |
parent | 051e2ed6cd53a8ab1425273bcc4353431384d665 (diff) | |
download | volse-hubzilla-6b951734ce1e660c7027056baecba285120eaba6.tar.gz volse-hubzilla-6b951734ce1e660c7027056baecba285120eaba6.tar.bz2 volse-hubzilla-6b951734ce1e660c7027056baecba285120eaba6.zip |
changelog
(cherry picked from commit 000fcfd1ac9914b74573a93628c28839c18105e1)
-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) |