Skip to content

Commit

Permalink
chore: update announcements
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronm-2112 committed Aug 21, 2024
1 parent e7aa334 commit 1728015
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions src/renderer/src/scripts/meta/announcements.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,17 @@
{
"15.2.0": {
"announcements": {
"bug-fixes": [
"Fixed an issue causing the Verify Files feature to freeze when verifying large datasets.",
"Fixed issues in `Advanced features` that made it difficult to add a banner image using the `Upload a banner image` feature."
],
"features": [
"An accounts page is accessible through the sidebar. This page allows users to more easily manage their Pennsieve account(s) that have been connected to SODA.",
"It is now possible to upload a dataset to Pennsieve in End-to-End Curation mode without first adding a banner image. This is useful for users who do not have a banner image prepared. Note that before your dataset can be published you will need to add a banner image.",
"It is now possible to upload a dataset to Pennsieve in End-to-End Curation mode without first assigning a Principal Investigator (PI). Note that before your dataset can be published you will need to assign a PI."
]
}
},
"15.1.0": {
"announcements": {
"bug-fixes": [
Expand Down

0 comments on commit 1728015

Please sign in to comment.