Skip to content

3.32.0

Choose a tag to compare

@nellh nellh released this 13 Apr 22:21
· 5512 commits to master since this release
  • New datasetChanges query and subscriptions for retrieving recent changes for a dataset (#2021)
  • Fix a crash when adding data to existing dataset with 3.31.0 CLI (#2023)
  • Improve .gitattributes validation on git push (#2016)
  • Prevent creation of new tags in dataset git push (#2039)
  • Support for multiple Google Analytics properties (#2033)
  • Integrate openneuro-content repo (#1785)
  • Drop some react-bootstrap components (#2051)
  • Enable server side page rendering (#2017)
  • Development: Migrate build to TypeScript compiler
  • Development: Switch from Webpack to Vite