From 16d02b317e0fa8351b1a114e2d98cfbc83732862 Mon Sep 17 00:00:00 2001 From: Aaron M <43050715+aaronm-2112@users.noreply.github.com> Date: Thu, 21 Nov 2024 16:42:50 -0800 Subject: [PATCH] chore: update release notes --- codemeta.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/codemeta.json b/codemeta.json index 213c0322e..0a0c2dbd6 100644 --- a/codemeta.json +++ b/codemeta.json @@ -92,7 +92,7 @@ "referencePublication": "https://doi.org/10.1101/2021.02.10.430563", "relatedLink": [], "runtimePlatform": [], - "schema:releaseNotes": "## Bug Fixes:\n- Fixed an issue with the Pennsieve agent version check not being able to detect old versions of the Pennsieve agent (The agent found at https://github.com/Pennsieve/agent).\n- Fixed an issue in how SODA reads the config.ini file that made it so that if the account name 'SODA-Pennsieve' exists it is always used for authentication with Pennsieve even when a defualt_profile key exists in the config.\n- Fixed an issue in the manifest creation and banner image upload/edit features of the Advanced Features tab that made it so users without Pennsieve Agents were not directed to the Pennsieve Agent download page. Instead they were told 'the pennsieve agent is not running.'\n- It was possible for an upload to fail early in 'Prepare Datasets Step-by-Step' and 'Upload Dataset' such that the catch statement referenced a variable that was not yet defined. This has been fixed.", + "schema:releaseNotes": "## Bug Fixes:\n- Fixed an issue where Prepare Dataset Step-by-Step does not save sample files when using the save and exit button.", "softwareRequirements": [], "version": "15.2.3", "type": "SoftwareSourceCode"