aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2022-01-28 20:09:29 +0000
committerMario <mario@mariovavti.com>2022-01-28 20:09:29 +0000
commit46eff1c937af05664c5e62e86909e8b4709966f9 (patch)
tree5cb1b3da5ec87163670d62be8a8783fec88aa9f3 /CHANGELOG
parentb49f7b8b3441300c8dcd4f3f6fe51af7b31b8010 (diff)
downloadvolse-hubzilla-46eff1c937af05664c5e62e86909e8b4709966f9.tar.gz
volse-hubzilla-46eff1c937af05664c5e62e86909e8b4709966f9.tar.bz2
volse-hubzilla-46eff1c937af05664c5e62e86909e8b4709966f9.zip
changelog
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG16
1 files changed, 16 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 12bfb0fef..0c4b494be 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -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