From 3cc20a1acae625e55d1fbc79b058d47ec987e27b Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Mon, 22 Mar 2021 14:18:25 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 21b626ee2..88a4d282a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## v3.1.0-rc.1 (stable ~ late March) +## v3.1.0 ### IMPORTANT NOTES @@ -47,6 +47,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 +132,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