Skip to content

Releases: mongodb-js/compass

1.26.1

09 Apr 10:23
Compare
Choose a tag to compare

Changes from v1.26.0:

Features

  • compass-aggregations: Allow resizing aggregation stage editors horizontally, improve drag source (COMPASS-2890, #2145)
  • compass-query-bar: Add button for toggle query history (COMPASS-4716, #2141)
  • compass-connect: Add double click to connect to connection (COMPASS-4717, #2139)
  • compass-sidebar: Show active state for home, clear database state when home clicked (COMPASS-4412, #2135)
  • compass-aggregations: Allow functions in query and aggregations (COMPASS-4476, #2122)

Bug Fixes

  • compass-aggregations: Hide empty documents state when loading (#2158)
  • compass-connect: Update port input when a different connection is selected (#2154)
  • Prevent disconnected plugins from trying to call methods on disconnected dataService (#2150)
  • Ensure dialogs don't overflow screen COMPASS-4734, (COMPASS-4735, #2147)
  • compass-import-export: Prevent import modal from breaking Compass when import fails (#2146)
  • import-export: Update plugin to latest to include import progress fixes (#2143)
  • compass-query-history: Make height overflow scroll (COMPASS-4660, #2142)
  • compass-connect: Connection name overflowing on connecting screen (COMPASS-4727, #2140)
  • Update data-service/conneciton-model to latest to fix ssh tunnel hanging on disconnect (#2136)
  • compass-ddl: Disable create buttons when fields are empty (COMPASS-4589, #2137)

You can see the full list of commits here:
v1.26.0...v1.26.1

1.26.1-beta.7

06 Apr 20:12
Compare
Choose a tag to compare

Changes from v1.26.1-beta.6:

Bug Fixes

  • compass-aggregations: Hide empty documents state when loading (#2158)
  • compass-aggregations: Fix importing pipeline stage names with quotes (#2157)

You can see the full list of commits here:
v1.26.1-beta.6...v1.26.1-beta.7

1.26.1-beta.6

01 Apr 12:58
Compare
Choose a tag to compare

CHANGELOG FOR 1.26.1-beta.6

Changes from v1.26.1-beta.5:

Bug Fixes

  • compass-connect: Update port input when a different connection is selected (#2154)

You can see the full list of commits here:
v1.26.1-beta.5...v1.26.1-beta.6

1.26.1-beta.5

31 Mar 11:38
Compare
Choose a tag to compare

1.26.1-beta.4

29 Mar 14:44
Compare
Choose a tag to compare

Changes from v1.26.1-beta.3:

Bug Fixes

  • compass-import-export: Prevent import modal from breaking Compass when import fails (#2146)

You can see the full list of commits here: v1.26.1-beta.3...v1.26.1-beta.4

1.26.1-beta.3

25 Mar 16:43
Compare
Choose a tag to compare
  • feat(compass-aggregations): Allow resizing aggregation stage editors horizontally, improve drag source COMPASS-2890 (#2145)
  • fix(import-export): Update plugin to latest to include import progress fixes (#2143)
  • fix(compass-query-history): Make height overflow scroll COMPASS-4660 (#2142)
  • feat(compass-query-bar): add button for toggle query history COMPASS-4716 (#2141)
  • fix(compass-connect): Connection name overflowing on connecting screen COMPASS-4727 (#2140)
  • feat(compass-connect): add double click to connect to connection COMPASS-4717 (#2139)

1.26.1-beta.1

17 Mar 12:25
Compare
Choose a tag to compare

Changes from v1.26.1-beta.0:

Features

  • compass-aggregations: Allow functions in query and aggregations (COMPASS-4476, #2122)
  • compass-sidebar: Show active state for home, clear database state when home clicked (COMPASS-4412, #2135)
  • compass-shell: Update mongosh Compass shell to v0.9.0 (COMPASS-4678, #2133)

Bug Fixes

  • compass-crud: Fix showing updated value for updated fields in table view (COMPASS-4509, #2129)
  • compass-ddl Disable create collection/database buttons when fields are empty (COMPASS-4589, #2137)
  • compass-schema: Fix schema tab graphs failing to render when switching tabs (COMPASS-4661, #2134)
  • connection-model/data-service: Fix ssh tunnel hanging on disconnect (#2136)

You can see the full list of commits here:
v1.26.1-beta.0...v1.26.1-beta.1

1.26.0

03 Mar 11:12
Compare
Choose a tag to compare

Changes from v1.25.0:

Features

Bug Fixes

  • Show detailed types in schema (#2126)
  • compass-explain-plan: Update to 4.2.2 (#2125)
  • compass-connect: Ensure styles are properly namespaced and not impacting other plugins (#2120)
  • Editing favorite connectionModel prop misnaming (COMPASS-4636, #2119)
  • compass-crud: Fix empty ‘insert document’ view (COMPASS-4511, #2118)
  • Remove x509 username field (COMPASS-4600, #2115)
  • connection-model: Use correct connection title for connection form connections (COMPASS-4628, #2114)
  • Allow port input to be empty (COMPASS-4607, #2111)
  • compass-import-export: Bump compass-import-export to 5.2.5 (#2110)
  • Remove 700ms delay on each loading indicator (COMPASS-4488, #2109)
  • export-to-language: Disable builders for Java pipeline export (COMPASS-4475, #2108)
  • Improve schema analysis on big collections (COMPASS-4154, #2105)
  • compass-connect: Hide progress bar on invalid connection string connect attempt (COMPASS-4202, #2095)

You can see the full list of commits here:
v1.25.0...v1.26.0

1.26.0-beta.3

25 Feb 19:23
Compare
Choose a tag to compare
v1.26.0-beta.3

v1.26.0-beta.3

1.26.0-beta.2

24 Feb 12:46
Compare
Choose a tag to compare

Changes from v1.26.0-beta.1:

Features

Bug Fixes

  • Show detailed types in schema (#2126)
  • compass-explain-plan: Update to 4.2.2 (#2125)
  • compass-connect: Ensure styles are properly namespaced and not impacting other plugins (#2120)

You can see the full list of commits here:
v1.26.0-beta.1...v1.26.0-beta.2