Skip to content

Releases: OpenNeuroOrg/openneuro

2.4.0

17 Oct 21:19
Compare
Choose a tag to compare
  • Download support via openneuro-cli (#551)
  • Fix bug with resumed uploads losing dataset_description.json (#951)
  • Googlebot fixes (#835, #954)

2.3.3

05 Oct 17:57
Compare
Choose a tag to compare
  • Fix a bug with snapshot notifications (#944)
  • Bug fix for CircleCI builds running out of memory

2.3.2

05 Oct 16:32
Compare
Choose a tag to compare
  • Update to bids-validator 1.0.3

2.3.1

03 Oct 22:22
Compare
Choose a tag to compare
  • Fix sending snapshot and comment reply notifications.
  • Prevent caches from holding onto index.html after updates.

2.3.0

27 Sep 23:29
Compare
Choose a tag to compare
  • Introduces a description field for drafts and snapshots which allows you to query the API for dataset_description.json values.
  • Improved initial upload handling of CHANGES file. CHANGES is now generated with an initial commit entry if not present in the upload.
  • Bug fix for draft page timeouts during initial upload.

v2.2.3

26 Sep 23:13
Compare
Choose a tag to compare
  • Add a pet.openneuro.org landing page.
  • Display snapshots even if draft is not valid.

2.2.2

26 Sep 23:15
Compare
Choose a tag to compare
  • Improve snapshot performance
  • Better feedback for errors during ORCID login
  • Always pretty-print edits to dataset_description.json

2.2.1

07 Sep 17:24
Compare
Choose a tag to compare
  • Bug fix for public snapshots sometimes providing no files.

2.2.0

06 Sep 22:01
Compare
Choose a tag to compare
  • Improved snapshot and file tree performance.
  • More reliable snapshot creation on upload.
  • Concurrent exports to S3 and GitHub.

v2.1.0

08 Aug 23:01
Compare
Choose a tag to compare
  • Resume upload support for DataLad backend. Partially uploaded datasets show the resume button again and can be resumed from the frontend or the CLI tool.
  • Web content refactored out to another repo, see openneuro-content.
  • Fix many crashes caused by missing fields such as datasets with no authors or other missing metadata.
  • Improved error reporting.