Releases: mongodb-js/compass
Releases · mongodb-js/compass
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
1.34.0-beta.0
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
Bug Fixes
- fix(compass-schema): fix map rendering + add e2e tests COMPASS-6131
Full Changelog: v1.33.1...v1.34.0-beta.0
1.33.1
Release v1.33.1
What's Changed
New Features
- feat(compass-aggregations): Update saved aggregations to open as popover COMPASS-5852
- feat(compass-crud): Add error message hint for crud timeout message COMPASS-4638
- feat(query-history, aggregations): Show namespace on saved queries and pipelines popovers COMPASS-6028
- feat(compass-indexes): LG table in indexes COMPASS-5940
- feat(indexes): refresh indexes COMPASS-5941
- feat(indexes): add sparse option COMPASS-1963
- feat: remove "plugin info" plugin and "plugins" menu item COMPASS-6009
- feat(compass-indexes): only show columnstore index option for mongodb server >= 7 COMPASS-5970
- feat: align toolbar popover styles with new design
- feat: remove the COMPASS_CLUSTERED_COLLECTIONS feature flag COMPASS-6093
- feat(compass-settings): compass settings COMPASS-5927
- feat: add progress badge to the indexes table COMPASS-5944
- feat(indexes): fixed table header COMPASS-6042
Bug Fixes
- fix(compass): include node-forge in unpacked node_modules COMPASS-5802
- fix(compass): adjust crypt shared library download script for M1 builds
- fix(compass-home): hide collection submenu on disconnect COMPASS-6047
- fix(indexes): align delete index modal text
- fix(hadron-build): drop lsb-core-noarch from rpm deps COMPASS-6025
- fix(data-service): fully remove empty KMS provider options COMPASS-5930
- fix(index-model): when expireAfterSeconds is 0 COMPASS-3073
- fix(index-model): text index is not compound COMPASS-5386
- fix(hadron-document): fix updating arrays with dots in names COMPASS-6011
- fix(compass-crud): Hide document views when there are no documents
- fix(import-export): fix import deep json overwriting variables COMPASS-5971
- fix(storage-mixin): do not monkey-patch prototypes in SpliceDiskIpcBackend
- fix(collection): Make namespace not overflow width, add title to sidebar items COMPASS-6106
Full Changelog: v1.33.0...v1.33.1
1.33.1-beta.3
Release v1.33.1-beta.3
What's Changed
New Features
- feat: align toolbar popover styles with new design
- feat: remove the COMPASS_CLUSTERED_COLLECTIONS feature flag COMPASS-6093
- feat(compass-settings): compass settings COMPASS-5927
- feat: add progress badge to the indexes table COMPASS-5944
- feat(indexes): fixed table header COMPASS-6042
Bug Fixes
- fix(storage-mixin): do not monkey-patch prototypes in SpliceDiskIpcBackend
- fix(collection): Make namespace not overflow width, add title to sidebar items COMPASS-6106
Full Changelog: v1.33.1-beta.0...v1.33.1-beta.3