diff options
author | Mario <mario@mariovavti.com> | 2020-12-17 13:45:14 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2020-12-17 13:45:14 +0000 |
commit | 269efb9c1e57fadcc6e1ad6d6529a4eefc36ff48 (patch) | |
tree | af0d06514c829bee13b532d7eecc9c961a66273a /CHANGELOG | |
parent | 4c054d6de9a6deec90f70f0c6ac67c9ec0e8f909 (diff) | |
download | volse-hubzilla-269efb9c1e57fadcc6e1ad6d6529a4eefc36ff48.tar.gz volse-hubzilla-269efb9c1e57fadcc6e1ad6d6529a4eefc36ff48.tar.bz2 volse-hubzilla-269efb9c1e57fadcc6e1ad6d6529a4eefc36ff48.zip |
changelog for version 5.0.6
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -1,3 +1,16 @@ +Hubzilla 5.0.6 (2020-12-17) + - Fix zot hublocs with empty hubloc_id_url in DB caused by clone import bug + - Only look for zot6 and zot hublocs in mod owa + - Fix abconfig issue when cloning a channel + - Call notifier with refresh_all instead of location when importing a clone + - Use Libzot::encode_locations() instead of zot_encode_locations() in notifier + - Fix missing zot hubloc hubloc_id_url when importing a clone + - Implement Libzot::zot_record_preferred() in various places to prevent hubloc confusion + + Addons + - Fix wrong redirect path for check_form_security_token_redirectOnErr() in various addons + + Hubzilla 5.0.5 (2020-12-12) - Fix hubloc issue in mod getfile - Remove duplicate SQL query |