D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
var
/
softaculous
/
hubzilla
/
Filename :
changelog.txt
back
Copy
Hubzilla 5.4.3 (2021-04-20) - Fix regression in mod notifications (only the last was visible) - Set Permissions-Policy: interest-cohort=() header by default - Fix xchans containing a % breaking get_forum_channels() - Fix webfinger if using a reverse proxy - Fix regression finding bookmarks - Fix zot6 hublocs import on channel import - Fix revision not checked in import_items() Hubzilla 5.4.2 Fix translation plural variable Fix issue with following/unfollowing a thread Fix rendering of long text in xchan vcard Fix local link for rss content if rewrite author is sets Fix regression in mod display Addons Pubcrawl: fix issue with following/unfollowing a thread Pubcrawl: more robust implementation of mastodon remote reply Photocache: remove suffix from the cached photo URL Hubzilla 5.4.1 (2021-03-09) - Fix profile not found if not logged in - Fix summary not reset on cancel - Fix summary not saved with aoutosave draft - Fix unexpected trigger of buttons when pressing enter in input fields - Fix spanish plural expression - Fix undefined page-end on non dynamic pages Addons - Pubcrawl: fix regression in pubcrawl_follow_mod_init() Hubzilla 5.4 (2021-03-08) - Add new connections to privacy group independend from the default privacy group settings - group_add() return group hash to save a lookup - Do not poll feeds if feed contacts setting is disabled - Deprecate sticky_kit library in favor of CSS position sticky solution - Trigger endless scroll loading at the end of content instead of end of window height - Implement experimental zap export compatibility - Deprecate the [summary] tag in favor of a separate input field for the summary - Adjust error reporting for PHP8 - Rely on php.ini default value for pcre.backtrack_limit - PHP8 compatibility (experimental) - Introduce Lib/Crypto (ported from zap) - Introduce Lib/Keyutils which now implements phpseclib v2 - Improve profile photo fetching - Introduce fetch_provider hook - Implement ActivityStreams discovery in mod profile - Implement ActivityStreams discovery in mod channel - Streamline OS folder and file permissions - Add polish translations - Implement ThreadListener in mod activity_match - Improve ThreadListener handling - Use mail envelope instead of lock icon for direct messages - Implement ASCollection in Libzot::fetch_conversation() - Invoke channel discovery by hash instead of address in mod channel - Implement manual public item import for zot6, activitypub and diaspora via search - Default photo storage to filesystem instead of DB for new installations - Support filesystem storage for xchan profile photos - Deprecate Daemon/Externals - Implement SQL query background caching - Process channel categories list in background - Port util/connect to Lib/Connect Bugfixes - Fix visible/empty notifications for blocked contacts items - Fix issue where URL fragment was turned into hashtag if the hashtag existed elsewhere in the post (issue #1518) - Fix audio and video embeds for media sources without media format extension - Fix issue where zot package was saved in iconf instead of the decoded activity - Fix duplicate id in post preview - Fix display issue of restricted content in mod display - Fix issue where comments were not delivered to the public stream - Fix issue where profile photos were stored multiple times and remove duplicates - Fix pinned items sync between clones - Fix r_preview for list mode in mod channel and mod network Addons - Pubcrawl: deal with mastodons remote replies - Diaspora: reduce xchan network confusion in several places - Diaspora: fix mentions if multiple xchan networks exists - Diaspora: fix comments on comments - Pubcrawl: do not re-use broken signed messages - Pubcrawl: fix parsing of images with description (core issue #1519) - Pubcrawl: use the signed message from the attachment (iconfig) when relaying - Diaspora: implement browser to browser encrypted messages as base64 encoded string - Pubcrawl: implement browser to browser encrypted messages as base64 encoded string - Diaspora: support post summary - Pubcrawl: fix summary aka content warning - PHP8 compatibility (experimental) - Tripleaes: removed - Reflect core crypto changes - Photocache: improve mimetype detection - Diaspora: implement mnanual fetch provider - Diaspora: implement send participation - Pubcrawl: deprecate pubcrawl_is_as_request() in favor of the core version in Lib/ActivityStreams - Diaspora: prefer zot identity for inbound comments if available - Pubcrawl: return zotfeed results in mod outbox - Queueworker: improved deduplication by adding a uuid - Superblock: fix syncing with clones regression - Queueworker: improve SQL query in GetWorkerCount() - Queueworker: fix issue in workersleep handling Hubzilla 5.2.2 (2021-02-13) - Fix issue with ping_site()