diff options
author | Mario <mario@mariovavti.com> | 2020-10-31 20:24:21 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2020-10-31 20:24:21 +0000 |
commit | d02a8d733e8a34b3041ea51c605369e0e743687e (patch) | |
tree | b908987a753f2dd1460138c20f1f8e05934d56a5 | |
parent | d59b81f11df990c7710378f9d9b0341fc89276e9 (diff) | |
download | volse-hubzilla-d02a8d733e8a34b3041ea51c605369e0e743687e.tar.gz volse-hubzilla-d02a8d733e8a34b3041ea51c605369e0e743687e.tar.bz2 volse-hubzilla-d02a8d733e8a34b3041ea51c605369e0e743687e.zip |
update changelog
-rw-r--r-- | CHANGELOG | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,4 +1,5 @@ Hubzilla 5.0 (????-??-??) + - Deprecate HTML5_Parser library - Implement results caching for public tag and profile categories fetching - Deprecate $a variable for *_plugin_admin() and *_plugin_admin_post() - Support remote host cache directives on profile photo fetching @@ -38,6 +39,9 @@ Hubzilla 5.0 (????-??-??) Bugfixes + - Fix issue where interrupted uploads could not be resumed + - Fix photo sync issue between clones + - Fix issue where profile photos were fetched for unknown channels - Apply channel name changes to all associated xchans - Show unchecked box in connedit if value is false - Reset their_perms before setting new permissions to reflect permission retractions on local hub |