Skip to content

Commit 89594d8

Browse files
authored
DOCSP-28851 Adds release notes for Compass 1.36.2 (#490)
1 parent 8416b7c commit 89594d8

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

source/release-notes.txt

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,32 @@ Bug Fixes:
2828
- Remove count when exporting views and time series collections
2929
(:issue:`COMPASS-5179`, :issue:`COMPASS-6649`)
3030

31+
|compass| 1.36.2
32+
-----------------
33+
34+
*Released March 29, 2023*
35+
36+
New Features:
37+
38+
- Removes focus mode feature flag, always show (:issue:`COMPASS-6474`)
39+
- Analyze CSV fields and auto-select the correct type (:issue:`COMPASS-6536`)
40+
- Add GitHub source code link to help menu and window menu
41+
(:issue:`COMPASS-6585`)
42+
- Makes analyzeCSVFields() skippable (:issue:`COMPASS-6638`)
43+
44+
Bug Fixes:
45+
46+
- Apply readPref to initial ping command (:issue:`COMPASS-6595`)
47+
- Fix guessFileType() for large JSON docs (:issue:`COMPASS-6629`)
48+
- Fix memory leak in listCSVFields() (:issue:`COMPASS-6630`)
49+
- Add dark mode colours for the mixed warning
50+
- Abort analyzeCSVFields() when closing the import modal
51+
(:issue:`COMPASS-6633`)
52+
- Optimize CSV field type detection
53+
54+
`Full Changelog: v1.36.1...v1.36.2
55+
<https://github.com/mongodb-js/compass/compare/v1.36.1...v1.36.2>`__
56+
3157
|compass| 1.36.0
3258
----------------
3359

0 commit comments

Comments
 (0)