From: Chocobozzz Date: Thu, 27 Feb 2020 07:16:15 +0000 (+0100) Subject: Update changelog X-Git-Tag: v2.2.0-rc.1~448 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=be9bb9475e23a99f5a275259536767ef458fe33d;p=oweals%2Fpeertube.git Update changelog --- diff --git a/CHANGELOG.md b/CHANGELOG.md index 1cb7cb99f..0272d851c 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**