From 3d866e89757b8aafe58489f9575f6895029090d1 Mon Sep 17 00:00:00 2001 From: Mario Date: Tue, 11 Jul 2023 19:55:08 +0000 Subject: update date --- CHANGELOG | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CHANGELOG') diff --git a/CHANGELOG b/CHANGELOG index 44eac8349..2c721afe4 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,4 +1,4 @@ -Hubzilla 8.6 (2023-07-??) +Hubzilla 8.6 (2023-07-11) - Update fullcalendar library - Improve and unify selection of deliverable abook xchans - Remove unused pseudo_abook() -- cgit v1.2.3 From 330add963dbe2195e0613f35b8f63c15eee585a0 Mon Sep 17 00:00:00 2001 From: Mario Date: Tue, 18 Jul 2023 13:04:34 +0000 Subject: changelog --- CHANGELOG | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'CHANGELOG') diff --git a/CHANGELOG b/CHANGELOG index 2c721afe4..6edf1847a 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,7 @@ +Hubzilla 8.6.1 (2023-07-18) + - Fix diaspora discovery + + Hubzilla 8.6 (2023-07-11) - Update fullcalendar library - Improve and unify selection of deliverable abook xchans -- cgit v1.2.3 From bc9d8d113647bdb88044550db8d1bb5c60ba2060 Mon Sep 17 00:00:00 2001 From: Mario Date: Sun, 27 Aug 2023 19:02:55 +0000 Subject: changelog --- CHANGELOG | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'CHANGELOG') diff --git a/CHANGELOG b/CHANGELOG index 6edf1847a..306d05c9e 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,20 @@ +Hubzilla 8.6.2 + - Fix public stream comments/reactions fetching + - Fix notification text for likes in cases where obj.actor is not set + - Fix missing pdl file for mod cover_photo + - Fix unable to create folders with name 0 + - Fix index name mixup in mysql schema file + - Fix missing semicolon in mysql schema file + - Removed unused variable + - Fix typo in manifest + - Fix cached jsonld files fetched via network + - Page rendering performance improvements + - Fix internal follow activity possibly creating notification items + - Fix admin table highlight color for dark mode + - Pubcrawl: do not handle not implemented listen activity + - Diaspora: fix unshare not implemented + + Hubzilla 8.6.1 (2023-07-18) - Fix diaspora discovery -- cgit v1.2.3 From 491e309911ebc2f6ace735a1f53c94d1595845c9 Mon Sep 17 00:00:00 2001 From: Mario Date: Sat, 16 Sep 2023 17:55:59 +0000 Subject: changelog --- CHANGELOG | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'CHANGELOG') diff --git a/CHANGELOG b/CHANGELOG index 306d05c9e..73f2eb1b4 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,4 +1,10 @@ -Hubzilla 8.6.2 +Hubzilla 8.6.3 (2023-09-16) + - Fix regression in jsonld_document_loader() + - Improve type checking for announce activities + - Improve query in drop_item() to prevent possible memory exhaustion + + +Hubzilla 8.6.2 (2023-08-27) - Fix public stream comments/reactions fetching - Fix notification text for likes in cases where obj.actor is not set - Fix missing pdl file for mod cover_photo -- cgit v1.2.3 From 4338e4ef86933cef44ca4dddacd627dd3a136d20 Mon Sep 17 00:00:00 2001 From: Mario Date: Sat, 16 Sep 2023 18:16:13 +0000 Subject: more changelog --- CHANGELOG | 2 ++ 1 file changed, 2 insertions(+) (limited to 'CHANGELOG') diff --git a/CHANGELOG b/CHANGELOG index 73f2eb1b4..2bb355ce9 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -2,6 +2,8 @@ Hubzilla 8.6.3 (2023-09-16) - Fix regression in jsonld_document_loader() - Improve type checking for announce activities - Improve query in drop_item() to prevent possible memory exhaustion + - Addon gallery: only add gallery code if the module is supported + - Adon hsse: port to bootstrap 5 namespaces - core issue #1793 Hubzilla 8.6.2 (2023-08-27) -- cgit v1.2.3 From 860275f888734f3990e80f942de78f70cd4ddedf Mon Sep 17 00:00:00 2001 From: Mario Date: Sat, 16 Sep 2023 18:37:34 +0000 Subject: typo --- CHANGELOG | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CHANGELOG') diff --git a/CHANGELOG b/CHANGELOG index 2bb355ce9..1801ccdbe 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -3,7 +3,7 @@ Hubzilla 8.6.3 (2023-09-16) - Improve type checking for announce activities - Improve query in drop_item() to prevent possible memory exhaustion - Addon gallery: only add gallery code if the module is supported - - Adon hsse: port to bootstrap 5 namespaces - core issue #1793 + - Addon hsse: port to bootstrap 5 namespaces - core issue #1793 Hubzilla 8.6.2 (2023-08-27) -- cgit v1.2.3 From c3aa96d42384901dfb0e2b5e07f65129703d9eed Mon Sep 17 00:00:00 2001 From: Mario Date: Fri, 24 Nov 2023 14:40:58 +0100 Subject: update changelog --- CHANGELOG | 65 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 65 insertions(+) (limited to 'CHANGELOG') diff --git a/CHANGELOG b/CHANGELOG index 1801ccdbe..7be956856 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,68 @@ +Hubzilla 8.8 (2023-xx-xx) + - Add additional observer and channel info for nav templates + - Do not provide confidential channel info for templates + - Add link to profile to vcard + - Improved switch colors for better visibility + - Raise cache.v column from text to mediumtext for MYSQL + - Implement low level support for native repeats + - Color mode related code moved to theme_init.php in redbasic + - Do not overrule default list style when parsing bbcode + - Introduce Activity::get_actor() which will check for the cache record in xconfig before fetching + - Refactor Activity::actor_store() + - Use new language detect library which supports many more languages + - Use Activity::encode_person() instead of plain xchan_url to set attributedTo + - Update composer libraries + - Move right aside into bottom of left aside if screen width is < 1200px in redbasic + - When parsing events, use event object in first place and use the body bbcode as backup + - Make OWA compatible with mastodon style keyId + - Add sourced item events to the channel calendar + - Make activity filter widget portable to other modules + - Deprecate remains of the unused $a variable which has been replaced by the App class ages ago + - Return object instead of json string in the custom jsonld document loader + - Only show theme switch icon if switching is supported by the theme + - Store the actor cache date with the actor record so we can easily invalidate it after a period of time + - Allow themes to manipulate app icons (photos) via hook + - Also look for widgets in view/theme/themename/widget + - Cache seen pubstream item mids so that they can be hidden from notifications + - Theme fixes to make barebones bootstrap themes work slightly better + - Update Norwegian Bokmål strings + - Update Spanish strings + - Transparent background for colorbox controls icons + - Use body background color for colorboxes in redbasic + + + Bugfixes + - Remove fragment from actor urls + - HTTPsig case insensitive digest algorithm + - Fix possible privacy mismatch when processing zot requests + - Fix @someone in URL turned into mention in some situations - issue #1816 + - Fix fatal error in simplepie with PHP8.2 + - Fix tools visible allthough permission has been revoked for observer in files app + - Fix updates entry not removed if a channel was removed + - Fix form reset button not visible in mod rpost + - Fix missing columns for updates table in install script + - Fix for item widget not respecting ACL if added by title - issue #1799 + - Fix sabre/dav caldav php warnings + - Fix public stream comments/reactions not allowed if item_fetched is set + + + Addons + - Superblock: fix php warnings + - Pubcrawl: restrict mod ap_probe to admin and add checkbox for signed requests + - Wiki: fix wiki_list widget not registered + - Deprecate remains of the unused $a variable which has been replaced by the App class ages ago + - Pubcrawl: reflect core delivery changes for repeated items + - Cart fix regression + - Logger_stats: new addon for admins to track hub activities + - Pubcrawl: check if we have the record in the short term cache before actually fetching it + - Pubcrawl: reflect core changes to Activity::actor_store() + - Gallery: update to photoswipe 5 + - Pubcrawl: some platforms are sending activities without an object - return error 400 + - HSSE: update sce-editor to latest version + - SSE: sse: do not process items that are older than last login date or in case we are not logged in older than 10 minutes + - Faces: new addon for face recognision in uploaded photos + + Hubzilla 8.6.3 (2023-09-16) - Fix regression in jsonld_document_loader() - Improve type checking for announce activities -- cgit v1.2.3 From 6dd285811aadc9c8e695f98548f6a22ea8cfaa0e Mon Sep 17 00:00:00 2001 From: Mario Date: Sat, 25 Nov 2023 17:06:25 +0100 Subject: changelog --- CHANGELOG | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CHANGELOG') diff --git a/CHANGELOG b/CHANGELOG index 7be956856..471e98b52 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,4 +1,4 @@ -Hubzilla 8.8 (2023-xx-xx) +Hubzilla 8.8 (2023-11-25) - Add additional observer and channel info for nav templates - Do not provide confidential channel info for templates - Add link to profile to vcard -- cgit v1.2.3