Update changelog

master
Chocobozzz 2024-10-30 07:46:41 +01:00
parent 7d5d7f22ff
commit 958a2ca09c
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
1 changed files with 13 additions and 0 deletions

View File

@ -1,5 +1,18 @@
# Changelog
## v6.3.3
### Bug fixes
* 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
## v6.3.2
### Bug fixes