Skip to content

Releases: mongodb-js/compass

1.27.0-beta.4

11 Jun 11:36

Choose a tag to compare

Changes from v1.27.0-beta.3:

Features

  • release: Update package lock for private packages during publishing (#2237)
  • compass-sidebar: Add icon for time series, update view icon (COMPASS-4846, #2231)

Bug Fixes

  • Ease assertion
  • hadron-build: Do not sign deb installers (#2232)

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

1.27.0-beta.3

04 Jun 10:20

Choose a tag to compare

Changes from v1.27.0-beta.2:

Features

Bug Fixes

  • mongodb-compass: Only unpack required files from mongodb-client-encryption to avoid "Path too long" errors on Windows (#2217)

1.27.0-beta.1

23 Apr 14:07

Choose a tag to compare

Changes from v1.26.1:

Features

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

1.26.1

09 Apr 10:23

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

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

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

Choose a tag to compare

1.26.1-beta.4

29 Mar 14:44

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

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

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