From: Chocobozzz Date: Thu, 27 Feb 2020 07:16:15 +0000 (+0100) Subject: Update changelog X-Git-Tag: v2.1.1~1 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=59df8adfa2f646c30b882a8efd3ee7acb7c89739;p=oweals%2Fpeertube.git Update changelog --- diff --git a/CHANGELOG.md b/CHANGELOG.md index 3149476bb..4887614a9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,20 @@ # Changelog +## v2.1.1 + +### Bug fixes + + * Fix youtube-dl in docker image + * Fix playlist creation/update + * Fix fetch of instance config in client + * Manual approves followers only for the instance (and not accounts/channels) + * Fix avatar update + * Fix CSP for embeds + * Fix scroll of the menu on mobile + * Fix CPU usage of PostgreSQL + * Fix embed for iOS + + ## v2.1.0 **Since v2.0.0**