forked from j62/ctbrec
1
0
Fork 0

Update changelog

This commit is contained in:
0xb00bface 2021-09-11 15:29:29 +02:00
parent 0d02a6cf9c
commit fd51527f75
1 changed files with 6 additions and 2 deletions

View File

@ -1,10 +1,12 @@
4.5.4
========================
* Fix LiveJasmin followed tab
* Add buttons to settings to delete cookies per site
* Fix bug in minimal browser
* Fix: starting recordings from the "record later" tab did not work in client /
server mode
* Added model notes to the recordings table
* Added resolution to the recordings table
* The server now writes the playlist on-the-fly based on the segment information
from the original playlist
* Model placeholders can now be used for player params
${modelName}
${modelDisplayName}
@ -12,6 +14,8 @@
${modelNotes}
${siteName}
${siteSanitizedName}
* Add buttons to settings to delete cookies per site
* Fix bug in minimal browser
4.5.3
========================