Skip to content

Releases: mongodb-js/compass

1.39.0-beta.2

13 Jul 14:43
Compare
Choose a tag to compare
1.39.0-beta.2 Pre-release
Pre-release

Release v1.39.0-beta.2

What's Changed

New Features

Bug Fixes

  • fix(compass-components): case sensitive index key badges COMPASS-6510
  • fix(compass-query-bar): map project to projection before emitting open-explain-plan event COMPASS-6995
  • fix(compass-components): use mod for hotkey so windows uses ctrl instead of windows key COMPASS-6777
  • fix(explain-compat): handle missing execution stats in raw explain

Full Changelog: v1.39.0-beta.0...v1.39.0-beta.2

1.39.0-beta.0

03 Jul 11:21
Compare
Choose a tag to compare
1.39.0-beta.0 Pre-release
Pre-release

Release v1.39.0-beta.0

What's Changed

Bug Fixes

  • fix: use value from the evt.target to fix index creation COMPASS-6981
  • fix(compass): cap number of log files to 100 MONGOSH-1449

Full Changelog: v1.38.2...v1.39.0-beta.0

1.38.2

30 Jun 16:26
Compare
Choose a tag to compare

Release v1.38.2

Bug Fixes

  • Revert a change that was causing issues querying documents when connected to the ADF (#4605)

Full Changelog: v1.38.1...v1.38.2

1.38.1

30 Jun 07:59
Compare
Choose a tag to compare

What's Changed

New Features

  • feat(compass-crud): auto expand object and array field types on field add COMPASS-6939
  • feat(explain-plan): show unindexed query insight in explain plan modal COMPASS-6933
  • feat(compass-crud): show array length on array fields on documents COMPASS-6938
  • feat(compass-collection): add ctrl + tab and ctrl + shift + tab hotkeys for switching tabs
  • feat(explain-plan): enable new explain plan by default
  • feat(compass-aggregations, compass-collection): adds insights for usage of $text and $regex in aggregation builder and collection header - COMPASS-6834
  • feat(guide-cue): add cues COMPASS-6614
  • feat(compass-import-export): signal for bloated documents during import

Full Changelog: v1.38.0...v1.38.1

1.38.1-beta.0

28 Jun 15:20
Compare
Choose a tag to compare
1.38.1-beta.0 Pre-release
Pre-release

What's Changed

New Features

  • feat(compass-crud): auto expand object and array field types on field add COMPASS-6939
  • feat(explain-plan): show unindexed query insight in explain plan modal COMPASS-6933
  • feat(compass-crud): show array length on array fields on documents COMPASS-6938
  • feat(compass-collection): add ctrl + tab and ctrl + shift + tab hotkeys for switching tabs
  • feat(explain-plan): enable new explain plan by default
  • feat(compass-aggregations, compass-collection): adds insights for usage of $text and $regex in aggregation builder and collection header - COMPASS-6834
  • feat(guide-cue): add cues COMPASS-6614
  • feat(compass-import-export): signal for bloated documents during import

Full Changelog: v1.38.0...v1.38.1-beta.0

1.38.0

21 Jun 16:24
Compare
Choose a tag to compare

What's Changed

New Features

  • feat(compass-import-export): add types docs link to import preview COMPASS-6632
  • feat(databases-collections): open collection in new tab shortcut
  • feat: add performance tab indicator that info about certain collections is missing COMPASS-6593
  • feat(explain-plan, compass-aggregations): add visual tree and update summary for the aggregation explain plan COMPASS-6821 COMPASS-6888
  • feat(stage-wizard): enable feature COMPASS-6814
  • feat(explain-plan): add zoom control to the modal tree view COMPASS-6843
  • feat(connection-form): set enable OIDC auth mechanism feature flag to released COMPASS-6803
  • feat: add Atlas error message when connection fails due to IP access issue COMPASS-6842
  • feat(compass-crud): show insight when query is unindexed COMPASS-6832
  • feat(compass-sidebar, databases-list): show insight when number of collections is too high COMPASS-6835
  • feat(compass-aggregations): add unindexed aggregation insight COMPASS-6833
  • feat(guide-cue): component implementation COMPASS-6334
  • feat(compass-indexes): adds support for hiding and unhiding indexes in Index tab

Bug Fixes

  • fix(compass-import-export): add file type filters when exporting COMPASS-6890
  • fix: rename "Less Options" to "Fewer Options" COMPASS-6774
  • fix: support Dark Mode on TypeEditor dropdown - COMPASS-6893
  • fix(explain-plan-helper): do not sum execution time for aggregation explain plan COMPASS-6496
  • fix: fix SNYK-JS-FASTXMLPARSER-5668858 COMPASS-6905
  • fix(compass-shell): let enableShell setting control runtime start/stop
  • fix(telemetry): track has_sort
  • fix: remove jquery, fixes SNYK-JS-JQUERY-567880, SNYK-JS-JQUERY-565129, SNYK-JS-JQUERY-174006, npm:jquery:20150627 (COMPASS-6885, COMPASS-6884, COMPASS-6883, COMPASS-6882)
  • fix: replace got with fetch fixes SNYK-JS-GOT-2932019 COMPASS-6881
  • fix: fix SNYK-JS-FOLLOWREDIRECTS-2396346 and SNYK-JS-FOLLOWREDIRECTS-2332181 COMPASS-6880, COMPASS-6879
  • fix(compass-crud): show 1 as the page number even if in a collection, no entries are present
  • fix: select combobox option onBlur COMPASS-6511
  • fix(compass-connections): use mongodb-cloud-info v2 for ipv6 support in cloud metrics COMPASS-6795
  • fix(compass-editors): editor darkmode background selection color COMPASS-6910
  • fix: disable the autoupdater for MSI installs (windows without squirrel) COMPASS-6857
  • fix(import): use bulkWrite correctly COMPASS-6928

Full Changelog: v1.37.0...v1.38.0

1.38.0-beta.4

20 Jun 14:21
Compare
Choose a tag to compare
1.38.0-beta.4 Pre-release
Pre-release

Release v1.38.0-beta.4

What's Changed

New Features

  • feat: add Atlas error message when connection fails due to IP access issue COMPASS-6842
  • feat(compass-crud): show insight when query is unindexed COMPASS-6832
  • feat(compass-sidebar, databases-list): show insight when number of collections is too high COMPASS-6835
  • feat(compass-aggregations): add unindexed aggregation insight COMPASS-6833
  • feat(guide-cue): component implementation COMPASS-6334
  • feat(compass-indexes): adds support for hiding and unhiding indexes in Index tab

Bug Fixes

  • fix: disable the autoupdater for MSI installs (windows without squirrel) COMPASS-6857
  • fix(import): use bulkWrite correctly COMPASS-6928

Full Changelog: v1.38.0-beta.3...v1.38.0-beta.4

1.38.0-beta.3

14 Jun 17:09
Compare
Choose a tag to compare
1.38.0-beta.3 Pre-release
Pre-release

Release v1.38.0-beta.3

What's Changed

New Features

  • feat(connection-form): set enable OIDC auth mechanism feature flag to released COMPASS-6803

Bug Fixes

  • fix: remove jquery, fixes SNYK-JS-JQUERY-567880, SNYK-JS-JQUERY-565129, SNYK-JS-JQUERY-174006, npm:jquery:20150627 (COMPASS-6885, COMPASS-6884, COMPASS-6883, COMPASS-6882)
  • fix: replace got with fetch fixes SNYK-JS-GOT-2932019 COMPASS-6881
  • fix: fix SNYK-JS-FOLLOWREDIRECTS-2396346 and SNYK-JS-FOLLOWREDIRECTS-2332181 COMPASS-6880, COMPASS-6879
  • fix(compass-crud): show 1 as the page number even if in a collection, no entries are present
  • fix: select combobox option onBlur COMPASS-6511
  • fix(compass-connections): use mongodb-cloud-info v2 for ipv6 support in cloud metrics COMPASS-6795
  • fix(compass-editors): editor darkmode background selection color COMPASS-6910

Full Changelog: v1.38.0-beta.1...v1.38.0-beta.3

1.38.0-beta.1

09 Jun 16:58
Compare
Choose a tag to compare
1.38.0-beta.1 Pre-release
Pre-release

Release v1.38.0-beta.1

What's Changed

New Features

  • feat(explain-plan): add zoom control to the modal tree view COMPASS-6843

Bug Fixes

  • fix(explain-plan-helper): do not sum execution time for aggregation explain plan COMPASS-6496
  • fix: fix SNYK-JS-FASTXMLPARSER-5668858 COMPASS-6905
  • fix(compass-shell): let enableShell setting control runtime start/stop
  • fix(telemetry): track has_sort

Full Changelog: v1.38.0-beta.0...v1.38.0-beta.1

1.38.0-beta.0

06 Jun 19:49
Compare
Choose a tag to compare
1.38.0-beta.0 Pre-release
Pre-release

What's Changed

New Features

  • feat(compass-import-export): add types docs link to import preview COMPASS-6632
  • feat(databases-collections): open collection in new tab shortcut
  • feat: add performance tab indicator that info about certain collections is missing COMPASS-6593
  • feat(explain-plan, compass-aggregations): add visual tree and update summary for the aggregation explain plan COMPASS-6821 COMPASS-6888
  • feat(stage-wizard): enable the aggregation stage wizard feature COMPASS-6814

Bug Fixes

  • fix(compass-import-export): add file type filters when exporting COMPASS-6890
  • fix: rename "Less Options" to "Fewer Options" COMPASS-6774
  • fix: support Dark Mode on TypeEditor dropdown - COMPASS-6893

Full Changelog: v1.37.0...v1.38.0-beta.0