updated changelog.
This commit is contained in:
parent
c44eb5a020
commit
6c16769285
2 changed files with 20 additions and 20 deletions
|
|
@ -1,8 +1,15 @@
|
|||
[
|
||||
{
|
||||
"tag": "master-20251108-f4e5dfb2",
|
||||
"date": "2025-11-08T18:40:21+00:00",
|
||||
"tag": "master-20251108-8273847d",
|
||||
"date": "2025-11-08T20:19:41+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "8c8b932d",
|
||||
"message": "[FIX] Chromium browser does not render subtitles after HLS attach",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-11-08T20:11:14+00:00",
|
||||
"full_sha": "8c8b932d6b90dd3e6cb69aac1304481af10f6b48"
|
||||
},
|
||||
{
|
||||
"sha": "1ced5b33",
|
||||
"message": "[FIX] fix regression in video player",
|
||||
|
|
@ -2804,7 +2811,7 @@
|
|||
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
|
||||
}
|
||||
],
|
||||
"full_sha": "f4e5dfb2f66a49b1dfef8163165cc8205e38b2ac"
|
||||
"full_sha": "8273847d469114cd0e2767c4c14a408c3142f6eb"
|
||||
},
|
||||
{
|
||||
"tag": "master-20250616-c07465a6",
|
||||
|
|
|
|||
|
|
@ -1,9 +1,16 @@
|
|||
[
|
||||
{
|
||||
"tag": "Unreleased (f4e5dfb2)",
|
||||
"full_sha": "f4e5dfb2f66a49b1dfef8163165cc8205e38b2ac",
|
||||
"date": "2025-11-08T18:40:21+00:00",
|
||||
"tag": "Unreleased (8273847d)",
|
||||
"full_sha": "8273847d469114cd0e2767c4c14a408c3142f6eb",
|
||||
"date": "2025-11-08T20:19:41+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "8c8b932d",
|
||||
"full_sha": "8c8b932d6b90dd3e6cb69aac1304481af10f6b48",
|
||||
"message": "[FIX] Chromium browser does not render subtitles after HLS attach",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-11-08T20:11:14+00:00"
|
||||
},
|
||||
{
|
||||
"sha": "1ced5b33",
|
||||
"full_sha": "1ced5b331417a1d484937e969de7cbb34d0e04ef",
|
||||
|
|
@ -153,20 +160,6 @@
|
|||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"tag": "Unmerged (dev branch)",
|
||||
"full_sha": "8c8b932d6b90dd3e6cb69aac1304481af10f6b48",
|
||||
"date": "2025-11-08T20:11:14+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "8c8b932d",
|
||||
"full_sha": "8c8b932d6b90dd3e6cb69aac1304481af10f6b48",
|
||||
"message": "[FIX] Chromium browser does not render subtitles after HLS attach",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-11-08T20:11:14+00:00"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"tag": "v1.0.2",
|
||||
"full_sha": "b95b6eb6be2d927a18689ab9920164f3ef05acb8",
|
||||
|
|
|
|||
Loading…
Reference in a new issue