updated changelog.
This commit is contained in:
parent
a5aa21491b
commit
e19833713e
2 changed files with 52 additions and 3 deletions
|
|
@ -1,8 +1,29 @@
|
|||
[
|
||||
{
|
||||
"tag": "dev-20260421-716fce89",
|
||||
"date": "2026-04-21T19:57:25+00:00",
|
||||
"tag": "dev-20260422-35f38d7c",
|
||||
"date": "2026-04-22T16:38:35+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "35f38d7c",
|
||||
"message": "refactor: update presets UI to follow same rules as other pages.\n\nCo-authored-by: Copilot <copilot@github.com>",
|
||||
"author": "arabcoders",
|
||||
"date": "2026-04-22T16:38:35+00:00",
|
||||
"full_sha": "35f38d7ceeed11f41c796a3bc591a05845b1f959"
|
||||
},
|
||||
{
|
||||
"sha": "c9534bdf",
|
||||
"message": "refactor: remove useless wrappers",
|
||||
"author": "arabcoders",
|
||||
"date": "2026-04-22T16:04:11+00:00",
|
||||
"full_sha": "c9534bdf11dfcec1f0ffcd89fab09f95e10b4814"
|
||||
},
|
||||
{
|
||||
"sha": "510bc2df",
|
||||
"message": "fix: tasks was missing pagination UI elements",
|
||||
"author": "arabcoders",
|
||||
"date": "2026-04-22T15:07:21+00:00",
|
||||
"full_sha": "510bc2df2b70db8d85bd20fba01a0d92129bec11"
|
||||
},
|
||||
{
|
||||
"sha": "716fce89",
|
||||
"message": "fix: newDownload was causing infinite loop when switching to mulit url mode",
|
||||
|
|
@ -4505,7 +4526,7 @@
|
|||
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
|
||||
}
|
||||
],
|
||||
"full_sha": "716fce894122318471992a5c71ad78c513f2c96e"
|
||||
"full_sha": "35f38d7ceeed11f41c796a3bc591a05845b1f959"
|
||||
},
|
||||
{
|
||||
"tag": "dev-20250616-c07465a6",
|
||||
|
|
|
|||
|
|
@ -153,6 +153,34 @@
|
|||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"tag": "Unmerged (dev branch)",
|
||||
"full_sha": "35f38d7ceeed11f41c796a3bc591a05845b1f959",
|
||||
"date": "2026-04-22T16:38:35+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "35f38d7c",
|
||||
"full_sha": "35f38d7ceeed11f41c796a3bc591a05845b1f959",
|
||||
"message": "refactor: update presets UI to follow same rules as other pages.\n\nCo-authored-by: Copilot <copilot@github.com>",
|
||||
"author": "arabcoders",
|
||||
"date": "2026-04-22T16:38:35+00:00"
|
||||
},
|
||||
{
|
||||
"sha": "c9534bdf",
|
||||
"full_sha": "c9534bdf11dfcec1f0ffcd89fab09f95e10b4814",
|
||||
"message": "refactor: remove useless wrappers",
|
||||
"author": "arabcoders",
|
||||
"date": "2026-04-22T16:04:11+00:00"
|
||||
},
|
||||
{
|
||||
"sha": "510bc2df",
|
||||
"full_sha": "510bc2df2b70db8d85bd20fba01a0d92129bec11",
|
||||
"message": "fix: tasks was missing pagination UI elements",
|
||||
"author": "arabcoders",
|
||||
"date": "2026-04-22T15:07:21+00:00"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"tag": "v2.0.6",
|
||||
"full_sha": "0eabc2197b3060be87d06c62361b013277c7da84",
|
||||
|
|
|
|||
Loading…
Reference in a new issue