diff options
-rw-r--r-- | CHANGELOG.md | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 1cb7cb99f..0272d851c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md | |||
@@ -1,5 +1,20 @@ | |||
1 | # Changelog | 1 | # Changelog |
2 | 2 | ||
3 | ## v2.1.1 | ||
4 | |||
5 | ### Bug fixes | ||
6 | |||
7 | * Fix youtube-dl in docker image | ||
8 | * Fix playlist creation/update | ||
9 | * Fix fetch of instance config in client | ||
10 | * Manual approves followers only for the instance (and not accounts/channels) | ||
11 | * Fix avatar update | ||
12 | * Fix CSP for embeds | ||
13 | * Fix scroll of the menu on mobile | ||
14 | * Fix CPU usage of PostgreSQL | ||
15 | * Fix embed for iOS | ||
16 | |||
17 | |||
3 | ## v2.1.0 | 18 | ## v2.1.0 |
4 | 19 | ||
5 | **Since v2.0.0** | 20 | **Since v2.0.0** |