diff options
author | Mario <mario@mariovavti.com> | 2022-01-28 20:10:11 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2022-01-28 20:10:11 +0000 |
commit | 5bdc713afed394db3193a3b55cd8446cf614fb26 (patch) | |
tree | 31283769ed6df38dc2a994281032ef9f9a070887 | |
parent | 76e1ea1c02555f16877a66d38504679fdc6fdd72 (diff) | |
parent | 46eff1c937af05664c5e62e86909e8b4709966f9 (diff) | |
download | volse-hubzilla-7.0.1.tar.gz volse-hubzilla-7.0.1.tar.bz2 volse-hubzilla-7.0.1.zip |
Merge branch 'dev'7.0.1
-rw-r--r-- | CHANGELOG | 16 |
1 files changed, 16 insertions, 0 deletions
@@ -1,3 +1,19 @@ +Hubzilla 7.0.1 (2022-01-28) + - Fix removing contacts from privacy groups in the contact edit modal + - Fix escape_tags() messing with URLs in actor_store() + - Fix pagination in the cards module if a category is selected + - Remove unused entries in webfinger + - Remove deprecated mail app from apps + - Set item_hidden for forum comment announces + - Fix relaying of signed messages for activitypub + - Fix contact role permissions not re-assigned if the role permission has changed + - Fix default channel role not set in rare cases + + Addons + - Pubcrawl: fix webfinger not returning the fetched URL + - Pubcrawl: improved queue handling for rejected deliveries + + Hubzilla 7.0 (2022-01-21) - Provide theme_color and background_color in App::$theme_info for usage in page meta and manifest - PWA improvements according to lighthouse |