1
0
Fork 0

Update changelog

This commit is contained in:
Chocobozzz 2021-03-22 14:18:25 +01:00
parent 62b655ab87
commit 3cc20a1aca
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
1 changed files with 5 additions and 1 deletions

View File

@ -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