Releases: mongodb-js/compass
1.30.0-beta.3
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
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
Changes from v1.29.5:
Features
- compass-sidebar: Add loading states for collection in sidebar (COMPASS-5211, #2600)
- data-service: Improves identification of atlas cluster (#2605)
- telemetry: Improve connection tracking (COMPASS-5257, #2589)
- dependencies: upgrade react-ace to 9.5.0 (COMPASS-4528, #2603)
- dependencies: bump driver to 4.2.1, mongosh to 1.1.6 (COMPASS-5340, #2628)
Changes
- Reordered/rephrased privacy settings (COMPASS-5320, #2613)
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
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
Release v1.29.6-beta.3
1.29.6-beta.2
Changes from v1.29.6-beta.1:
Features
- tracking: Connection tracking (COMPASS-5257, #2589)
- compass-sidebar: Add loading states for collection in sidebar (COMPASS-5211, #2600)
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
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
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