Releases: OpenNeuroOrg/openneuro
Releases · OpenNeuroOrg/openneuro
4.30.2
4.30.1
What's Changed
Command line tools only release to fix an error in latest releases of upstream isomorphic-git package.
Changelog
- ci(deno): Use version 2.0 to prevent lockfile mismatch on publish by @nellh in #3288
- fix(cli): Fix path-browserify throwing syntax error by @nellh in #3291
Full Changelog: v4.30.0...v4.30.1
4.30.0
What's Changed
This release recommends our new CLI tools as the default for interacting with the OpenNeuro. See our documentation or the JSR package to get started.
A new OpenNeuro git-annex special remote is available implemented with Deno.
Changelog
- fix(pre-receive): Skip validation of git-annex branches by @effigies in #3267
- adding workaround for elastic search container on mac by @thinknoack in #3268
- chore(deps): Bump the pipenv group across 1 directory with 11 updates by @dependabot in #3264
- build(deps): bump nanoid from 3.3.6 to 3.3.8 by @dependabot in #3255
- build(deps): bump mongoose from 6.12.8 to 6.13.5 by @dependabot in #3254
- update resolver to query user by orcid or id by @thinknoack in #3258
- chore(deps): Bump the pipenv group in /services/datalad with 3 updates by @dependabot in #3271
- fix(app): Show correct errors/warnings counts for schema validator by @nellh in #3270
- Deno CLI special remote implementation by @nellh in #3273
- Provide correct error feedback for Deno CLI auth by @nellh in #3276
- update user schema to include new fields and ability to updateUser by @thinknoack in #3272
- fix(server): Limit validation to 50k issues by @nellh in #3277
- feat(git): Whitelist git and datalad dotfiles in pre-receive hook by @effigies in #3278
- Do let user know how to update openneuro client by @yarikoptic in #3256
- fix(cli): Show download finished message only after it has completely run by @nellh in #3281
- fix(cli): Sync cliffy libraries with @bids/validator by @nellh in #3285
- fix(cli): Use lowercase 'openneuro' for local remote names by @nellh in #3282
- fix(cli): Configure and enable a git-annex remote when downloading datasets by @nellh in #3283
- docs(cli): Update to use the new CLI in documentation by @nellh in #3284
- chore(deps): bump codecov/codecov-action from 4 to 5 by @dependabot in #3238
- tests(cli): Increase tolerance of timing for PromiseQueue test by @nellh in #3287
Full Changelog: v4.29.9...v4.30.0
4.29.9
What's Changed
- ci: Bump macos-12 to macos-14 for Deno test by @nellh in #3259
- User routes by @thinknoack in #3242
- fix(worker): Add expected dotfiles to default bidsignore rules by @nellh in #3261
- BIDS validator 2.0.1 updates by @nellh in #3262
Full Changelog: v4.29.8...v4.29.9
4.29.8
4.29.7
4.29.6
4.29.5
4.29.4
4.29.3
What's Changed
- fix(app): Prevent loading files for viewers with built in data transfer by @nellh in #3226
- Vite config update by @thinknoack in #3227
- Issue 3222 table overlap by @thinknoack in #3228
- fix(app): Avoid modifying the array when reading file URLs for browser downloads by @nellh in #3234
- fix(worker): Prevent timeout on large validator output by waiting on process.communicate instead of exit by @nellh in #3235
Full Changelog: v4.29.2...v4.29.3