updated changelog.
This commit is contained in:
parent
871e68baf0
commit
b182953d0f
2 changed files with 24 additions and 3 deletions
|
|
@ -1,8 +1,15 @@
|
|||
[
|
||||
{
|
||||
"tag": "dev-20251118-bb59e255",
|
||||
"date": "2025-11-18T18:31:08+00:00",
|
||||
"tag": "dev-20251118-1c2b6213",
|
||||
"date": "2025-11-18T20:29:39+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "1c2b6213",
|
||||
"message": "Fix: tasks were shown as disabled even if they are actually enabled.",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-11-18T20:29:39+00:00",
|
||||
"full_sha": "1c2b62132473012961bb34bb4ac42801ca00c1a6"
|
||||
},
|
||||
{
|
||||
"sha": "bb59e255",
|
||||
"message": "Fix: possible fix for not being able to download subtitles.",
|
||||
|
|
@ -3098,7 +3105,7 @@
|
|||
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
|
||||
}
|
||||
],
|
||||
"full_sha": "bb59e25580a38819276eb42a26311d607ee4277e"
|
||||
"full_sha": "1c2b62132473012961bb34bb4ac42801ca00c1a6"
|
||||
},
|
||||
{
|
||||
"tag": "dev-20250616-c07465a6",
|
||||
|
|
|
|||
|
|
@ -1,4 +1,18 @@
|
|||
[
|
||||
{
|
||||
"tag": "Unmerged (dev branch)",
|
||||
"full_sha": "1c2b62132473012961bb34bb4ac42801ca00c1a6",
|
||||
"date": "2025-11-18T20:29:39+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "1c2b6213",
|
||||
"full_sha": "1c2b62132473012961bb34bb4ac42801ca00c1a6",
|
||||
"message": "Fix: tasks were shown as disabled even if they are actually enabled.",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-11-18T20:29:39+00:00"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"tag": "v1.0.6",
|
||||
"full_sha": "89a92028e0c49e35855ca997db5e0599c5b763ab",
|
||||
|
|
|
|||
Loading…
Reference in a new issue