updated changelog.
This commit is contained in:
parent
073d047ffc
commit
272fe51340
2 changed files with 34 additions and 27 deletions
|
|
@ -1,8 +1,22 @@
|
|||
[
|
||||
{
|
||||
"tag": "master-20260101-3b55c4d6",
|
||||
"date": "2026-01-01T18:03:22+00:00",
|
||||
"tag": "master-20260101-b9421f44",
|
||||
"date": "2026-01-01T19:37:44+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "f32bb266",
|
||||
"message": "Refactor: make it possible to enable/disable simple mode via query param",
|
||||
"author": "arabcoders",
|
||||
"date": "2026-01-01T19:32:48+00:00",
|
||||
"full_sha": "f32bb266bdce31de9bc2ce6d5a5fea6d1f310362"
|
||||
},
|
||||
{
|
||||
"sha": "770d7c71",
|
||||
"message": "Refactor: reduce cf_solver priority to allow impersonate to work",
|
||||
"author": "arabcoders",
|
||||
"date": "2026-01-01T18:52:47+00:00",
|
||||
"full_sha": "770d7c71b60e9259073b92ffe3b0fb6903f48dc7"
|
||||
},
|
||||
{
|
||||
"sha": "47be76fd",
|
||||
"message": "Refactor: add caching for FlareSolverr solutions.",
|
||||
|
|
@ -3455,7 +3469,7 @@
|
|||
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
|
||||
}
|
||||
],
|
||||
"full_sha": "3b55c4d677d2b331a808336e3642053b639b0c00"
|
||||
"full_sha": "b9421f442a4ed8d414f385dd3ac037bc1c1285fa"
|
||||
},
|
||||
{
|
||||
"tag": "master-20250616-c07465a6",
|
||||
|
|
|
|||
|
|
@ -1,9 +1,23 @@
|
|||
[
|
||||
{
|
||||
"tag": "Unreleased (3b55c4d6)",
|
||||
"full_sha": "3b55c4d677d2b331a808336e3642053b639b0c00",
|
||||
"date": "2026-01-01T18:03:22+00:00",
|
||||
"tag": "Unreleased (b9421f44)",
|
||||
"full_sha": "b9421f442a4ed8d414f385dd3ac037bc1c1285fa",
|
||||
"date": "2026-01-01T19:37:44+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "f32bb266",
|
||||
"full_sha": "f32bb266bdce31de9bc2ce6d5a5fea6d1f310362",
|
||||
"message": "Refactor: make it possible to enable/disable simple mode via query param",
|
||||
"author": "arabcoders",
|
||||
"date": "2026-01-01T19:32:48+00:00"
|
||||
},
|
||||
{
|
||||
"sha": "770d7c71",
|
||||
"full_sha": "770d7c71b60e9259073b92ffe3b0fb6903f48dc7",
|
||||
"message": "Refactor: reduce cf_solver priority to allow impersonate to work",
|
||||
"author": "arabcoders",
|
||||
"date": "2026-01-01T18:52:47+00:00"
|
||||
},
|
||||
{
|
||||
"sha": "47be76fd",
|
||||
"full_sha": "47be76fd73ae853eea95af9b57933b02e7add695",
|
||||
|
|
@ -41,27 +55,6 @@
|
|||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"tag": "Unmerged (dev branch)",
|
||||
"full_sha": "f32bb266bdce31de9bc2ce6d5a5fea6d1f310362",
|
||||
"date": "2026-01-01T19:32:48+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "f32bb266",
|
||||
"full_sha": "f32bb266bdce31de9bc2ce6d5a5fea6d1f310362",
|
||||
"message": "Refactor: make it possible to enable/disable simple mode via query param",
|
||||
"author": "arabcoders",
|
||||
"date": "2026-01-01T19:32:48+00:00"
|
||||
},
|
||||
{
|
||||
"sha": "770d7c71",
|
||||
"full_sha": "770d7c71b60e9259073b92ffe3b0fb6903f48dc7",
|
||||
"message": "Refactor: reduce cf_solver priority to allow impersonate to work",
|
||||
"author": "arabcoders",
|
||||
"date": "2026-01-01T18:52:47+00:00"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"tag": "v1.0.13",
|
||||
"full_sha": "18673f0a55330f22f894cfcc2a2ef1a4812cf361",
|
||||
|
|
|
|||
Loading…
Reference in a new issue