]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - CHANGELOG.md
Process redundancy stats in series
[github/Chocobozzz/PeerTube.git] / CHANGELOG.md
index 4f57fc529fa8a5eea00e8bd71b18124889f22610..c588e04ea388fd8f268ea27388cc6d90797b1e19 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
  * Notify admins on new available plugin version
  * Sort channels by last uploaded videos
  * Video player:
-  * Add loop toggle to context menu [#3949](https://github.com/Chocobozzz/PeerTube/pull/3949)
-  * Add icons to context menu [#3955](https://github.com/Chocobozzz/PeerTube/pull/3955)
-  * Add a *Previous* button in playlist watch page [#3485](https://github.com/Chocobozzz/PeerTube/pull/3485)
-  * Automatically close the settings menu when clicking outside the player
-  * Add "stats for nerds" panel in context menu [#3958](https://github.com/Chocobozzz/PeerTube/pull/3958)
+   * Add loop toggle to context menu [#3949](https://github.com/Chocobozzz/PeerTube/pull/3949)
+   * Add icons to context menu [#3955](https://github.com/Chocobozzz/PeerTube/pull/3955)
+   * Add a *Previous* button in playlist watch page [#3485](https://github.com/Chocobozzz/PeerTube/pull/3485)
+   * Automatically close the settings menu when clicking outside the player
+   * Add "stats for nerds" panel in context menu [#3958](https://github.com/Chocobozzz/PeerTube/pull/3958)
  * Add channel and playlist stats to stats endpoint [#3747](https://github.com/Chocobozzz/PeerTube/pull/3747)
  * Support `playlistPosition=last` and negative index (`playlistPosition=-2`) URL query parameters for playlists [#3974](https://github.com/Chocobozzz/PeerTube/pull/3974)
  * My videos:
  * 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