diff options
author | Mario Vavti <mario@mariovavti.com> | 2019-04-08 11:00:21 +0200 |
---|---|---|
committer | Mario Vavti <mario@mariovavti.com> | 2019-04-08 11:00:21 +0200 |
commit | 7602d9e54b78eeb90f13595c81f581a451e7dc4a (patch) | |
tree | 42ecc066cf10aebc9ba364729830efa4f309b79b /CHANGELOG | |
parent | b026be410cc4b974d8e51af453fe3d15820e29ea (diff) | |
download | volse-hubzilla-7602d9e54b78eeb90f13595c81f581a451e7dc4a.tar.gz volse-hubzilla-7602d9e54b78eeb90f13595c81f581a451e7dc4a.tar.bz2 volse-hubzilla-7602d9e54b78eeb90f13595c81f581a451e7dc4a.zip |
changelog and version bump
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 23 |
1 files changed, 23 insertions, 0 deletions
@@ -1,3 +1,26 @@ +Hubzilla 4.0.2 (2019-04-08) + - 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 |