updated changelog.
This commit is contained in:
parent
70c98cacff
commit
969dd24116
2 changed files with 47 additions and 5 deletions
|
|
@ -1,8 +1,29 @@
|
|||
[
|
||||
{
|
||||
"tag": "dev-20250923-29d30b5f",
|
||||
"date": "2025-09-22T23:16:20+00:00",
|
||||
"tag": "dev-20250923-520ba86a",
|
||||
"date": "2025-09-23T16:13:07+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "520ba86a",
|
||||
"message": "Allow internal requests. Closes #425",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-09-23T16:13:07+00:00",
|
||||
"full_sha": "520ba86ac91e9048432b744aa9d9a43e9a1b258e"
|
||||
},
|
||||
{
|
||||
"sha": "021c0908",
|
||||
"message": "Added new NFO Maker preset",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-09-23T16:13:07+00:00",
|
||||
"full_sha": "021c0908e1e089edf7084d7175403c1801553c0a"
|
||||
},
|
||||
{
|
||||
"sha": "3e407991",
|
||||
"message": "when we are extracting non supported site, use compatible generic archive_id",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-09-23T16:13:07+00:00",
|
||||
"full_sha": "3e4079915ced2da98f7d4fb0156ca38d5164d532"
|
||||
},
|
||||
{
|
||||
"sha": "29d30b5f",
|
||||
"message": "Added inspect task handler UI Elements",
|
||||
|
|
@ -2125,7 +2146,7 @@
|
|||
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
|
||||
}
|
||||
],
|
||||
"full_sha": "29d30b5f547d1fc32bee518c61eb4337804f3e4c"
|
||||
"full_sha": "520ba86ac91e9048432b744aa9d9a43e9a1b258e"
|
||||
},
|
||||
{
|
||||
"tag": "dev-20250616-c07465a6",
|
||||
|
|
|
|||
|
|
@ -85,9 +85,30 @@
|
|||
},
|
||||
{
|
||||
"tag": "Unmerged (dev branch)",
|
||||
"full_sha": "29d30b5f547d1fc32bee518c61eb4337804f3e4c",
|
||||
"date": "2025-09-22T23:16:20+00:00",
|
||||
"full_sha": "520ba86ac91e9048432b744aa9d9a43e9a1b258e",
|
||||
"date": "2025-09-23T16:13:07+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "520ba86a",
|
||||
"full_sha": "520ba86ac91e9048432b744aa9d9a43e9a1b258e",
|
||||
"message": "Allow internal requests. Closes #425",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-09-23T16:13:07+00:00"
|
||||
},
|
||||
{
|
||||
"sha": "021c0908",
|
||||
"full_sha": "021c0908e1e089edf7084d7175403c1801553c0a",
|
||||
"message": "Added new NFO Maker preset",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-09-23T16:13:07+00:00"
|
||||
},
|
||||
{
|
||||
"sha": "3e407991",
|
||||
"full_sha": "3e4079915ced2da98f7d4fb0156ca38d5164d532",
|
||||
"message": "when we are extracting non supported site, use compatible generic archive_id",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-09-23T16:13:07+00:00"
|
||||
},
|
||||
{
|
||||
"sha": "29d30b5f",
|
||||
"full_sha": "29d30b5f547d1fc32bee518c61eb4337804f3e4c",
|
||||
|
|
|
|||
Loading…
Reference in a new issue