Bump version

This commit is contained in:
Johannes Zellner 2024-10-30 11:23:33 +01:00
parent 4d3b7017aa
commit a5ed218087
2 changed files with 12 additions and 1 deletions

View file

@ -356,3 +356,14 @@ Update web browsers support list:
* Add missing max transcoding fps config in admin
* Don't add mobile buttons if the player controls are disabled
[3.0.3]
* Update PeerTube to 6.3.3
* [Full changelog](https://github.com/Chocobozzz/PeerTube/releases/tag/v6.3.3)
* Fix broken thumbnails on live replay
* Fix detecting portrait rotation of some video
* Don't allow to select a frame from a live to set the thumbnail
* Fix lost video stream with specific transcoding settings and video input
* Fix creating playlist without thumbnail when using the REST API
* Fix .mov video upload on some Windows versions
* Fix video-plugin-metadata.result client plugin hook

View file

@ -1,5 +1,5 @@
{
"version": "3.0.2",
"version": "3.0.3",
"upstreamVersion": "6.3.3",
"id": "org.joinpeertube.cloudronapp",
"title": "PeerTube",