@@ -10,6 +10,59 @@ Release Notes
10
10
:depth: 1
11
11
:class: twocols
12
12
13
+ |compass| 1.34.1
14
+ ----------------
15
+
16
+ *Released November 21, 2022*
17
+
18
+ New Features:
19
+
20
+ - Add command-line interface and global configuration (:issue:`COMPASS-6069`,
21
+ :issue:`COMPASS-6070`, :issue:`COMPASS-6071`, :issue:`COMPASS-6073`,
22
+ and :issue:`COMPASS-6074`)
23
+
24
+ - Flip the new toolbars feature flag, always show new toolbars
25
+ (:issue:`COMPASS-5679`)
26
+
27
+ - Add autocompleter for aggregation, use autocompleter in import pipeline
28
+ modal (:issue:`COMPASS-6175`)
29
+
30
+ - Add ``protectConnectionStrings`` option (:issue:`COMPASS-6066`)
31
+
32
+ - Adds the ``networkTraffic`` configuration option to block outgoing network
33
+ connections (:issue:`COMPASS-6065`)
34
+
35
+ - Show icons in the sidebar menus (:issue:`COMPASS-6081`)
36
+
37
+ - Rebranding components (:issue:`COMPASS-6100`, :issue:`COMPASS-6101`,
38
+ :issue:`COMPASS-6121`, :issue:`COMPASS-6048`, and :issue:`COMPASS-6187`)
39
+
40
+ - Layout improvements (:issue:`COMPASS-6148`, :issue:`COMPASS-6150`, and
41
+ :issue:`COMPASS-5582`)
42
+
43
+ - Add theme as regular setting (:issue:`COMPASS-6067` and :issue:`COMPASS-5284`)
44
+
45
+ Bug Fixes:
46
+
47
+ - Fix installation issues on Windows (:issue:`COMPASS-6315`)
48
+
49
+ - Fix map rendering and add e2e tests (:issue:`COMPASS-6131`)
50
+
51
+ - Reconnect CSFLE client after :dbcommand:`collMod` (:issue:`COMPASS-5989`)
52
+
53
+ - Improve selection area for insert document editor
54
+
55
+ - Add map for collection stats for tab namespace isolation
56
+ (:issue:`COMPASS-6146`)
57
+
58
+ - Open info links in browser (:issue:`COMPASS-6193`)
59
+
60
+ - Menu not fully showing for field actions, remove old backgrounds
61
+ (:issue:`COMPASS-6186`)
62
+
63
+ `Full changelog available on GitHub
64
+ <https://github.com/mongodb-js/compass/compare/v1.33.1...v1.34.0>`__.
65
+
13
66
|compass| 1.33.1
14
67
----------------
15
68
0 commit comments