4.31.0
What's Changed
This release adds a new portal page for the NIH Brian Initiative datasets, improves loading times for dataset pages, allows deletion of datasets if they have no had DOIs assigned, and updates to the latest release of the BIDS validator (2.0.2).
Changelog
- chore: Cleanup deprecated CLI and client libraries by @nellh in #3290
- chore(deps-dev): bump vite from 5.4.8 to 5.4.12 by @dependabot in #3293
- fix(cli): Be consistent about using deno.json's import map by @nellh in #3295
- chore(build): Upgrade bids-validator for web UI by @effigies in #3299
- fix(cli): Remove extra console.log statement from defaced/constent step by @nellh in #3301
- chore(deps): bump undici from 5.28.4 to 5.28.5 by @dependabot in #3296
- deps(server): Update to Mongoose 8 by @nellh in #3302
- specifying docker platform for elasticsearch by @thinknoack in #3308
- Provide copyright year range by @yarikoptic in #3311
- Provide mappings for Chrises and Matthew to make "git shortlog -sn" more correct by @yarikoptic in #3312
- feat(search): Enable indexing for all modality agnostic BIDS fields by @nellh in #3309
- chore(deps): bump the pipenv group in /services/datalad with 3 updates by @dependabot in #3317
- chore(deps): bump @sentry/node from 8.25.0 to 8.49.0 by @dependabot in #3307
- User datasets, general styling and layouts, getting query started, and various filtering and sorting by @thinknoack in #3279
- init layouts and styles for user notifications view by @thinknoack in #3298
- fix(app): Display correct search validation status for schema validator datasets by @nellh in #3323
- Progressive loading for schema validator output by @nellh in #3322
- chore(deps): bump cryptography from 44.0.0 to 44.0.1 in /services/datalad by @dependabot in #3328
- updates the isAdmin or is logged in user check by @thinknoack in #3327
- deps(validator): Update to @bids/validator 2.0.2 by @nellh in #3330
- feat(server): Add resolver to flag Brain Initiative datasets by @nellh in #3315
- Brain Initiative Landing Page by @thinknoack in #3314
- docs(cli): Add Windows instructions for debugging the CLI by @nellh in #3333
- feat: Demote PARTICIPANT_ID_MISMATCH to a warning for now by @effigies in #3320
- feat: Require events.tsv for non-rest tasks by @effigies in #3318
- feat: Add private dataset alert to snapshots for dataset admins by @effigies in #3332
- feat(app): Allow users to delete datasets if no versions have been created by @nellh in #3334
Full Changelog: v4.30.2...v4.31.0