diff options
author | Mario <mario@mariovavti.com> | 2022-10-10 18:05:26 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2022-10-10 18:05:26 +0000 |
commit | ef2448e17e742e7dcef458993bce1e0a29756aa7 (patch) | |
tree | d23c62753abbb42e7bb742f2d44d09321b6f2eee /CHANGELOG | |
parent | 6ab65519a0fc3e55ad5f32ce1641190ef609a4e2 (diff) | |
parent | 99a5cf1ad4660a31af6c03e5a1abc3d374f82c78 (diff) | |
download | volse-hubzilla-7.8.tar.gz volse-hubzilla-7.8.tar.bz2 volse-hubzilla-7.8.zip |
Merge branch '7.8RC'7.8
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 38 |
1 files changed, 38 insertions, 0 deletions
@@ -1,3 +1,41 @@ +Hubzilla 7.8 (2022-10-10) + - Updated spanish translations + - Always update hubloc_updated timestamp if a hubloc is updated + - Do better with re-installs in various situations + - Update htconfig templates + - Emit an info if an item is deleted manually (issue #1691) + - Updated german translations + - Make Activity::actor_store() fetch the actor object if none is provided + - Check for various forms of as:Public for compatibility + - Cleanup dark schema + - Make use of CSS variables in redbasic + - Implement link hover color in redbasic + - Update to bootstrap version 5.2 which implements CSS variables + + Bugfixes + - Fix stream filter for polls and events does not work anymore (issue #1694) + - Fix item menu display issue + - Fix HQ widget displaying superblocked items + - Fix mod poke + - Fix link to article or card not processed correctly if umlauts are involved (issue #1687) + - Fix mod siteinfo containing a dead link (issue #1690) + - Fix permission issue when displaying things (issue #1686). + - Fix check for existing profiles (issue #1688) + - Fix modal missing for conversation settings + - Fix missing closing div tag if there are no recent channel activities + - Fix issue where an unkown diaspora author was not imported if the comment arrived via a relayed activity + - Fix mangled xchan_url due to escape_tags() + - Fix the AP url not decode bin mod search + - Fix some php warnings + + Addons + - Wiki: move create_missing_page() from widget to module + - Superblock: implement blocking for messages widget_item + - Diaspora: fix verification of relayed comments and likes + - Pubcrawl: make sure to store the attributedTo actor in announce activities + - Diaspora: fix issue where an unkown author was not imported if the comment arrived via a relayed activity + + Hubzilla 7.6.1 (2022-08-07) Bugfixes - Fix attachments displayed in visible response activities |