diff options
author | Mario <mario@mariovavti.com> | 2023-08-27 19:02:55 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2023-08-27 19:02:55 +0000 |
commit | 542a527d0dbf26b35451742b8af31bdce6bb7492 (patch) | |
tree | 94edfdbcefd8e170dc58a1ae232fe359ba575659 | |
parent | 5e0c392287e622eef4844f73130623092433dfd0 (diff) | |
download | volse-hubzilla-542a527d0dbf26b35451742b8af31bdce6bb7492.tar.gz volse-hubzilla-542a527d0dbf26b35451742b8af31bdce6bb7492.tar.bz2 volse-hubzilla-542a527d0dbf26b35451742b8af31bdce6bb7492.zip |
changelog
-rw-r--r-- | CHANGELOG | 17 |
1 files changed, 17 insertions, 0 deletions
@@ -1,3 +1,20 @@ +Hubzilla 8.6.2 + - Fix public stream comments/reactions fetching + - Fix notification text for likes in cases where obj.actor is not set + - Fix missing pdl file for mod cover_photo + - Fix unable to create folders with name 0 + - Fix index name mixup in mysql schema file + - Fix missing semicolon in mysql schema file + - Removed unused variable + - Fix typo in manifest + - Fix cached jsonld files fetched via network + - Page rendering performance improvements + - Fix internal follow activity possibly creating notification items + - Fix admin table highlight color for dark mode + - Pubcrawl: do not handle not implemented listen activity + - Diaspora: fix unshare not implemented + + Hubzilla 8.6.1 (2023-07-18) - Fix diaspora discovery |