updated changelog.
This commit is contained in:
parent
177d14939e
commit
adb85add91
2 changed files with 19 additions and 5 deletions
|
|
@ -1,8 +1,15 @@
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
"tag": "dev-20251024-94dd37a1",
|
"tag": "dev-20251024-75911d01",
|
||||||
"date": "2025-10-24T15:56:56+00:00",
|
"date": "2025-10-24T16:26:48+00:00",
|
||||||
"commits": [
|
"commits": [
|
||||||
|
{
|
||||||
|
"sha": "75911d01",
|
||||||
|
"message": "Add more checks before fallback for hls stream",
|
||||||
|
"author": "arabcoders",
|
||||||
|
"date": "2025-10-24T16:26:48+00:00",
|
||||||
|
"full_sha": "75911d01dc848eb6d5e66884cf81ff029f7f4c80"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"sha": "94dd37a1",
|
"sha": "94dd37a1",
|
||||||
"message": "Reverted some changes to the navbar",
|
"message": "Reverted some changes to the navbar",
|
||||||
|
|
@ -2678,7 +2685,7 @@
|
||||||
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
|
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"full_sha": "94dd37a123dc7857174c5c645d0c58dd944fd260"
|
"full_sha": "75911d01dc848eb6d5e66884cf81ff029f7f4c80"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"tag": "dev-20250616-c07465a6",
|
"tag": "dev-20250616-c07465a6",
|
||||||
|
|
|
||||||
|
|
@ -15,9 +15,16 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"tag": "Unmerged (dev branch)",
|
"tag": "Unmerged (dev branch)",
|
||||||
"full_sha": "94dd37a123dc7857174c5c645d0c58dd944fd260",
|
"full_sha": "75911d01dc848eb6d5e66884cf81ff029f7f4c80",
|
||||||
"date": "2025-10-24T15:56:56+00:00",
|
"date": "2025-10-24T16:26:48+00:00",
|
||||||
"commits": [
|
"commits": [
|
||||||
|
{
|
||||||
|
"sha": "75911d01",
|
||||||
|
"full_sha": "75911d01dc848eb6d5e66884cf81ff029f7f4c80",
|
||||||
|
"message": "Add more checks before fallback for hls stream",
|
||||||
|
"author": "arabcoders",
|
||||||
|
"date": "2025-10-24T16:26:48+00:00"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"sha": "94dd37a1",
|
"sha": "94dd37a1",
|
||||||
"full_sha": "94dd37a123dc7857174c5c645d0c58dd944fd260",
|
"full_sha": "94dd37a123dc7857174c5c645d0c58dd944fd260",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue