Update changelog

This commit is contained in:
0xb00bface 2021-10-02 14:10:12 +02:00
parent 498a20fe4e
commit 3a3d7a7b8e
1 changed files with 7 additions and 6 deletions

View File

@ -1,6 +1,7 @@
4.5.4 4.5.4
======================== ========================
* Fix LiveJasmin followed tab * Fix LiveJasmin followed tab
* Fix: two recordings starting for one model at the same time
* Fix: starting recordings from the "record later" tab did not work in client / * Fix: starting recordings from the "record later" tab did not work in client /
server mode server mode
* Added model notes to the recordings table * Added model notes to the recordings table
@ -9,12 +10,12 @@
from the original playlist. This allows to stream the recording while it is from the original playlist. This allows to stream the recording while it is
still running. still running.
* Model placeholders can now be used for player params * Model placeholders can now be used for player params
${modelName} - ${modelName}
${modelDisplayName} - ${modelDisplayName}
${modelSanitizedName} - ${modelSanitizedName}
${modelNotes} - ${modelNotes}
${siteName} - ${siteName}
${siteSanitizedName} - ${siteSanitizedName}
* Add buttons to settings to delete cookies per site * Add buttons to settings to delete cookies per site
* Fix bug in minimal browser * Fix bug in minimal browser