updated changelog.
This commit is contained in:
parent
a981bf89b6
commit
185f56b735
2 changed files with 83 additions and 6 deletions
|
|
@ -1,8 +1,85 @@
|
|||
[
|
||||
{
|
||||
"tag": "master-20250914-5c862eb6",
|
||||
"date": "2025-09-14T19:23:42+00:00",
|
||||
"tag": "master-20250922-dd3059d0",
|
||||
"date": "2025-09-21T21:38:51+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "7b645ad2",
|
||||
"message": "add /api/tasks/inspect to API.md",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-09-21T21:31:43+00:00",
|
||||
"full_sha": "7b645ad2ad0221104482cb2342369fd1951b8aab"
|
||||
},
|
||||
{
|
||||
"sha": "1dc37205",
|
||||
"message": "update external packages",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-09-21T21:15:15+00:00",
|
||||
"full_sha": "1dc37205ba49c8eb78420e051403b9b982283828"
|
||||
},
|
||||
{
|
||||
"sha": "fe740d8a",
|
||||
"message": "added minAge for npm packages",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-09-21T21:09:47+00:00",
|
||||
"full_sha": "fe740d8a262d91a37ac6918273e3312c17c7a4a5"
|
||||
},
|
||||
{
|
||||
"sha": "7dc5e55e",
|
||||
"message": "Refactored HandleTask to support a generic extractor and made it more testable",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-09-21T20:44:11+00:00",
|
||||
"full_sha": "7dc5e55eb898e0c03191ca96315465e7b6701e7a"
|
||||
},
|
||||
{
|
||||
"sha": "4986aea3",
|
||||
"message": "fix an issue with objection mutation in timed_lru_cache cache",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-09-16T19:41:53+00:00",
|
||||
"full_sha": "4986aea300aaa7b366e7756cd78b3b7ecc246060"
|
||||
},
|
||||
{
|
||||
"sha": "387a071a",
|
||||
"message": "update ui tests",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-09-16T16:28:52+00:00",
|
||||
"full_sha": "387a071a5979f70556f4742146d43c1777aab94d"
|
||||
},
|
||||
{
|
||||
"sha": "ba2bfd6c",
|
||||
"message": "Use local downloaded thumbnail if avaliable instead of referencing external one",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-09-16T14:45:23+00:00",
|
||||
"full_sha": "ba2bfd6c9b36817728b51d5bb094ecbbdd081a24"
|
||||
},
|
||||
{
|
||||
"sha": "27893bcb",
|
||||
"message": "Add desc & sidecar to item data",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-09-16T14:00:32+00:00",
|
||||
"full_sha": "27893bcbf930c83ddc03d129043f5f2457d0ba2a"
|
||||
},
|
||||
{
|
||||
"sha": "816fd553",
|
||||
"message": "cleanup FAQ and README",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-09-16T13:15:07+00:00",
|
||||
"full_sha": "816fd553973ddb1a34ee74c2002d65d57affd3a3"
|
||||
},
|
||||
{
|
||||
"sha": "314752a6",
|
||||
"message": "Disallow setting unsupported vcodec.",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-09-16T13:02:38+00:00",
|
||||
"full_sha": "314752a64475a909f5df4065220e39f5c8ced50a"
|
||||
},
|
||||
{
|
||||
"sha": "215a023d",
|
||||
"message": "Cache calls to frequently called functions",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-09-15T16:34:03+00:00",
|
||||
"full_sha": "215a023da819c2d169870b32a0cceb4391acb22a"
|
||||
},
|
||||
{
|
||||
"sha": "d48faed4",
|
||||
"message": "Minor design update",
|
||||
|
|
@ -2034,7 +2111,7 @@
|
|||
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
|
||||
}
|
||||
],
|
||||
"full_sha": "5c862eb6138749b3271df6484e6686680f403454"
|
||||
"full_sha": "dd3059d01ee58cd39e4872689035a9012745c7cc"
|
||||
},
|
||||
{
|
||||
"tag": "master-20250616-c07465a6",
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
[
|
||||
{
|
||||
"tag": "Unmerged (dev branch)",
|
||||
"full_sha": "7b645ad2ad0221104482cb2342369fd1951b8aab",
|
||||
"date": "2025-09-21T21:31:43+00:00",
|
||||
"tag": "Unreleased (dd3059d0)",
|
||||
"full_sha": "dd3059d01ee58cd39e4872689035a9012745c7cc",
|
||||
"date": "2025-09-21T21:38:51+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "7b645ad2",
|
||||
|
|
|
|||
Loading…
Reference in a new issue