Skip to content

Commit

Permalink
feat: Update CHANGELOG and announcements
Browse files Browse the repository at this point in the history
  • Loading branch information
JacobiClark committed Feb 29, 2024
1 parent 7c6495e commit 4c5a7de
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,13 @@ All notable changes to SODA will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## v13.1.3 - 2024-02-26
## v13.1.3 - 2024-02-29

## Feature Addditions:

- Announcements have been redesigned to convey updates and fixes clearly.
- Added the ability to generate a copy of a dataset's manifest files locally within the organize datasets feature.
- Updated the UI for GM/FFM subject metadata Species, Strain, and RRID selection, and changed the API endpoint to use SciCrunch's public API to search for RRIDs.

## Bug fixes:

Expand Down
1 change: 1 addition & 0 deletions src/renderer/src/scripts/meta/announcements.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"The Pennsieve banner image selection and cropping window will no longer be hidden by other SODA interface elements."
],
"features": [
"Improved the flow for importintg a subject's species, strain, and RRID from SciCrunch while filling out a subject's metadata.",
"Users can now generate a local copy of a dataset's manifest files in the `Organize dataset` feature. This is ideal for users that want to preview the manifest file results before uploading them to Pennsieve."
]
}
Expand Down

0 comments on commit 4c5a7de

Please sign in to comment.