Skip to content

Commit 7335eee

Browse files
authored
Adds Compass 1.40.4 release notes (#570)
* Adds Compass 1.40.4 release notes * Small fixes
1 parent 0b71103 commit 7335eee

File tree

2 files changed

+23
-3
lines changed

2 files changed

+23
-3
lines changed

snooty.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ toc_landing_pages = [
3030

3131
[constants]
3232
download-page = "`downloads page <https://www.mongodb.com/try/download/compass>`__"
33-
current-version = "1.40.3"
33+
current-version = "1.40.4"
3434
atlas = "MongoDB Atlas"
3535

3636
[[banners]]

source/release-notes.txt

Lines changed: 22 additions & 2 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)