diff options
author | Mario <mario@mariovavti.com> | 2023-08-27 19:02:55 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2023-08-27 19:03:21 +0000 |
commit | bc9d8d113647bdb88044550db8d1bb5c60ba2060 (patch) | |
tree | 67a2646d6ad086e3e8c5f8d9da83196c010c3595 | |
parent | bad7b778b3ae91285d3170d8cac11f4814031a3c (diff) | |
download | volse-hubzilla-bc9d8d113647bdb88044550db8d1bb5c60ba2060.tar.gz volse-hubzilla-bc9d8d113647bdb88044550db8d1bb5c60ba2060.tar.bz2 volse-hubzilla-bc9d8d113647bdb88044550db8d1bb5c60ba2060.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 |