File tree Expand file tree Collapse file tree 2 files changed +30
-3
lines changed Expand file tree Collapse file tree 2 files changed +30
-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.4 "
33
+ current-version = " 1.42.5 "
34
34
atlas = " MongoDB Atlas"
35
35
qe = " Queryable Encryption"
36
36
qe-preview = " {+qe+} Public Preview"
Original file line number Diff line number Diff line change @@ -10,10 +10,37 @@ Release Notes
10
10
:depth: 1
11
11
:class: twocols
12
12
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
+
13
40
|compass| 1.42.3
14
41
----------------
15
42
16
- *Released March, 20 2024*
43
+ *Released March 20, 2024*
17
44
18
45
New Features
19
46
@@ -37,7 +64,7 @@ Bug Fixes
37
64
|compass| 1.42.2
38
65
----------------
39
66
40
- *Released March, 01 2024*
67
+ *Released March 01, 2024*
41
68
42
69
New Features
43
70
You can’t perform that action at this time.
0 commit comments