File tree Expand file tree Collapse file tree 2 files changed +23
-3
lines changed Expand file tree Collapse file tree 2 files changed +23
-3
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ toc_landing_pages = [
30
30
31
31
[constants ]
32
32
download-page = " `downloads page <https://www.mongodb.com/try/download/compass>`__"
33
- current-version = " 1.40.3 "
33
+ current-version = " 1.40.4 "
34
34
atlas = " MongoDB Atlas"
35
35
36
36
[[banners ]]
Original file line number Diff line number Diff line change @@ -10,6 +10,26 @@ Release Notes
10
10
:depth: 1
11
11
:class: twocols
12
12
13
+
14
+ |compass| 1.40.4
15
+ ----------------
16
+
17
+ *Released October 18, 2023*
18
+
19
+ New Feature:
20
+
21
+ - Integrated search index signals (:issue:`COMPASS-7176`).
22
+
23
+ Bug Fixes:
24
+
25
+ - Fixed tab behavior with selection (:issue:`COMPASS-7013`).
26
+ - UI fixes (:issue:`COMPASS-7304`).
27
+ - Made column widths smaller (:issue:`COMPASS-7341`).
28
+ - Remediated vulnerability SNYK-JS-BABELTRAVERSE-5962462 (:issue:`COMPASS-7345`).
29
+
30
+ `Full changelog available on GitHub
31
+ <https://github.com/mongodb-js/compass/compare/v1.40.3...v1.40.4>`__
32
+
13
33
|compass| 1.40.3
14
34
----------------
15
35
@@ -20,7 +40,7 @@ New Features:
20
40
- Introduced the ability to create and manage Atlas Search indexes in
21
41
Compass.
22
42
23
- - After creating a ``$search`` index you are now redirected to the
43
+ - After creating a ``$search`` index, you are redirected to the
24
44
search indexes modal (:issue:`COMPASS-7247`).
25
45
- Field names are now autocompleted when defining indexes.
26
46
(:issue:`COMPASS-7174`).
@@ -66,7 +86,7 @@ Bug Fixes:
66
86
67
87
*Released September 27, 2023*
68
88
69
- New Features
89
+ New Features:
70
90
71
91
- When using a search index, a new tab prompts you and redirects you to
72
92
the aggregation tab with the $search operator and the index name populated
You can’t perform that action at this time.
0 commit comments