updated changelog.
This commit is contained in:
parent
75735719cc
commit
2dde7fbee4
2 changed files with 24 additions and 3 deletions
|
|
@ -1,8 +1,15 @@
|
|||
[
|
||||
{
|
||||
"tag": "dev-20260205-c67c9912",
|
||||
"date": "2026-02-05T13:18:32+00:00",
|
||||
"tag": "dev-20260208-5844290d",
|
||||
"date": "2026-02-08T00:45:56+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "5844290d",
|
||||
"message": "fix: sometimes downloads fails due to pickling issue",
|
||||
"author": "arabcoders",
|
||||
"date": "2026-02-08T00:45:56+00:00",
|
||||
"full_sha": "5844290d7403de97922e9c083d43f616f6d2c778"
|
||||
},
|
||||
{
|
||||
"sha": "c67c9912",
|
||||
"message": "fix: show alert instead of notification for missing video file.",
|
||||
|
|
@ -4043,7 +4050,7 @@
|
|||
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
|
||||
}
|
||||
],
|
||||
"full_sha": "c67c9912cc07fc8a7b99bc728d5368fc3d41d26d"
|
||||
"full_sha": "5844290d7403de97922e9c083d43f616f6d2c778"
|
||||
},
|
||||
{
|
||||
"tag": "dev-20250616-c07465a6",
|
||||
|
|
|
|||
|
|
@ -1,4 +1,18 @@
|
|||
[
|
||||
{
|
||||
"tag": "Unmerged (dev branch)",
|
||||
"full_sha": "5844290d7403de97922e9c083d43f616f6d2c778",
|
||||
"date": "2026-02-08T00:45:56+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "5844290d",
|
||||
"full_sha": "5844290d7403de97922e9c083d43f616f6d2c778",
|
||||
"message": "fix: sometimes downloads fails due to pickling issue",
|
||||
"author": "arabcoders",
|
||||
"date": "2026-02-08T00:45:56+00:00"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"tag": "v1.2.1",
|
||||
"full_sha": "0473c86fd668779445ecf75c3ede6daabd9037a0",
|
||||
|
|
|
|||
Loading…
Reference in a new issue