diff options
author | zotlabs <mike@macgirvin.com> | 2019-04-27 17:21:42 -0700 |
---|---|---|
committer | zotlabs <mike@macgirvin.com> | 2019-04-27 17:21:42 -0700 |
commit | 55ce80aabea0a810c137e5b9ff71d47bde8fa36b (patch) | |
tree | 6d7d80752b82d4baa6f20ceaf6eeb53a5062f1c3 /CHANGELOG | |
parent | 9a61c0a6fc3c1a0b41de667d9d4cd2d89cee6287 (diff) | |
parent | d3ce91bd8928b55d9be501d3cf140b3f5e6a7e91 (diff) | |
download | volse-hubzilla-55ce80aabea0a810c137e5b9ff71d47bde8fa36b.tar.gz volse-hubzilla-55ce80aabea0a810c137e5b9ff71d47bde8fa36b.tar.bz2 volse-hubzilla-55ce80aabea0a810c137e5b9ff71d47bde8fa36b.zip |
Merge branch 'dev' of https://framagit.org/hubzilla/core into dev
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,3 +1,14 @@ +Hubzilla 4.0.3 (2019-04-26) + - Add attachments to zot6 event objects + - Add zot6 to federated transports + - Update import/export to handle zot6 hublocs and xchans + - Update fix_system_urls() to handle zot6 hublocs + - Fix infinite loop using postgres as backend + - Fix magic auth in combination with zot6 + - Fix check for required PHP version + - Diaspora: favour diaspora protocol identities over others with same hubloc or xchan address + + Hubzilla 4.0.2 (2019-04-08) - Port cdav calendar to fullcalendar version 4 - Fix perms_pending not evaluated correctly |