diff options
author | Mario <mario@mariovavti.com> | 2020-11-26 18:41:51 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2020-11-26 18:41:51 +0000 |
commit | 07e5b8295ea9d342f66d8119d88bd58124b548e6 (patch) | |
tree | 75033f1310a62378cf996b8874048ea343415415 /CHANGELOG | |
parent | 9afdf86961ac008076be74e358f61a67d659a922 (diff) | |
download | volse-hubzilla-07e5b8295ea9d342f66d8119d88bd58124b548e6.tar.gz volse-hubzilla-07e5b8295ea9d342f66d8119d88bd58124b548e6.tar.bz2 volse-hubzilla-07e5b8295ea9d342f66d8119d88bd58124b548e6.zip |
changelog
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -1,3 +1,18 @@ +Hubzilla 5.0.3 (2020-11-26) + - Upgrade phpunit to version 9 + - Remove dbunit because its not maintained anymore + - Add uuid version 5 based uuid's to imported feeds + - Fix potential delivery loop + - Fix actor of fetched activities not stored + - Improve update mechanism for comments and likes to prevent page jumps + - Fix issue where channel suggestions was suggesting oneself + - Do not auto-update except for own actions + - Introduce ctrl-enter shortcut to send comments and posts + + Addons + Pubcrawl: improve addressing of mentioned actors + + Hubzilla 5.0.2 (2020-11-16) - Fix edge case in acl selector - Fix ping_site() |