diff options
author | Mario <mario@mariovavti.com> | 2020-11-05 08:37:34 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2020-11-05 08:37:34 +0000 |
commit | e98804693dfde4a6da075fc9fdf85a0ac12c3658 (patch) | |
tree | ce23cceaeeef9475d19c901dd5aa72666399ccb1 /CHANGELOG | |
parent | 953c2947782cdd34a40eafc45f90125696a2fc91 (diff) | |
download | volse-hubzilla-e98804693dfde4a6da075fc9fdf85a0ac12c3658.tar.gz volse-hubzilla-e98804693dfde4a6da075fc9fdf85a0ac12c3658.tar.bz2 volse-hubzilla-e98804693dfde4a6da075fc9fdf85a0ac12c3658.zip |
update changelog
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,4 +1,4 @@ -Hubzilla 5.0 (????-??-??) +Hubzilla 5.0 (2020-11-05) - Remove unmaintained and deprecated schemas - Deprecate HTML5_Parser library - Implement results caching for public tag and profile categories fetching @@ -55,6 +55,8 @@ Hubzilla 5.0 (????-??-??) - Fix once cached embedded content is used and stored forever Addons + - Pubcrawl: fix issue where http signatures were not verified + - Pubcrawl: fix issue where private keys were lost from storage - Pubcrawl: add host to signed headers (required by mastodon 3.2.1) - Diaspora: remove relay@relay.iliketoat.net as default relay (it does not exist anymore) - Diaspora: provide UI for admin to configure relay |