updated changelog.
This commit is contained in:
parent
ee476efff4
commit
50935a3f7e
2 changed files with 19 additions and 5 deletions
|
|
@ -1,8 +1,15 @@
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
"tag": "dev-20260107-cf8704a2",
|
"tag": "dev-20260107-4a3f0316",
|
||||||
"date": "2026-01-07T14:42:08+00:00",
|
"date": "2026-01-07T14:57:53+00:00",
|
||||||
"commits": [
|
"commits": [
|
||||||
|
{
|
||||||
|
"sha": "4a3f0316",
|
||||||
|
"message": "fix: update folder reference in socket store and adjust history count logic in state store",
|
||||||
|
"author": "arabcoders",
|
||||||
|
"date": "2026-01-07T14:57:53+00:00",
|
||||||
|
"full_sha": "4a3f0316ea8f9b25378016739dd90c3eec02a773"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"sha": "cf8704a2",
|
"sha": "cf8704a2",
|
||||||
"message": "feat: add flag to ignore already archived items from being added to download history.",
|
"message": "feat: add flag to ignore already archived items from being added to download history.",
|
||||||
|
|
@ -3616,7 +3623,7 @@
|
||||||
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
|
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"full_sha": "cf8704a2aae60d4b8f10a72e661a94531bac1e02"
|
"full_sha": "4a3f0316ea8f9b25378016739dd90c3eec02a773"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"tag": "dev-20250616-c07465a6",
|
"tag": "dev-20250616-c07465a6",
|
||||||
|
|
|
||||||
|
|
@ -78,9 +78,16 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"tag": "Unmerged (dev branch)",
|
"tag": "Unmerged (dev branch)",
|
||||||
"full_sha": "cf8704a2aae60d4b8f10a72e661a94531bac1e02",
|
"full_sha": "4a3f0316ea8f9b25378016739dd90c3eec02a773",
|
||||||
"date": "2026-01-07T14:42:08+00:00",
|
"date": "2026-01-07T14:57:53+00:00",
|
||||||
"commits": [
|
"commits": [
|
||||||
|
{
|
||||||
|
"sha": "4a3f0316",
|
||||||
|
"full_sha": "4a3f0316ea8f9b25378016739dd90c3eec02a773",
|
||||||
|
"message": "fix: update folder reference in socket store and adjust history count logic in state store",
|
||||||
|
"author": "arabcoders",
|
||||||
|
"date": "2026-01-07T14:57:53+00:00"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"sha": "cf8704a2",
|
"sha": "cf8704a2",
|
||||||
"full_sha": "cf8704a2aae60d4b8f10a72e661a94531bac1e02",
|
"full_sha": "cf8704a2aae60d4b8f10a72e661a94531bac1e02",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue