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 = [
29
29
30
30
[constants ]
31
31
download-page = " `downloads page <https://www.mongodb.com/try/download/compass>`__"
32
- current-version = " 1.40.0 "
32
+ current-version = " 1.40.2 "
33
33
atlas = " MongoDB Atlas"
34
34
35
35
[[banners ]]
Original file line number Diff line number Diff line change @@ -10,6 +10,40 @@ Release Notes
10
10
:depth: 1
11
11
:class: twocols
12
12
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
+
13
47
|compass| 1.40.0
14
48
----------------
15
49
You can’t perform that action at this time.
0 commit comments