Releases: OpenNeuroOrg/openneuro
Releases · OpenNeuroOrg/openneuro
v4.17.0
What's Changed
- Allow linking ORCID to existing non-ORCID oauth accounts by @nellh in #2782
- Fix missing delete directory functionality by @nellh in #2778
- Use preferred name instead of email and include ORCID link if available for comments by @nellh in #2784
- fix(server): Avoid hanging on API requests to Brainlife by @nellh in #2785
- fix(worker): Update local and remote defaults to main branch by @nellh in #2738
- Update to Mongoose 7.0.2 by @nellh in #2788
- chore(deps): Bump minimist from 1.2.5 to 1.2.8 by @dependabot in #2783
- fix: Avoid re-export of already published snapshots by @nellh in #2790
- fix: Update to elastic-apm-node 3.43.0 to improve node compatibility by @nellh in #2791
Full Changelog: v4.16.0...v4.17.0
4.16.0
What's Changed
- MNT: Convert templates from markdown to yaml by @mgxd in #2755
- chore(deps): Bump ua-parser-js from 0.7.28 to 0.7.33 by @dependabot in #2758
- chore(deps): Bump cookiejar from 2.1.2 to 2.1.4 by @dependabot in #2754
- feat(app): Limit dataset full deletion to site admin users by @nellh in #2771
- Normalize nested directory paths from annexed objects to eliminate failure to resolve '..' in symlinked paths by @nellh in #2770
- Automatically redirect when one is provided for a removed dataset by @nellh in #2766
- fix(cli): Revert to node-fetch, native fetch is broken by @nellh in #2764
- deps(bids-validator): Update to 1.10.0 by @nellh in #2772
- deps(worker): Update to latest DataLad and Python deps by @nellh in #2773
- ENH: Fail to validate if the dataset name is empty or whitespace by @effigies in #2739
New Contributors
Full Changelog: v4.15.1...v4.16.0
4.15.0
What's Changed
- fix(server): Don't cache the default dataset_description response by @nellh in #2753
- Fix missing/incorrect dataset titles for snapshots by @nellh in #2747
- chore(deps): Bump json5 from 1.0.1 to 1.0.2 by @dependabot in #2744
- Document steps for resize worker volumes by @nellh in #2749
- fix(cli): Fix warning about max listeners while uploading files by @nellh in #2751
- fix(cli): Improve retry delay interval and reduce parallelism by @nellh in #2752
- fix(cli): Improved reliability for uploads of datasets above 1TB in size
Full Changelog: v4.14.0...v4.15.0
4.14.1
What's Changed
- Fix retry file upload errors with native fetch on Node 18 by @nellh in #2745
- DOC: Add data retention and administration policies by @effigies in #2702
- chore(deps): Bump jsonwebtoken from 8.5.1 to 9.0.0 by @dependabot in #2741
Full Changelog: v4.14.0...v4.14.1
4.14.0
What's Changed
- feat: Show ORCID iDs for dataset uploaders by @nellh in #2737
- fix(app): Set snapshotTag value for FileDisplay on snapshots by @nellh in #2723
- chore(deps): Bump qs from 6.5.2 to 6.5.3 by @dependabot in #2726
- chore(deps): Bump decode-uri-component from 0.2.0 to 0.2.2 by @dependabot in #2725
- chore(deps): Bump express from 4.17.1 to 4.17.3 by @dependabot in #2727
- dep: Update to latest Apollo client by @nellh in #2729
- chore(deps): Bump vm2 from 3.9.5 to 3.9.11 by @dependabot in #2722
- dep(server): Cleanup of unused dependencies by @nellh in #2731
- dep: Update to Python 3.10 and DataLad 0.17.9 by @nellh in #2733
- dep: Update to git-annex 10.20221212 by @nellh in #2735
Full Changelog: v4.13.0...v4.14.0
4.13.0
What's Changed
- feat(app): Add link to NEMAR for iEEG, EEG, and MEG datasets by @nellh in #2711
- feat(cli): Add ls command to list files and sizes in a snapshot by @nellh in #2689
- Consolidate to native fetch implementations and switch to vitest by @nellh in #2715
- chore(deps): Bump loader-utils from 1.4.0 to 1.4.2 by @dependabot in #2716
- update docs/api.md w/ deleteFile example by @bendhouseart in #2719
- chore(deps): Bump @xmldom/xmldom from 0.7.5 to 0.7.9 by @dependabot in #2718
New Contributors
- @bendhouseart made their first contribution in #2719
Full Changelog: v4.12.6...v4.13.0
4.12.1
Full Changelog: v4.12.0...v4.12.1
- fix(cli): Bug fix for 400 error when uploading to an existing dataset
4.12.0
What's Changed
- File cache tree support by @nellh in #2678
- deps: Update git-annex to 10.20220927 by @nellh in #2683
- chore(deps): Bump apollo-server from 2.25.2 to 2.25.4 by @dependabot in #2687
- chore(deps): Bump passport from 0.4.1 to 0.6.0 by @dependabot in #2662
- DOC: Render doc website with Sphinx by @effigies in #2676
- feat(app): Encode search queries in a query parameter for the URL by @nellh in #2684
Full Changelog: v4.11.0...v4.12.0
4.11.0
What's Changed
- feat(helm): GCP support by @nellh in #2666
- fix(app): Prevent logged out users from attempting to generate API keys by @nellh in #2670
- fix(app): Add title and description for citation page by @nellh in #2675
- fix(app): Show correct command line for dataset downloads via CLI by @nellh in #2674
- fix(app): Prevent a crash when modality is undefined instead of null/string by @nellh in #2681
- deps: Bump bids-validator to 1.9.9 by @nellh in #2682
Full Changelog: v4.10.0...v4.11.0
4.10.0
What's Changed
- fix(app): Use real FAQ content instead of mock-content values for live page by @nellh in #2646
- Fix for intermittent snapshot could be not created error by @nellh in #2653
- Switch to client rendering by @nellh in #2655
- deps: Update to React Router v6 and React 18 by @nellh in #2661
Full Changelog: v4.9.2...v4.10.0