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 = [
3030
3131[constants ]
3232download-page = " `downloads page <https://www.mongodb.com/try/download/compass>`__"
33- current-version = " 1.40.4 "
33+ current-version = " 1.42.5 "
3434atlas = " MongoDB Atlas"
3535qe = " Queryable Encryption"
3636qe-preview = " {+qe+} Public Preview"
Original file line number Diff line number Diff 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
1845New 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
4269New Features
4370
You can’t perform that action at this time.
0 commit comments