diff options
author | Mario <mario@mariovavti.com> | 2020-12-17 13:45:14 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2020-12-17 14:46:08 +0100 |
commit | 886be8c4529de57ef7bfc0790986673f7c55a76a (patch) | |
tree | 805cac8b15f48cd58543ab46530673056a3d6e17 /CHANGELOG | |
parent | 612448e4ae0a1595d698dff3dbbc442e94367c50 (diff) | |
download | volse-hubzilla-886be8c4529de57ef7bfc0790986673f7c55a76a.tar.gz volse-hubzilla-886be8c4529de57ef7bfc0790986673f7c55a76a.tar.bz2 volse-hubzilla-886be8c4529de57ef7bfc0790986673f7c55a76a.zip |
changelog for version 5.0.65.0.6
(cherry picked from commit 269efb9c1e57fadcc6e1ad6d6529a4eefc36ff48)
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 |