From 721a6737f7bd9b353488ed552e69d23112b25917 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Tue, 1 Jun 2021 10:55:09 +0200 Subject: Update changelog --- CHANGELOG.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d0398825c..085100440 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,20 @@ # Changelog +## v3.2.1 + +### IMPORTANT NOTES + + * **Important:** v3.2.0 introduced `pg_dump` export bug in the auto upgrade script. To upgrade from v3.2.0: + * You can upgrade manually https://docs.joinpeertube.org/install-any-os?id=manually + * Or you can apply the changes introduced in this commit: https://github.com/Chocobozzz/PeerTube/commit/86dc0b9cc9374cba7548bb613ff43d92f90570a8 and then use the auto + +### Bug fixes + + * Fix create account button style + * Fix auto upgrade script + * Fix live image aspect ratio in theatre mode + + ## v3.2.0 ### IMPORTANT NOTES -- cgit v1.2.3