Skip to content

1.36.2

Compare
Choose a tag to compare
@svc-devtoolsbot svc-devtoolsbot released this 29 Mar 09:39
· 3536 commits to main since this release

Release v1.36.2

What's Changed

New Features

  • feat(compass-aggregations): remove focus mode feature flag, always show COMPASS-6474
  • feat(import): analyse CSV fields and auto-select the correct type COMPASS-6536
  • feat: add GitHub source code link to help menu and window menu COMPASS-6585
  • feat(import): Make analyzeCSVFields() skippable COMPASS-6638

Bug Fixes

  • fix(data-service): apply readPref to initial ping command COMPASS-6595
  • fix(import): Fix guessFileType() for large JSON docs COMPASS-6629
  • fix(import): Fix memory leak in listCSVFields() COMPASS-6630
  • fix(import): add dark mode colours for the mixed warning
  • fix(import): abort analyzeCSVFields() when closing the import modal COMPASS-6633
  • fix(import): Optimise CSV field type detection

Full Changelog: v1.36.1...v1.36.2