aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2024-01-11 16:55:44 +0000
committerMario <mario@mariovavti.com>2024-01-11 16:55:44 +0000
commit000fcfd1ac9914b74573a93628c28839c18105e1 (patch)
treee9b90f01906574cd8ef698bfb7337563e40e9d8d
parentaac406a24512364558ba3a88840bd15057033056 (diff)
downloadvolse-hubzilla-000fcfd1ac9914b74573a93628c28839c18105e1.tar.gz
volse-hubzilla-000fcfd1ac9914b74573a93628c28839c18105e1.tar.bz2
volse-hubzilla-000fcfd1ac9914b74573a93628c28839c18105e1.zip
changelog
-rw-r--r--CHANGELOG13
1 files changed, 9 insertions, 4 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 7fc481681..e35223071 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -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)