updated changelog.
This commit is contained in:
parent
1ae7da5fd9
commit
adcfb44959
2 changed files with 19 additions and 5 deletions
|
|
@ -1,8 +1,15 @@
|
|||
[
|
||||
{
|
||||
"tag": "dev-20251017-ed9ce05a",
|
||||
"date": "2025-10-17T14:21:21+00:00",
|
||||
"tag": "dev-20251019-06698cb5",
|
||||
"date": "2025-10-19T14:51:58+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "06698cb5",
|
||||
"message": "Fix possible issue with apprise notification.",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-10-19T14:51:58+00:00",
|
||||
"full_sha": "06698cb54e7f7fd00accb60b2da3d7e70cee0c5e"
|
||||
},
|
||||
{
|
||||
"sha": "ed9ce05a",
|
||||
"message": "[FEAT] Added checkbox in task add page to directly archive all items in a task.",
|
||||
|
|
@ -2454,7 +2461,7 @@
|
|||
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
|
||||
}
|
||||
],
|
||||
"full_sha": "ed9ce05ac06fccc28526ccfe9cb12e29b00175e9"
|
||||
"full_sha": "06698cb54e7f7fd00accb60b2da3d7e70cee0c5e"
|
||||
},
|
||||
{
|
||||
"tag": "dev-20250616-c07465a6",
|
||||
|
|
|
|||
|
|
@ -36,9 +36,16 @@
|
|||
},
|
||||
{
|
||||
"tag": "Unmerged (dev branch)",
|
||||
"full_sha": "ed9ce05ac06fccc28526ccfe9cb12e29b00175e9",
|
||||
"date": "2025-10-17T14:21:21+00:00",
|
||||
"full_sha": "06698cb54e7f7fd00accb60b2da3d7e70cee0c5e",
|
||||
"date": "2025-10-19T14:51:58+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "06698cb5",
|
||||
"full_sha": "06698cb54e7f7fd00accb60b2da3d7e70cee0c5e",
|
||||
"message": "Fix possible issue with apprise notification.",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-10-19T14:51:58+00:00"
|
||||
},
|
||||
{
|
||||
"sha": "ed9ce05a",
|
||||
"full_sha": "ed9ce05ac06fccc28526ccfe9cb12e29b00175e9",
|
||||
|
|
|
|||
Loading…
Reference in a new issue