File tree Expand file tree Collapse file tree 2 files changed +35
-1
lines changed Expand file tree Collapse file tree 2 files changed +35
-1
lines changed Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ toc_landing_pages = [
2929
3030[constants ]
3131download-page = " `downloads page <https://www.mongodb.com/try/download/compass>`__"
32- current-version = " 1.40.0 "
32+ current-version = " 1.40.2 "
3333atlas = " MongoDB Atlas"
3434
3535[[banners ]]
Original file line number Diff line number Diff line change @@ -10,6 +10,40 @@ Release Notes
1010 :depth: 1
1111 :class: twocols
1212
13+ |compass| 1.40.2
14+ ----------------
15+
16+ *Released September 28, 2023*
17+
18+ Bug Fixes:
19+
20+ - Hot fixed an issue where users were not able to run Compass after
21+ upgrading to 1.40.0 (:issue:`COMPASS-7270`, :issue:`COMPASS-7269`).
22+ - Repairs broken preferences by setting default values.
23+
24+ `Full changelog available on GitHub
25+ <https://github.com/mongodb-js/compass/compare/v1.40.1...v1.40.2>`__
26+
27+ |compass| 1.40.1
28+ ----------------
29+
30+ *Released September 27, 2023*
31+
32+ New Features
33+
34+ - When using a search index, a new tab prompts you and redirects you to
35+ the aggregation tab with the $search operator and the index name populated
36+ (:issue:`COMPASS-7168`).
37+ - Added a drop-down to choose a search index template (:issue:`COMPASS-7173`).
38+
39+ Bug Fixes:
40+
41+ - Ensure Atlas Login doesn't show in settings if you didn't get the
42+ Generative AI feature rollout.
43+
44+ `Full changelog available on GitHub
45+ <https://github.com/mongodb-js/compass/compare/v1.40.0...v1.40.1>`__
46+
1347|compass| 1.40.0
1448----------------
1549
You can’t perform that action at this time.
0 commit comments