v4.18.0
What's Changed
- fix(server): Set content-length and use faster fetch API for file transfers by @nellh in #2800
- fix(worker): Remove unused codecov Python dep by @nellh in #2802
- deps: Update to Node 18.15.0 by @nellh in #2801
- dep(app): Update NiiVue to 0.33.1 by @nellh in #2803
- Use external URLs for FileTree and getFile APIs by @nellh in #2805
- chore(deps): Bump vm2 from 3.9.11 to 3.9.17 by @dependabot in #2806
- Implement snapshot downloadFiles API call by @nellh in #2797
- fix(worker): Update S3 sibling settings on every export by @nellh in #2787
- Initial schema validator frontend support by @nellh in #2779
- feat(app): Add a shell script generator for snapshot downloads by @nellh in #2808
Full Changelog: v4.17.2...v4.18.0