aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2022-01-16 12:45:00 +0000
committerMario <mario@mariovavti.com>2022-01-16 12:45:00 +0000
commit3b1ffb202820f149f5fa767d967dbcddb96f97b2 (patch)
treebd63a7b1e9cf59c4b9b4e518de0eefa0f1e5d4a1 /CHANGELOG
parent17d89467df739d49eb2e6711ce895f4c0cb300fa (diff)
downloadvolse-hubzilla-3b1ffb202820f149f5fa767d967dbcddb96f97b2.tar.gz
volse-hubzilla-3b1ffb202820f149f5fa767d967dbcddb96f97b2.tar.bz2
volse-hubzilla-3b1ffb202820f149f5fa767d967dbcddb96f97b2.zip
changelog
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG33
1 files changed, 33 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 931aa3872..9edc9f658 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,36 @@
+Hubzilla 7.0 (2022-??-??)
+ - Provide theme_color and background_color in App::$theme_info for usage in page meta and manifest
+ - PWA improvements according to lighthouse
+ - Refactor mod profile_photo
+ - Remove core legacy mail code
+ - Set session samesite cookie flag
+ - Improve toc bbcode for more flexible usecases
+ - Deprecate include/group in favor of Lib/AccessList
+ - Deprecate AccessList::widget()
+ - Mark forum channel profile images with a small icon in the timelines
+ - Improve privacy groups UI/UX
+ - Do not show connections widget if there are no connections
+ - Remove suggestions widget from various modules
+ - Provide guest access links for private resources in lockview
+ - Improve pconfig syncing
+ - deprecate include/group in favor of Lib/AccessList
+ - Implement background deleting of items in contact_remove()
+ - Refactor guest access tokens for better usability and provide quick access
+ - Improved workflow for setting permissions (contact roles)
+
+ Bugfixes
+ - Fix plink in post_activity_item()
+ - Fix multiple update_poll() calls dismissed in queueworker
+ - Fix blocked or ignored contacts displayed in connections
+
+ Addons:
+ - Legacy mail: remove
+ - deprecate include/group in favor of Lib/AccessList
+ - Pubcrawl: support pleroma end time for polls
+ - Pubcrawl: slightly adjust the way we check mastodon direct messages
+ - Socialauth: scope support and improvements
+
+
Hubzilla 6.4.2 (2021-12-14)
- Fix issue in mod sse_bs where returning message id's were assumed to be base64 encoded
- Fix announce activity type not registered as response activity