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 = [
3030
3131[constants ]
3232download-page = " `downloads page <https://www.mongodb.com/try/download/compass>`__"
33- current-version = " 1.40.3 "
33+ current-version = " 1.40.4 "
3434atlas = " MongoDB Atlas"
3535
3636[[banners ]]
Original file line number Diff line number Diff line change @@ -10,6 +10,26 @@ Release Notes
1010 :depth: 1
1111 :class: twocols
1212
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+
1333|compass| 1.40.3
1434----------------
1535
@@ -20,7 +40,7 @@ New Features:
2040- Introduced the ability to create and manage Atlas Search indexes in
2141 Compass.
2242
23- - After creating a ``$search`` index you are now redirected to the
43+ - After creating a ``$search`` index, you are redirected to the
2444 search indexes modal (:issue:`COMPASS-7247`).
2545 - Field names are now autocompleted when defining indexes.
2646 (:issue:`COMPASS-7174`).
@@ -66,7 +86,7 @@ Bug Fixes:
6686
6787*Released September 27, 2023*
6888
69- New Features
89+ New Features:
7090
7191- When using a search index, a new tab prompts you and redirects you to
7292 the aggregation tab with the $search operator and the index name populated
You can’t perform that action at this time.
0 commit comments