aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2022-01-28 20:10:11 +0000
committerMario <mario@mariovavti.com>2022-01-28 20:10:11 +0000
commit5bdc713afed394db3193a3b55cd8446cf614fb26 (patch)
tree31283769ed6df38dc2a994281032ef9f9a070887
parent76e1ea1c02555f16877a66d38504679fdc6fdd72 (diff)
parent46eff1c937af05664c5e62e86909e8b4709966f9 (diff)
downloadvolse-hubzilla-5bdc713afed394db3193a3b55cd8446cf614fb26.tar.gz
volse-hubzilla-5bdc713afed394db3193a3b55cd8446cf614fb26.tar.bz2
volse-hubzilla-5bdc713afed394db3193a3b55cd8446cf614fb26.zip
Merge branch 'dev'7.0.1
-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