updated changelog.
This commit is contained in:
parent
dff78e3ff7
commit
a64cb32aa8
2 changed files with 20 additions and 6 deletions
|
|
@ -1,8 +1,22 @@
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
"tag": "master-20260213-c36295d7",
|
"tag": "master-20260214-0c7ebb66",
|
||||||
"date": "2026-02-13T19:07:05+00:00",
|
"date": "2026-02-14T17:32:56+00:00",
|
||||||
"commits": [
|
"commits": [
|
||||||
|
{
|
||||||
|
"sha": "84077349",
|
||||||
|
"message": "feat: improve status tracking in downloads",
|
||||||
|
"author": "arabcoders",
|
||||||
|
"date": "2026-02-14T17:05:08+00:00",
|
||||||
|
"full_sha": "84077349c74e0476fb60b0e44bd52ee30252c1cb"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"sha": "a0fef502",
|
||||||
|
"message": "fix: some times adding a link fails with UnboundLocalError",
|
||||||
|
"author": "arabcoders",
|
||||||
|
"date": "2026-02-14T15:49:52+00:00",
|
||||||
|
"full_sha": "a0fef50248e9bab12b1955626cc594d9bddd5884"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"sha": "90e07ce7",
|
"sha": "90e07ce7",
|
||||||
"message": "feat: improve the file browser with pagination.",
|
"message": "feat: improve the file browser with pagination.",
|
||||||
|
|
@ -4085,7 +4099,7 @@
|
||||||
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
|
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"full_sha": "c36295d76fd788036b6fb6bf15fdf73fd0418731"
|
"full_sha": "0c7ebb66ed63763ff1b99bf0b894daa44ee1bd0c"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"tag": "master-20250616-c07465a6",
|
"tag": "master-20250616-c07465a6",
|
||||||
|
|
|
||||||
|
|
@ -1,8 +1,8 @@
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
"tag": "Unmerged (dev branch)",
|
"tag": "Unreleased (0c7ebb66)",
|
||||||
"full_sha": "84077349c74e0476fb60b0e44bd52ee30252c1cb",
|
"full_sha": "0c7ebb66ed63763ff1b99bf0b894daa44ee1bd0c",
|
||||||
"date": "2026-02-14T17:05:08+00:00",
|
"date": "2026-02-14T17:32:56+00:00",
|
||||||
"commits": [
|
"commits": [
|
||||||
{
|
{
|
||||||
"sha": "84077349",
|
"sha": "84077349",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue