Skip to content

Commit 7895567

Browse files
authored
DOCSP-26651 1.34.0 release notes (#439)
* DOCSP-26651 Release notes for 1.34.0 * Build fix * Refactors release notes * Refactors release notes * Refactors release notes * Refactors release notes * Fixes per Jeff Allen * Fixes per Basit
1 parent 4bb7741 commit 7895567

File tree

1 file changed

+53
-0
lines changed

1 file changed

+53
-0
lines changed

source/release-notes.txt

Lines changed: 53 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,59 @@ Release Notes
1010
:depth: 1
1111
:class: twocols
1212

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+
1366
|compass| 1.33.1
1467
----------------
1568

0 commit comments

Comments
 (0)