]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - CHANGELOG.md
Typo
[github/Chocobozzz/PeerTube.git] / CHANGELOG.md
index d0398825c1b3b80e99ab717cef757b268aa34442..eed42493cd9fdabfb99eeb096681b78909ea497e 100644 (file)
@@ -1,5 +1,20 @@
 # Changelog
 
+## v3.2.1
+
+### IMPORTANT NOTES
+
+ * **Important:** v3.2.0 introduced a `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 upgrade script
+
+### Bug fixes
+
+ * Fix create account button style
+ * Fix auto upgrade script
+ * Fix live image aspect ratio in theatre mode
+
+
 ## v3.2.0
 
 ### IMPORTANT NOTES