]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - CHANGELOG.md
Translated using Weblate (Kabyle)
[github/Chocobozzz/PeerTube.git] / CHANGELOG.md
index 6011c17680e2d2ecb5f5aa7a45c19173e9002ada..d8fa4069fc6d8f3d5a240c30e59f4aa30e6a9c80 100644 (file)
@@ -1,9 +1,10 @@
 # Changelog
 
-## v3.1.0-rc.1 (stable ~ late March)
+## v3.1.0
 
 ### IMPORTANT NOTES
 
+ * **Important:** Drop PostgreSQL 9.6 support
  * **Important:** Deprecate NodeJS 10
  * Support NodeJS 14 and 15
  * Remove ES5 module support (breaks compatibility with web browsers we didn't support)
@@ -14,6 +15,9 @@
  It could break some third party clients that guessed these filenames depending on the video UUID. We'll continue this work in the future
  for video filenames, so admins can easily cache these files (using multiple reverse proxies etc)
 
+### Maintenance
+
+ * Fix nginx max body size configuration
 
 ### CLI tools
 
@@ -44,6 +48,7 @@
    * Transcode audio uploads to lower configured resolutions
    * Transcode HLS playlists in a `tmp` directory (less bugs/inconsistencies)
    * Allow admins to choose the transcoding jobs concurrency
+ * Support Albanian locale
  * Video upload:
    * Async torrent creation on video upload. We hope that it should fix some weird upload errors
    * Add `.m4a` audio upload support
  * More robust channel change federation
  * Fix emptying video tags
  * Fix broken local actors that do not have a public/private key
+ * Fix bad PeerTube URL for playlist embed
  * Live:
    * Don't update live attributes if they did not change (allowing to update live metadata even if the live has started)
    * Fix live RAM usage when ffmpeg is too slow to transcode the RTMP stream
    * Correctly load live information (description and preview) when not started
+ * Fix mention notification with deleted comment
+ * Fix default boolean plugin setting
+ * Fix long text on modals [#3840](https://github.com/Chocobozzz/PeerTube/pull/3840)
 
 ## v3.0.1