diff options
author | Mario Vavti <mario@mariovavti.com> | 2022-04-25 22:16:39 +0200 |
---|---|---|
committer | Mario Vavti <mario@mariovavti.com> | 2022-04-25 22:16:39 +0200 |
commit | e386499bfacdefff6c8b1c47cb16f0aa732a9daa (patch) | |
tree | 61992c689d955163b6621a6a3ae03972dba3e674 /CHANGELOG | |
parent | 930b9820f2829a129a93ed619a68754d2b43b530 (diff) | |
parent | 4552630bf884682c3e8ceb45bcf369a59bb1ce7e (diff) | |
download | volse-hubzilla-e386499bfacdefff6c8b1c47cb16f0aa732a9daa.tar.gz volse-hubzilla-e386499bfacdefff6c8b1c47cb16f0aa732a9daa.tar.bz2 volse-hubzilla-e386499bfacdefff6c8b1c47cb16f0aa732a9daa.zip |
Merge branch 'dev'
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +Hubzilla 7.2.1 (2022-04-25) + - Fix changing profile image from new member widget - issue #1671 + - Fix regression with incoming poll answers from activitypub introduced in 7.2 + - Fix addons not removed from the DB when removed from the filesystem + - Fix regression in attaching images for activitypub introduced in 7.2 + - Move activitypub addressing from core to the pubcrawl addon + - Fix hub re-install issues + + Hubzilla 7.2 (2022-03-29) - Streamline comment policy with downstream project - Add new function is_local_url() |