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
withfetch
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