File tree Expand file tree Collapse file tree 2 files changed +24
-1
lines changed Expand file tree Collapse file tree 2 files changed +24
-1
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ toc_landing_pages = [
3030
3131[constants ]
3232download-page = " `downloads page <https://www.mongodb.com/try/download/compass>`__"
33- current-version = " 1.42.5 "
33+ current-version = " 1.43.0 "
3434atlas = " MongoDB Atlas"
3535qe = " Queryable Encryption"
3636qe-preview = " {+qe+} Public Preview"
Original file line number Diff line number Diff line change @@ -13,6 +13,29 @@ Release Notes
1313|compass| 1.43.0
1414----------------
1515
16+ *Released May 02, 2024*
17+
18+ New Features
19+
20+ - Allows users to specify hints (:issue:`COMPASS-7829`)
21+ - Shows an error message when connecting to Stream Processing (:issue:`COMPASS-7809`)
22+ - Warns users when generated aggregation contains a write operation (:issue:`COMPASS-7298`)
23+ - Adds support to notify users for an update on Linux/MSI (:issue:`COMPASS-7686`)
24+ - Adds gradient while a generate request is in progress (:issue:`COMPASS-7836`)
25+ - Includes the error count in the import toast (:issue:`COMPASS-7826`)
26+ - Removes the GenAI "Preview" badge (:issue:`COMPASS-7890`)
27+ - Disables the query bar controls while GenAI is running (:issue:`COMPASS-7839`)
28+
29+ Bug Fixes
30+
31+ - Ensures that the confirmation modal always asks for confirmation input (:issue:`COMPASS-7613`)
32+ - Bumps Electron to 29 and removes support for RHEL7 (:issue:`COMPASS-7868`)
33+ - Parses AI response correctly (:issue:`COMPASS-7780`)
34+ - Fixes CPU hikes because of bad useEffect dependency
35+
36+ `Full changelog available on GitHub
37+ <https://github.com/mongodb-js/compass/compare/v1.42.5...v1.43.0>`__
38+
1639*Upcoming*
1740
1841New Features
You can’t perform that action at this time.
0 commit comments