diff --git a/CHANGELOG-master.json b/CHANGELOG-master.json index a4f8e45f..993b7755 100644 --- a/CHANGELOG-master.json +++ b/CHANGELOG-master.json @@ -1,8 +1,50 @@ [ { - "tag": "master-20250708-4c11e178", - "date": "2025-07-08T19:25:42+00:00", + "tag": "master-20250711-f4ec06ce", + "date": "2025-07-11T16:58:33+00:00", "commits": [ + { + "sha": "dfe1acbe", + "message": "minor design update", + "author": "arabcoders", + "date": "2025-07-11T16:46:41+00:00", + "full_sha": "dfe1acbec438bf8331bf77b75cf7d9242ca9bc04" + }, + { + "sha": "5e14c232", + "message": "move condition to ts", + "author": "arabcoders", + "date": "2025-07-11T15:53:43+00:00", + "full_sha": "5e14c232d7a0c377e12d49f9cc2bb7ae343a6685" + }, + { + "sha": "9d24fc01", + "message": "Make it possible to cancel download and retain the temp data, ref #332", + "author": "arabcoders", + "date": "2025-07-11T15:18:45+00:00", + "full_sha": "9d24fc01b43b6e45cb66950e8983731927f50e16" + }, + { + "sha": "f782cad2", + "message": "minor download form improvements.", + "author": "arabcoders", + "date": "2025-07-09T22:02:38+00:00", + "full_sha": "f782cad21325006552de1cd50d312f7c17918eba" + }, + { + "sha": "a8b318b4", + "message": "Refactor confirmation messages for consistency across components", + "author": "arabcoders", + "date": "2025-07-09T16:14:19+00:00", + "full_sha": "a8b318b40e0ba991ea0789929463b6186d73cead" + }, + { + "sha": "347f99ad", + "message": "Set default value for auto_start in TaskForm component", + "author": "arabcoders", + "date": "2025-07-08T19:54:05+00:00", + "full_sha": "347f99adb607d2d1bdd3b199eda7e18220286e87" + }, { "sha": "543d7137", "message": "update external packages", @@ -620,7 +662,7 @@ "full_sha": "8694e82965453019b5f6d01ef181bfd541f87173" } ], - "full_sha": "4c11e178b2318478e975fa2fd86f6342ebe7a247" + "full_sha": "f4ec06cef9c2c432fb161ceebd9296d44b89b53d" }, { "tag": "master-20250616-c07465a6", diff --git a/CHANGELOG.json b/CHANGELOG.json index d125cbf3..ddc2119e 100644 --- a/CHANGELOG.json +++ b/CHANGELOG.json @@ -1,8 +1,8 @@ [ { - "tag": "Unmerged (dev branch)", - "full_sha": "dfe1acbec438bf8331bf77b75cf7d9242ca9bc04", - "date": "2025-07-11T16:46:41+00:00", + "tag": "Unreleased (f4ec06ce)", + "full_sha": "f4ec06cef9c2c432fb161ceebd9296d44b89b53d", + "date": "2025-07-11T16:58:33+00:00", "commits": [ { "sha": "dfe1acbe",