Releases: mongodb-js/compass
Releases · mongodb-js/compass
1.35.0-beta.2
Release v1.35.0-beta.2
What's Changed
New Features
- feat: cancellable aggregate and schema analysis COMPASS-5668
- feat: cancellable find and explain COMPASS-5668
- feat(aggregations): Implement new input docs card design COMPASS-6234
Bug Fixes
- fix(compass-indexes): fix typo on Indexes screen
- fix(compass-preferences-model): avoid race condition when installing listeners
- fix(databases-collections): hide delete for db/coll cards in readonly mode COMPASS-6292
- fix: freeze settings modal height and adjust categories COMPASS-6325
Full Changelog: v1.35.0-beta.1...v1.35.0-beta.2
1.35.0-beta.1
Release v1.35.0-beta.1
What's Changed
Bug Fixes
- fix(compass): fix macOS protocol handler connection string passing
Full Changelog: v1.35.0-beta.0...v1.35.0-beta.1
1.35.0-beta.0
Release v1.35.0-beta.0
What's Changed
New Features
- feat(export): update export modal to LeafyGreen components COMPASS-6220
- feat: replace types dropdown with LG select
- feat: use leafygreen combobox to select stages
- feat(export-to-language): replace export-to-language with leafygreen components COMPASS-6219
- feat: add connection import/export UI
- feat(query-history): convert compass query history to new components COMPASS-6221
- feat(query-history): use the same date hook in query history as in saved aggregations COMPASS-6221
- feat: add forceConnectionOptions option COMPASS-6068
- feat: implement readOnly option COMPASS-6064
- feat(compass-import): update import modal to LeafyGreen components COMPASS-6220
- feat: add --username and --password for auto-connect COMPASS-6216
- feat: expose protectConnectionStrings in settings UI COMPASS-6262
- feat: Kerberos password field setting COMPASS-5950
- feat: add maxTimeMS as setting COMPASS-6063
- feat(validation): Update compass validation components to leafygreen COMPASS-6237
- feat(compass-explain-plan): update explain plan components COMPASS-6236
- feat: implement enableDevTools option COMPASS-6061, COMPASS-5615
- feat: use rebranded components in the document table view
- chore(aggregations): add tracking event when stage value changes COMPASS-6310
- feat(compass-aggregations): update Compass aggregations modals COMPASS-6286
- feat: add LG darkTheme support for table view
- feat: remove trackErrors setting COMPASS-5708
- feat(mongodb-compass): move all autoupdates logic to compass main process, allow to dismiss updates COMPASS-6057 COMPASS-6303
- feat(insert): Convert more insert dialog code to compass components & leafygreen COMPASS-6285
- feat: register Compass as a protocol handler for mongodb:// COMPASS-6085
- feat: add --show-example-config flag COMPASS-6084
Bug Fixes
- fix: improve table view interactions
- fix(compass-connections): do not save auto-connection in recents COMPASS-6290
- fix(aggregations): empty stage
- fix(hadron-document): check for root level when deciding if
_idkey is editable COMPASS-6160 - fix(compass-preferences-model): ignore squirrel options
- fix(aggregations): fix the saved pipelines popover's scrolling COMPASS-6277
- fix(compass): disable deprecation warnings in production COMPASS-6322
- fix(compass-settings): ignore non-digits in number input COMPASS-6326
- fix(export): Speed up export COMPASS-6332
- fix(schema): increase compass schema value bubble contrast COMPASS-6230
Full Changelog: v1.34.1...v1.35.0-beta.0
1.34.1
Release v1.34.1
What's Changed
New Features
- feat(compass-components): link to Compass FLE docs for encrypted values COMPASS-5633
- feat(compass): add CLI connection import/export COMPASS-6073 COMPASS-6074
- feat(compass): flip the new toolbars feature flag, always show new toolbars COMPASS-5679
- feat(sidebar): show icons in the sidebar menus COMPASS-6081
- feat(compass-aggregations): update pipeline options to Leafy Green components COMPASS-6048
- feat: update to rebranded Leafygreen components COMPASS-6100
- feat: make mongodb-client-encryption optional VSCODE-342
- feat: add support for CLI args/global config file COMPASS-6070 COMPASS-6071
- feat(compass): remove feature tour COMPASS-6099
- feat: implement HADRON_ISOLATED through preferences COMPASS-6065
- feat: use rebranded combobox COMPASS-6101
- feat: uniform scroll behavior and simplify layout layers
- feat: Welcome modal COMPASS-6150
- feat: align backgrounds and uniform spacings COMPASS-6148
- feat: align all the colors with rebranded colors COMPASS-6121
- feat: add support for automatically connecting based on CLI args COMPASS-6069
- feat(crud, hadron-react-components): update error styles in crud, remove unused status row component
- feat: use rebranded monospace fonts everywhere and remove Akzidenz COMPASS-6187
- feat(compass-editor): add autocompleter for aggregation, use autocompleter in import pipeline modal COMPASS-6175
- feat: update empty state graphics COMPASS-5582
- feat: add theme as regular setting COMPASS-6067 COMPASS-5284
- feat: add protectConnectionStrings option COMPASS-6066
Bug Fixes
- fix(compass-schema): fix map rendering + add e2e tests COMPASS-6131
- fix(data-service): reconnect csfle client after collMod COMPASS-5989
- fix(crud): improve selection area for insert document editor
- fix(compass-preferences-model): tell yargs about types for kebab case options
- fix(compass-collection): Add map for collection stats for tab namespace isolation COMPASS-6146
- fix(query-explain): open info links in browser COMPASS-6193
- fix(crud): menu not fully showing for field actions, remove old backgrounds COMPASS-6186
- fix(ace-editor): remove margins from ace brackets
- fix(compass-preferences-model): ignore squirrel options COMPASS-6315
Full Changelog: v1.33.1...v1.34.1
1.34.0-beta.6
What's Changed
New Features
- feat(compass-components): link to Compass FLE docs for encrypted values COMPASS-5633
- feat(compass): add CLI connection import/export COMPASS-6073 COMPASS-6074
- feat(compass): flip the new toolbars feature flag, always show new toolbars COMPASS-5679
- feat(sidebar): show icons in the sidebar menus COMPASS-6081
- feat(compass-aggregations): update pipeline options to Leafy Green components COMPASS-6048
- feat: update to rebranded Leafygreen components COMPASS-6100
- feat: make mongodb-client-encryption optional VSCODE-342
- feat: add support for CLI args/global config file COMPASS-6070 COMPASS-6071
- feat(compass): remove feature tour COMPASS-6099
- feat: implement HADRON_ISOLATED through preferences COMPASS-6065
- feat: use rebranded combobox COMPASS-6101
- feat: uniform scroll behavior and simplify layout layers
- feat: Welcome modal COMPASS-6150
- feat: align backgrounds and uniform spacings COMPASS-6148
- feat: align all the colors with rebranded colors COMPASS-6121
- feat: add support for automatically connecting based on CLI args COMPASS-6069
- feat(crud, hadron-react-components): update error styles in crud, remove unused status row component
- feat: use rebranded monospace fonts everywhere and remove Akzidenz COMPASS-6187
- feat(compass-editor): add autocompleter for aggregation, use autocompleter in import pipeline modal COMPASS-6175
- feat: update empty state graphics COMPASS-5582
- feat: add theme as regular setting COMPASS-6067 COMPASS-5284
- feat: add protectConnectionStrings option COMPASS-6066
Bug Fixes
- fix(compass-schema): fix map rendering + add e2e tests COMPASS-6131
- fix(data-service): reconnect csfle client after collMod COMPASS-5989
- fix(crud): improve selection area for insert document editor
- fix(compass-preferences-model): tell yargs about types for kebab case options
- fix(compass-collection): Add map for collection stats for tab namespace isolation COMPASS-6146
- fix(query-explain): open info links in browser COMPASS-6193
- fix(crud): menu not fully showing for field actions, remove old backgrounds COMPASS-6186
- fix(ace-editor): remove margins from ace brackets
Full Changelog: v1.33.1...v1.34.0-beta.6
1.34.0-beta.5
What's Changed
New Features
- feat: update empty state graphics COMPASS-5582
- feat: add theme as regular setting COMPASS-6067 COMPASS-5284
- feat: add protectConnectionStrings option COMPASS-6066
Bug Fixes
- fix(ace-editor): remove margins from ace brackets
Changelog since last beta: v1.34.0-beta.4...v1.34.0-beta.5
Full Changelog since last ga: v1.34.0-beta.4...v1.33.1
1.34.0-beta.4
Release v1.34.0-beta.4
What's Changed
New Features
- feat: add support for automatically connecting based on CLI args COMPASS-6069
- feat(crud, hadron-react-components): update error styles in crud, remove unused status row component
- feat: use rebranded monospace fonts everywhere and remove Akzidenz COMPASS-6187
- feat(compass-editor): add autocompleter for aggregation, use autocompleter in import pipeline modal COMPASS-6175
Bug Fixes
- fix(compass-collection): Add map for collection stats for tab namespace isolation COMPASS-6146
- fix(query-explain): open info links in browser COMPASS-6193
- fix(crud): menu not fully showing for field actions, remove old backgrounds COMPASS-6186
Full Changelog: v1.34.0-beta.3...v1.34.0-beta.4
1.34.0-beta.3
Release v1.34.0-beta.3
What's Changed
New Features
- feat: align all the colors with rebranded colors COMPASS-6121
Bug Fixes
- fix(compass-preferences-model): tell yargs about types for kebab case options
Full Changelog: v1.34.0-beta.2...v1.34.0-beta.3
1.34.0-beta.2
Release v1.34.0-beta.2
What's Changed
New Features
- feat: implement HADRON_ISOLATED through preferences COMPASS-6065
- feat: use rebranded combobox COMPASS-6101
- feat: uniform scroll behavior and simplify layout layers
- feat: add welcome modal COMPASS-6150
- feat: align backgrounds and uniform spacings COMPASS-6148
Bug Fixes
- fix(crud): improve selection area for insert document editor
Full Changelog: v1.34.0-beta.1...v1.34.0-beta.2
1.34.0-beta.1
Release v1.34.0-beta.1
What's Changed
New Features
- feat: update to rebranded Leafygreen components COMPASS-6100
- feat: make mongodb-client-encryption optional VSCODE-342
- feat: add support for CLI args/global config file COMPASS-6070 COMPASS-6071
- feat(compass): remove feature tour COMPASS-6099
Bug Fixes
- fix(data-service): reconnect csfle client after collMod COMPASS-5989
Full Changelog: v1.34.0-beta.0...v1.34.0-beta.1