File tree Expand file tree Collapse file tree 1 file changed +26
-0
lines changed Expand file tree Collapse file tree 1 file changed +26
-0
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments