File tree Expand file tree Collapse file tree 1 file changed +40
-0
lines changed Expand file tree Collapse file tree 1 file changed +40
-0
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,46 @@ Release Notes
10
10
:depth: 1
11
11
:class: twocols
12
12
13
+ |compass| 1.41.0
14
+ ----------------
15
+
16
+ *Released December 18, 2023*
17
+
18
+ New Features:
19
+
20
+ - Auto-insert empty document for all fields in the query bar.
21
+
22
+ - Add filter to saved connections when there are more than ten saved
23
+ (:issue:`COMPASS-7439`).
24
+
25
+ - Implement text search for aggregation stage wizard.
26
+
27
+ - Improve stage wizard discoverability and interaction
28
+ (:issue:`COMPASS-7350`).
29
+
30
+ - Use dark colors for background on initial app loading with dark theme.
31
+
32
+ - Remove outdated guide cues (:issue:`COMPASS-7396`)
33
+
34
+ - Introduced workspaces plugin and implemented single top-level tabs
35
+ (:issue:`COMPASS-7354`).
36
+
37
+ Bug Fixes:
38
+
39
+ - Include OIDC in $external auth mechanism list (:issue:`COMPASS-7512`).
40
+
41
+ - Properly render syntax errors in embedded shell (:issue:`COMPASS-7497`).
42
+
43
+ - Expanded documents retain state after switching tabs (:issue:`COMPASS-7318`).
44
+
45
+ - Prevent shell container from overlaying sidebar content
46
+ (:issue:`COMPASS-7395`).
47
+
48
+ - Prevent AI entry button from being submitted when the sort is submitted
49
+ (:issue:`COMPASS-7356`).
50
+
51
+ `Full changelog available on GitHub
52
+ <https://github.com/mongodb-js/compass/compare/v1.40.4...v1.41.0>`__
13
53
14
54
|compass| 1.40.4
15
55
----------------
You can’t perform that action at this time.
0 commit comments