Skip to content

Commit 127c585

Browse files
authored
DOCSP-33329 1.4.1 1.4.2 Release Notes (#562)
* DOCSP-33329 1.4.1 1.4.2 Release Notes * * * *
1 parent 4ea833a commit 127c585

File tree

2 files changed

+35
-1
lines changed

2 files changed

+35
-1
lines changed

snooty.toml

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

3030
[constants]
3131
download-page = "`downloads page <https://www.mongodb.com/try/download/compass>`__"
32-
current-version = "1.40.0"
32+
current-version = "1.40.2"
3333
atlas = "MongoDB Atlas"
3434

3535
[[banners]]

source/release-notes.txt

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

0 commit comments

Comments
 (0)