diff --git a/CHANGELOG.md b/CHANGELOG.md index 1590bcf0..abd33e3b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 ========================