File tree Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,7 @@ Release Notes
10
10
:depth: 1
11
11
:class: twocols
12
12
13
+
13
14
|compass| 1.39.0
14
15
----------------
15
16
@@ -36,6 +37,7 @@ Bug Fixes:
36
37
`Full Changelog available on GitHub
37
38
<https://github.com/mongodb-js/compass/compare/v1.38.2...v1.39.0>`__
38
39
40
+
39
41
|compass| 1.38.2
40
42
----------------
41
43
@@ -49,6 +51,25 @@ Bug Fix:
49
51
`Full Changelog available on GitHub
50
52
<https://github.com/mongodb-js/compass/compare/v1.38.1...v1.38.2>`__
51
53
54
+
55
+ |compass| 1.38.1
56
+ ----------------
57
+
58
+ New Features:
59
+
60
+ - Auto expand object and array field types on field add (:issue:`COMPASS-6939`).
61
+ - Show unindexed query insight in explain plan modal (:issue:`COMPASS-6933`).
62
+ - Show array length on array fields on documents (:issue:`COMPASS-6938`).
63
+ - Add ctrl + tab and ctrl + shift + tab hotkeys for switching tabs.
64
+ - Enable new explain plan by default.
65
+ - Adds insights for usage of $text and $regex in aggregation builder and
66
+ collection header (:issue:`COMPASS-6834`).
67
+ - Add cues (:issue:`COMPASS-6614`).
68
+ - Signal for bloated documents during import.
69
+
70
+ `Full Changelog availble on GitHub
71
+ <https://github.com/mongodb-js/compass/compare/v1.38.0...v1.38.1>`__
72
+
52
73
|compass| 1.38.0
53
74
----------------
54
75
You can’t perform that action at this time.
0 commit comments