Releases: mongodb-js/compass
1.29.5
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
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
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
1.29.5-beta.8
Changes from v1.29.5-beta.7:
Features
- connections: Sort favorites alphabetically, sort recents by date (#2596)
Bug Fixes
- mongodb-compass: Do not reference browser window in onClose(d) event listener (#2604)
You can see the full list of commits here:
v1.29.5-beta.7...v1.29.5-beta.8
1.29.5-beta.11
Changes from v1.29.5-beta.10:
Bug Fixes
- hadron-build: Check if evergreen channels are matching the expectation before uploading the release (#2607)
You can see the full list of commits here:
v1.29.5-beta.10...v1.29.5-beta.11
1.29.5-beta.7
Release v1.29.5-beta.7
What's Changed
- chore: enable telemetry reporting COMPASS-5225
- fix(menu): Fix collection menu not showing COMPASS-5290
- refactor(app-stores): Decouple sidebar, databases/collections, and collection stats from instance refresh and use single source for coll stats COMPASS-5266
- Don't await the countDocuments() promise COMPASS-5279
- feat(connect-form): adds advanced options dropdown
- fix(compass-crud): Use separate sessions for all operations in compass-crud COMPASS-5299
- fix: tlsCertificateFile being ignored COMPASS-5298
Full Changelog: v1.29.4...v1.29.5-beta.7
1.29.5-beta.5
You can see the full list of changes since last GA release here:
https://github.com/mongodb-js/compass/compare/v1.29.4..v1.29.5-beta.5
This beta has a fix for viewing documents on Atlas serverless (#2593)
1.29.5-beta.4
You can see the full list of changes since last GA release here:
https://github.com/mongodb-js/compass/compare/v1.29.4..v1.29.5-beta.4
1.29.4
Notable Changes:
- Quick startup COMPASS-4764
- Mongodb 5.1 features support COMPASS-4949
- New connection model with no indirection to driver COMPASS-4948
- Upgrade to Electron 13 and Node 14 COMPASS-4947
Full list of changes: https://jira.mongodb.org/secure/ReleaseNote.jspa?projectId=13182&version=32383
1.29.1-beta.0
Release v1.29.1-beta.0
Fixes connections to sharded clusters > v5.0.3