diff --git a/CHANGELOG-dev.json b/CHANGELOG-dev.json index a29363ca..c573675e 100644 --- a/CHANGELOG-dev.json +++ b/CHANGELOG-dev.json @@ -1,8 +1,15 @@ [ { - "tag": "dev-20260107-cf8704a2", - "date": "2026-01-07T14:42:08+00:00", + "tag": "dev-20260107-4a3f0316", + "date": "2026-01-07T14:57:53+00:00", "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", "message": "feat: add flag to ignore already archived items from being added to download history.", @@ -3616,7 +3623,7 @@ "full_sha": "8694e82965453019b5f6d01ef181bfd541f87173" } ], - "full_sha": "cf8704a2aae60d4b8f10a72e661a94531bac1e02" + "full_sha": "4a3f0316ea8f9b25378016739dd90c3eec02a773" }, { "tag": "dev-20250616-c07465a6", diff --git a/CHANGELOG.json b/CHANGELOG.json index c0e92f0a..589f020a 100644 --- a/CHANGELOG.json +++ b/CHANGELOG.json @@ -78,9 +78,16 @@ }, { "tag": "Unmerged (dev branch)", - "full_sha": "cf8704a2aae60d4b8f10a72e661a94531bac1e02", - "date": "2026-01-07T14:42:08+00:00", + "full_sha": "4a3f0316ea8f9b25378016739dd90c3eec02a773", + "date": "2026-01-07T14:57:53+00:00", "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", "full_sha": "cf8704a2aae60d4b8f10a72e661a94531bac1e02",