Skip to content

Releases: mongodb-js/compass

1.30.0-beta.3

23 Dec 10:08
Compare
Choose a tag to compare

Changes from v1.30.0-beta.0:

Features

  • connect-form: Add SSL/TLS option radio box group (#2649)
  • databases-collections: Add async loading states for databases and collections list (COMPASS-5212, #2632)
  • Export secrets methods and parse raw models (COMPASS-5378, #2650)

You can see the full list of commits here:
v1.30.0-beta.0...v1.30.0-beta.3

1.30.0-beta.0

21 Dec 16:15
Compare
Choose a tag to compare

Changes from v1.29.6:

Features

  • styles: Add darkreader dark theme option (#2582)
  • connections: Add general tab contents to connect form (COMPASS-5231, #2620)
  • Support 5.2 aggregations (#2642)

Bug Fixes

  • data-service: Do not ignore directConnection=false (COMPASS-5376, #2646)
  • mocha-config-compass: Disable source map processing when running code in electron / web runtime in tests (#2641)

You can see the full list of commits here:
v1.29.6...v1.30.0-beta.0

1.29.6

20 Dec 17:03
Compare
Choose a tag to compare

Changes from v1.29.5:

Features

Changes

Bug Fixes

  • Remove expired link from license (COMPASS-5333, #2626)
  • data-service: Fix error handling in listCollections (#2619)
  • data-service: Keep tlsCertificateFile as uri param (#2614)
  • Hide full-text search stages for time-series and views (COMPASS-5181, #2615)
  • mongodb-compass: Do not overfetch connectionInfo and do not update state too often (COMPASS-5327, #2618)

You can see the full list of commits here: v1.29.5...v1.29.6

1.29.6-beta.4

17 Dec 15:07
Compare
Choose a tag to compare

What's Changed

  • chore: Reordered/rephrased privacy settings COMPASS-5320
  • feat(data-service): keep tlsCertificateFile as uri param COMPASS-5321
  • feat(data-service): Improves identification of atlas cluster
  • fix(mongodb-compass): Do not overfetch connectionInfo and do not update state too often COMPASS-5327
  • fix: hide full-text search stages for time-series and views COMPASS-5181
  • fix(data-service): Fix error handling in listCollections
  • chore(deps): bump resolve-mongodb-srv to 1.1.1 COMPASS-5324
  • feat(compass-sidebar): Add loading states for collection in sidebar COMPASS-5211
  • chore(deps): upgrade react-ace to 9.5.0 COMPASS-4528
  • feat(tracking): connection tracking COMPASS-5257
  • chore(deps): bump driver to 4.2.1, mongosh to 1.1.6 COMPASS-5340
  • fix: remove expired link from license COMPASS-5333
  • chore(compass-home): handle disconnect in compass-home with new connect form COMPASS-5301

Full Changelog: v1.29.5...v1.29.6-beta.4

1.29.6-beta.3

13 Dec 15:56
96cfd91
Compare
Choose a tag to compare

Release v1.29.6-beta.3

1.29.6-beta.2

03 Dec 16:43
Compare
Choose a tag to compare

Changes from v1.29.6-beta.1:

Features

Bug Fixes

  • Remove expired link from license (COMPASS-5333, #2626)
  • collection, databases-collections, hadron-react-bson: Don't compile if tests are using mocha electron (#2622)

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

1.29.6-beta.1

30 Nov 13:39
Compare
Choose a tag to compare

Bug
[COMPASS-5181] - Full-text search stages do not work on time-series collections
[COMPASS-5327] - Compass app performance degrades significantly with 3k+ collections / databases

Task
[COMPASS-5320] - Tweaks to the Privacy Settings dialog

1.29.5

24 Nov 12:17
Compare
Choose a tag to compare

Changes from v1.29.4:

Bug Fixes

  • hadron-ipc: Check if we actually got a browser window from webContents before responding (#2611)
  • instance-model, compass-collection: Fetch collection info when active namepsace changes and don't show collStats when editing a view (#2610)
  • mongodb-compass: Do not reference browser window in onClose(d) event listener (#2604)
  • TlsCertificateFile being ignored (COMPASS-5298, #2599)
  • compass-crud: Use separate sessoins for all operations in compass-crud (#2593)
  • menu: Fix collection menu not showing (COMPASS-5290, #2588)

You can see the full list of commits here:
v1.29.4...v1.29.5

1.29.5-beta.13

24 Nov 01:01
Compare
Choose a tag to compare

Changes from v1.29.5-beta.12:

Bug Fixes

  • instance-model, compass-collection:fix(hadron-ipc): Check if we actually got a browser window from active namespace changes and don't show collStats when editing a view (#2610)

You can see the full list of commits here:
v1.29.5-beta.12...v1.29.5-beta.13

1.29.5-beta.12

23 Nov 18:00
Compare
Choose a tag to compare

Changes from v1.29.5-beta.11:

Bug Fixes

  • instance-model, compass-collection: Fetch collection info when active namepsace changes and don't show collStats when editing a view (#2610)

You can see the full list of commits here:
v1.29.5-beta.11...v1.29.5-beta.12