Releases: mongodb-js/compass
Releases · mongodb-js/compass
1.37.0-beta.3
Release v1.37.0-beta.3
What's Changed
New Features
- feat(connection-form): show password only when user focuses on input COMPASS-6161
- feat: allow updates and deletes on time-series collections COMPASS-6786
- feat: add autocomplete support for
$percentile
,$median
and$$USER_ROLES
COMPASS-6780 COMPASS-6781 - feat(compass-preferences-model, connection-form, compass-settings): toggle state of "Edit connection string" in connection form is now judged also based on the new global preference
- feat: update libmongocrypt and driver, re-enable QE tests in 7.0, add test to ensure 6.0 QE data can be read 6601 COMPASS-6602
- feat(preferences): enable "Modern Dark Mode" by default
- feat(compass-import-export): add export aggregation code preview to export modal COMPASS-6725
Bug Fixes
- fix(compass-query-bar): update reset on query bar to reset results and emit query-changed COMPASS-6805
Full Changelog: v1.37.0-beta.2...v1.37.0-beta.3
1.37.0-beta.2
Release v1.37.0-beta.2
What's Changed
Bug Fixes
- fix(import): Detect line breaks, pass it on to papaparse COMPASS-6819
Full Changelog: v1.37.0-beta.1...v1.37.0-beta.2
1.37.0-beta.1
Release v1.37.0-beta.1
What's Changed
Bug Fixes
- fix(user-preferences): feature flag default values COMPASS-6525
- fix: allow updates on a sharded collection COMPASS-6058
Full Changelog: v1.37.0-beta.0...v1.37.0-beta.1
1.37.0-beta.0
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
1.36.4
What's Changed
New Features
- feat(compass-crud): update add data icon to plus with circle from download COMPASS-6494
- feat(compass-import-export): show import progress in toast, make import background COMPASS-6540 COMPASS-6555
- feat(import): Import progress COMPASS-6721
- feat: update new connection text to new window COMPASS-6723
Bug Fixes
- fix(compass-import-export): remove re-count when not available COMPASS-5179, COMPASS-6649
- fix(compass-editors): fill autocomplete on tab COMPASS-6695
- fix(compass-query-bar): show error border when focused COMPASS-6724
- fix: compass readonly allows to drop namespaces from the sidebar COMPASS-6687
- fix(databases-collections-list): fixes the problem of refresh button on collection tab not refreshing the collection stats - COMPASS-6738
- fix(compass-preferences-model): update windows config file fetching location one folder up COMPASS-6527
- fix(import): If listCSVFields() or analyzeCSVFields() fails it will display the error in the modal COMPASS-6737
Full Changelog: v1.36.3...v1.36.4
1.36.4-beta.1
What's Changed
New Features
- feat(compass-crud): update add data icon to plus with circle from download COMPASS-6494
- feat(compass-import-export): show import progress in toast, make import background COMPASS-6540 COMPASS-6555
- feat(import): Import progress COMPASS-6721
- feat: update new connection text to new window COMPASS-6723
Bug Fixes
- fix(compass-import-export): remove re-count when not available COMPASS-5179, COMPASS-6649
- fix(compass-editors): fill autocomplete on tab COMPASS-6695
- fix(compass-query-bar): show error border when focused COMPASS-6724
- fix: compass readonly allows to drop namespaces from the sidebar COMPASS-6687
- fix(databases-collections-list): fixes the problem of refresh button on collection tab not refreshing the collection stats - COMPASS-6738
- fix(compass-preferences-model): update windows config file fetching location one folder up COMPASS-6527
- fix(import): If listCSVFields() or analyzeCSVFields() fails it will display the error in the modal COMPASS-6737
Full Changelog: v1.36.3...v1.36.4-beta.1
1.36.3
Release v1.36.3
What's Changed
New Features
- feat(compass-editor): add links to the documentation to the agg and stage autocompleter suggestions COMPASS-6688
Bug Fixes
- fix(query-bar): listen to query-history events in query-bar and open saved items COMPASS-6680 COMPASS-6681 COMPASS-6685
- fix(config): fix loading configuration file on windows, remove arg check COMPASS-6527
- fix(compass-import-export): remove count when exporting views and time series collections COMPASS-5179, COMPASS-6649
Full Changelog: v1.36.2...v1.36.3
1.36.3-beta.0
Release v1.36.3-beta.0
What's Changed
New Features
- feat(compass-import-export): add export json COMPASS-6427
- feat(aggregations): button titles in stage toolbar COMPASS-6686
- feat(compass-editor): add links to the documentation to the agg and stage autocompleter suggestions COMPASS-6688
Bug Fixes
- fix(query-bar): listen to query-history events in query-bar and open saved items COMPASS-6680 COMPASS-6681 COMPASS-6685
- fix(config): fix loading configuration file on windows, remove arg check COMPASS-6527
Full Changelog: v1.36.2...v1.36.3-beta.0
1.36.2
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
1.36.2-beta.2
Release v1.36.2-beta.2
What's Changed
New Features
- feat: add GitHub source code link to help menu and window menu COMPASS-6585
- feat(import): Make analyzeCSVFields() skippable COMPASS-6638
Bug Fixes
- 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.2-beta.1...v1.36.2-beta.2