X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;ds=sidebyside;f=CHANGELOG.md;h=d8fa4069fc6d8f3d5a240c30e59f4aa30e6a9c80;hb=0c1145687bf029561e56219e669c9f1b0cd61577;hp=21b626ee29aa0044caf222f4620a28a677102484;hpb=919b16ba307e738c0897972dc10295b36a88c58f;p=github%2FChocobozzz%2FPeerTube.git diff --git a/CHANGELOG.md b/CHANGELOG.md index 21b626ee2..d8fa4069f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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) @@ -47,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 @@ -131,6 +133,9 @@ * 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