diff options
author | zotlabs <mike@macgirvin.com> | 2019-04-15 20:53:44 -0700 |
---|---|---|
committer | zotlabs <mike@macgirvin.com> | 2019-04-15 20:53:44 -0700 |
commit | df5a1c59e6d2a0921de177aabacbee674d7385da (patch) | |
tree | 659c8b64743ac4cb894820eaa0f3ca47329b13d3 /CHANGELOG | |
parent | 0615709a7ab7bba66b2a07d593e84a35ed083edb (diff) | |
parent | 71f17a233e29a45304f43ee2329bfff1865c6917 (diff) | |
download | volse-hubzilla-df5a1c59e6d2a0921de177aabacbee674d7385da.tar.gz volse-hubzilla-df5a1c59e6d2a0921de177aabacbee674d7385da.tar.bz2 volse-hubzilla-df5a1c59e6d2a0921de177aabacbee674d7385da.zip |
Merge branch 'dev' of https://framagit.org/hubzilla/core into dev
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 24 |
1 files changed, 24 insertions, 0 deletions
@@ -1,3 +1,27 @@ +Hubzilla 4.0.2 (2019-04-08) + - Port cdav calendar to fullcalendar version 4 + - Fix perms_pending not evaluated correctly + - Fix return wrong profile photo modification date by plugin + - Fix suggestion widget using feature_enabled still + - Fix check service class limits when syncing files + - Remove xchan_instance_url from notifier query - it is not used anymore + - Implement remove cover photo functionality + - Fix z6_discover() and create a zot6 hubloc on import if applicable + - Add backend support for connections ordering + - Deduplicate items in item_store() by uuid if we got one otherwise by mid + - Add ITEM_TYPE_CUSTOM support to mod display + - Fix mod subthread on sys channel items + - Fix "recipient not found" dreport spaming with own xchan + - Fix wrong variables in dirsearch + - Fix 48 hours timeframe check in mod changeaddr + - Fix wrong variable in Libsync + - Pubcrawl: revert adding additional receivers to comments + - Diaspora: fix intro received when being banned + - Pubcrawl: add diaspora:guid from friendica AP posts for deduplication + - Diaspora: fix friendica plink + - Photocache: fix issue with spaces and quotes in original filenames + + Hubzilla 4.0.1 (2019-03-21) - Fix permissions not getting decrypted on follow - Add option to add a poster to the video bbcode |