diff --git a/CHANGELOG-dev.json b/CHANGELOG-dev.json index 452c7ac8..57f38bbf 100644 --- a/CHANGELOG-dev.json +++ b/CHANGELOG-dev.json @@ -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", diff --git a/CHANGELOG.json b/CHANGELOG.json index 1bf87263..930a11e5 100644 --- a/CHANGELOG.json +++ b/CHANGELOG.json @@ -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",