Update changelog

master
Chocobozzz 2024-09-13 08:50:47 +02:00
parent 9f672b01a4
commit fdee927ce8
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
1 changed files with 1 additions and 1 deletions

View File

@ -46,12 +46,12 @@
* Add a button to copy server logs in admin * Add a button to copy server logs in admin
* Smoother live autoplay: only the player is reloaded * Smoother live autoplay: only the player is reloaded
* Improve channel and account page tab title * Improve channel and account page tab title
* Better resolution label for custom video aspect. For example with a `1920x816` video, we now display `1080p` instead of `816p`
* Support max FPS configuration: the admin can allow videos with more than 60FPS, which is the current default limit * Support max FPS configuration: the admin can allow videos with more than 60FPS, which is the current default limit
* Max resolution file preserves input FPS even if < 720p, allowing users to upload and broadcast a 480p resolution at 60FPS * Max resolution file preserves input FPS even if < 720p, allowing users to upload and broadcast a 480p resolution at 60FPS
* Add ability for admins to set multiple proxies for youtube-dl that PeerTube will randomly select * Add ability for admins to set multiple proxies for youtube-dl that PeerTube will randomly select
* Support youtube-dl executable (for example *Linux standalone x64 binary* that includes additional features like [impersonation](https://github.com/yt-dlp/yt-dlp/?tab=readme-ov-file#impersonation)) * Support youtube-dl executable (for example *Linux standalone x64 binary* that includes additional features like [impersonation](https://github.com/yt-dlp/yt-dlp/?tab=readme-ov-file#impersonation))
* Add a cover to the file if the user only downloads the audio version of the video * Add a cover to the file if the user only downloads the audio version of the video
* Better resolution label for custom video aspect. For example with a `1920x816` video, we now display `1080p` instead of `816p`
* Forward watch page `start` query param to the OEmbed service so that the embed starts at the correct time * Forward watch page `start` query param to the OEmbed service so that the embed starts at the correct time
* Notify local users on when an *Internal* video is published * Notify local users on when an *Internal* video is published
* Add ability for admins to disable federation (disabling ActivityPub endpoints) * Add ability for admins to disable federation (disabling ActivityPub endpoints)