]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - CHANGELOG.md
Translated using Weblate (Galician)
[github/Chocobozzz/PeerTube.git] / CHANGELOG.md
index 6d9f098335f835302d6bb845c20a18d9cb834af5..d0398825c1b3b80e99ab717cef757b268aa34442 100644 (file)
@@ -1,6 +1,6 @@
 # Changelog
 
-## v3.2.0-rc.1
+## v3.2.0
 
 ### IMPORTANT NOTES
 
  * PeerTube client now displays bigger video thumbnails.
  To fix old thumbnails quality, run `regenerate-thumbnails` script after your PeerTube upgrade: https://docs.joinpeertube.org/maintain-tools?id=regenerate-thumbnailsjs
 
+### Docker
+
+ * Support SSL database env parameter [#4114](https://github.com/Chocobozzz/PeerTube/pull/4114)
+
 ### Maintenance
 
  * Support `X-Frame-Options` header, enabled by default in the configuration
@@ -67,7 +71,7 @@
 
 ### Features
 
- * :tada: Most robust uploads using a resumable upload endpoint [#3933](https://github.com/Chocobozzz/PeerTube/pull/3933)
+ * :tada: More robust uploads using a resumable upload endpoint [#3933](https://github.com/Chocobozzz/PeerTube/pull/3933)
  * Accessibility/UI:
    * :tada: Redesign channel and account page
    * :tada: Increase video miniature size
  * Fix transcoding job priority preventing video publication when there are many videos to transcode
  * Fix remote account/channel "joined at"
  * Fix CLI plugins list command options [#4055](https://github.com/Chocobozzz/PeerTube/pull/4055)
+ * Fix HTTP player defaulting to audio resolution
+ * Logger warning level is "warn"
+ * Fix default boolean plugin setting [#4107](https://github.com/Chocobozzz/PeerTube/pull/4107)
+ * Fix duplicate ffmpeg preset option for live
+ * Avoid federation error when file has no torrent file
+ * Fix local user auth select
+ * Fix live ending banner display
+ * Fix redundancy max size
+ * Fix broken lives handling