Skip to content

4.47.0

Choose a tag to compare

@nellh nellh released this 24 Mar 17:23
· 386 commits to master since this release

What's Changed

This release improves user authentication, upload reliability, and implements notices for the OpenNeuro data retention policy. Neurodesk is now listed as an analyze option.

Changelog

  • chore(deps): Bump fast-xml-parser from 5.3.6 to 5.4.1 by @dependabot[bot] in #3793
  • chore(deps): Bump rollup from 4.52.3 to 4.59.0 by @dependabot[bot] in #3792
  • fix(cli): Specify origin correctly for special remote command by @nellh in #3797
  • fix(server): Only hide removed files, not flagged files by @nellh in #3798
  • chore(deps): Bump underscore from 1.13.1 to 1.13.8 by @dependabot[bot] in #3799
  • chore(deps): Bump dompurify from 3.2.4 to 3.3.2 by @dependabot[bot] in #3805
  • fix(server): Prevent brainInitiative resolver error when Funding is not iterable by @nellh in #3806
  • fix(app): Add data retention policy to deletion reasons by @nellh in #3804
  • fix(search): Index contributor fields correctly by @nellh in #3807
  • fix: Raise LoginError if config file cannot be opened or parsed by @effigies in #3810
  • added Neurodesk link by @stebo85 in #3809
  • chore(deps): Bump yauzl from 3.1.3 to 3.2.1 by @dependabot[bot] in #3812
  • chore(deps): Bump pyjwt from 2.11.0 to 2.12.0 in /services/datalad by @dependabot[bot] in #3811
  • fix(dev): MongoDB startup issues on newer kernels and excessive wiredtiger cache allocation by @nellh in #3815
  • chore(deps): Bump immutable from 3.8.2 to 4.3.8 by @dependabot[bot] in #3802
  • fix(worker): Prevent a hang when stderr buffer is full during a long running push by @nellh in #3814
  • fix(dev): Prevent stale builds from host environment propagating to docker/podman by @nellh in #3819
  • chore(deps): Bump fast-xml-parser from 5.4.1 to 5.5.6 by @dependabot[bot] in #3818
  • fix(server): Prevent an error when provided JWT is unparsable by @nellh in #3825
  • fix(app): Logout if useUser receives a bad auth state or error by @nellh in #3826
  • fix(app): Clear expired tokens before app mount by @nellh in #3829
  • fix(app): Most user loading responsibilities out of Index component by @nellh in #3828
  • chore(deps): Bump fast-xml-parser from 5.5.6 to 5.5.7 by @dependabot[bot] in #3822
  • chore(deps): Bump flatted from 3.3.1 to 3.4.2 by @dependabot[bot] in #3821
  • fix(app): Prevent rendering the user menu while in a loading state by @nellh in #3827
  • fix(freshdesk-widget): Pass current page URL as meta[referrer] by @effigies in #3824
  • fix(profile): Pass user ID (not ORCID) to GET_USER/UPDATE_USER queries, pass correct variable name to GET_USER by @effigies in #3830
  • feat(server): Send data retention policy notices for stale draft data by @nellh in #3820
  • fix(server): Use current hash format for email header image by @nellh in #3832

New Contributors

Full Changelog: v4.46.0...v4.47.0