1
0
Fork 0
mirror of https://github.com/Chocobozzz/PeerTube.git synced 2025-10-03 01:39:37 +02:00

Update changelog

This commit is contained in:
Chocobozzz 2025-05-15 08:36:27 +02:00
parent 766b3f237d
commit 281ad3351b
No known key found for this signature in database
GPG key ID: 583A612D890159BE

View file

@ -6,6 +6,7 @@
* Prefer to not store lives in object storage by default: `object_storage.streaming_playlists.store_live_streams` is now `false` in the config template
* Use `hot` trending algorithm by default: `trending.videos.default` is now `hot` in the config template
* Add global rate limit to video download that can be changed by `download_generate_video.max_parallel_downloads`
### Docker
@ -65,6 +66,7 @@
* Fix federation compatibility with GoToSocial
* Fix PeerTube account client redirection
* Prevent plugins to log exceptions
* Fix broken replay on live privacy change
## v7.1.1