Release v1.37.0-beta.0
What's Changed
New Features
- feat(import): Surface type warnings COMPASS-6543
- feat(import): Combine array fields into one in the import CSV preview COMPASS-6766
- feat(compass-import-export): remove export feature flag, use new export, remove old code COMPASS-6582
- feat(compass-connections, compass-sidebar): add settings to sidebar menus COMPASS-6796
Bug Fixes
- fix(ejson): Differentiate between new Date() and Date() COMPASS-6755
- fix(import): fix guessFileType() when JSON fails and CSV lines are huge
- fix(compass-import-export): flush import progress throttle on import error
Full Changelog: v1.36.4...v1.37.0-beta.0