diff --git a/CHANGELOG-dev.json b/CHANGELOG-dev.json index f3cb8d6f..b7521a59 100644 --- a/CHANGELOG-dev.json +++ b/CHANGELOG-dev.json @@ -1,8 +1,15 @@ [ { - "tag": "dev-20260409-acf1de5c", - "date": "2026-04-09T19:02:16+00:00", + "tag": "dev-20260410-c3132858", + "date": "2026-04-10T15:07:05+00:00", "commits": [ + { + "sha": "c3132858", + "message": "feat: add download_skipped flag to track intentionally skipped downloads", + "author": "arabcoders", + "date": "2026-04-10T15:07:05+00:00", + "full_sha": "c3132858e7c19b361a0df095345ecd0844f591fc" + }, { "sha": "acf1de5c", "message": "fix: adjust step value for background opacity slider", @@ -4316,7 +4323,7 @@ "full_sha": "8694e82965453019b5f6d01ef181bfd541f87173" } ], - "full_sha": "acf1de5c6906ce40f3dfff6359efb984159e12e9" + "full_sha": "c3132858e7c19b361a0df095345ecd0844f591fc" }, { "tag": "dev-20250616-c07465a6", diff --git a/CHANGELOG.json b/CHANGELOG.json index 70ac1244..946f8cbd 100644 --- a/CHANGELOG.json +++ b/CHANGELOG.json @@ -1,9 +1,16 @@ [ { "tag": "Unmerged (dev branch)", - "full_sha": "acf1de5c6906ce40f3dfff6359efb984159e12e9", - "date": "2026-04-09T19:02:16+00:00", + "full_sha": "c3132858e7c19b361a0df095345ecd0844f591fc", + "date": "2026-04-10T15:07:05+00:00", "commits": [ + { + "sha": "c3132858", + "full_sha": "c3132858e7c19b361a0df095345ecd0844f591fc", + "message": "feat: add download_skipped flag to track intentionally skipped downloads", + "author": "arabcoders", + "date": "2026-04-10T15:07:05+00:00" + }, { "sha": "acf1de5c", "full_sha": "acf1de5c6906ce40f3dfff6359efb984159e12e9",