updated changelog.
This commit is contained in:
parent
ff67b7c590
commit
de17566bb5
2 changed files with 38 additions and 3 deletions
|
|
@ -1,8 +1,22 @@
|
|||
[
|
||||
{
|
||||
"tag": "dev-20260422-c2cb5527",
|
||||
"date": "2026-04-22T16:50:56+00:00",
|
||||
"tag": "dev-20260422-3c156793",
|
||||
"date": "2026-04-22T19:02:40+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "3c156793",
|
||||
"message": "feat: add system limits API endpoint and UI for download capacity overview",
|
||||
"author": "arabcoders",
|
||||
"date": "2026-04-22T19:02:40+00:00",
|
||||
"full_sha": "3c1567930f71482a02ea142504d790b3476d57ea"
|
||||
},
|
||||
{
|
||||
"sha": "29777ff9",
|
||||
"message": "refactor: remove ui_update_title and standardize page title",
|
||||
"author": "arabcoders",
|
||||
"date": "2026-04-22T17:55:29+00:00",
|
||||
"full_sha": "29777ff928051540d1fbcc55ba49237bb2207084"
|
||||
},
|
||||
{
|
||||
"sha": "c2cb5527",
|
||||
"message": "fix: broken tests in CI",
|
||||
|
|
@ -4533,7 +4547,7 @@
|
|||
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
|
||||
}
|
||||
],
|
||||
"full_sha": "c2cb5527f577cecc3a80708336f100f8da98dc9d"
|
||||
"full_sha": "3c1567930f71482a02ea142504d790b3476d57ea"
|
||||
},
|
||||
{
|
||||
"tag": "dev-20250616-c07465a6",
|
||||
|
|
|
|||
|
|
@ -1,4 +1,25 @@
|
|||
[
|
||||
{
|
||||
"tag": "Unmerged (dev branch)",
|
||||
"full_sha": "3c1567930f71482a02ea142504d790b3476d57ea",
|
||||
"date": "2026-04-22T19:02:40+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "3c156793",
|
||||
"full_sha": "3c1567930f71482a02ea142504d790b3476d57ea",
|
||||
"message": "feat: add system limits API endpoint and UI for download capacity overview",
|
||||
"author": "arabcoders",
|
||||
"date": "2026-04-22T19:02:40+00:00"
|
||||
},
|
||||
{
|
||||
"sha": "29777ff9",
|
||||
"full_sha": "29777ff928051540d1fbcc55ba49237bb2207084",
|
||||
"message": "refactor: remove ui_update_title and standardize page title",
|
||||
"author": "arabcoders",
|
||||
"date": "2026-04-22T17:55:29+00:00"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"tag": "v2.1.0",
|
||||
"full_sha": "fdc08989aedcea76d896c14c220d10c8f75adc36",
|
||||
|
|
|
|||
Loading…
Reference in a new issue