Skip to content

Commit d4c3e9c

Browse files
authored
Release notes for 1.42.5 (#619)
* Release notes for 1.42.5 * addresses internal review comments
1 parent a5f5e38 commit d4c3e9c

File tree

2 files changed

+30
-3
lines changed

2 files changed

+30
-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.4"
33+
current-version = "1.42.5"
3434
atlas = "MongoDB Atlas"
3535
qe = "Queryable Encryption"
3636
qe-preview = "{+qe+} Public Preview"

source/release-notes.txt

Lines changed: 29 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,37 @@ Release Notes
1010
:depth: 1
1111
:class: twocols
1212

13+
|compass| 1.42.5
14+
----------------
15+
16+
*Released April 08, 2024*
17+
18+
New Features
19+
20+
- Updates Atlas login screen flow (:issue:`COMPASS-7755`)
21+
- Handles collection subtab from link (:issue:`COMPASS-7731`)
22+
- Z-indexed stacked components (:issue:`COMPASS-7732`)
23+
- Removes the ability to collapse the sidebar (:issue:`COMPASS-7812`)
24+
- Updates the “Use Generative AI” settings flow (:issue:`COMPASS-7756`)
25+
26+
Bug Fixes
27+
28+
- Show the in-progress index in the list again (:issue:`COMPASS-7789`)
29+
- Do not throw when rendering invalid dates (:issue:`COMPASS-7749`)
30+
- Can't sign out if not signed in yet (:issue:`COMPASS-7787`)
31+
- Click current op for details scoping error (:issue:`COMPASS-7805`)
32+
33+
`Full changelog available on GitHub
34+
<https://github.com/mongodb-js/compass/compare/v1.42.3...v1.42.5>`__
35+
36+
.. note::
37+
38+
|compass| version 1.42.4 was not released.
39+
1340
|compass| 1.42.3
1441
----------------
1542

16-
*Released March, 20 2024*
43+
*Released March 20, 2024*
1744

1845
New Features
1946

@@ -37,7 +64,7 @@ Bug Fixes
3764
|compass| 1.42.2
3865
----------------
3966

40-
*Released March, 01 2024*
67+
*Released March 01, 2024*
4168

4269
New Features
4370

0 commit comments

Comments
 (0)