diff options
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 714ac7f9f..2253c5b6e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md | |||
@@ -1,6 +1,6 @@ | |||
1 | # Changelog | 1 | # Changelog |
2 | 2 | ||
3 | ## v3.3.0-rc.1 | 3 | ## v3.3.0 |
4 | 4 | ||
5 | ### IMPORTANT NOTES | 5 | ### IMPORTANT NOTES |
6 | 6 | ||
@@ -78,6 +78,11 @@ | |||
78 | * Correctly handle broken plugin install | 78 | * Correctly handle broken plugin install |
79 | * Fix channel deletion when it has videos | 79 | * Fix channel deletion when it has videos |
80 | * Force TLS for webfinger in production | 80 | * Force TLS for webfinger in production |
81 | * Correctly support `wav` mimetype | ||
82 | * Fix default video privacy when plugins deleted private video privacy | ||
83 | * Fix subscribe hotkey | ||
84 | * Fix HTTP fallback with a video that does not have webtorrent files | ||
85 | * Fill video information when importing a peertube video | ||
81 | 86 | ||
82 | 87 | ||
83 | ## v3.2.1 | 88 | ## v3.2.1 |