File tree Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,26 @@ Release Notes
10
10
:depth: 1
11
11
:class: twocols
12
12
13
+ |compass| 1.39.4
14
+ ----------------
15
+
16
+ *Released September 6, 2023*
17
+
18
+ Bug Fixes:
19
+
20
+ - Allows ``[object Object]`` as a valid string value in TypeChecker
21
+ (:issue:`COMPASS-7132`).
22
+ - Doesn't treat non-numbers in CSV headers as array indexes
23
+ (:issue:`COMPASS-7157`).
24
+ - Limits when custom paste handling is applied and uses clipboard data when
25
+ auto-fixing user input (:issue:`COMPASS-7149`).
26
+ - Updates Electron to v24.8.2 to address security vulnerabilities. This updates
27
+ specifically addresses CVE-2023-4427 and CWE-119.
28
+
29
+ `Full Changelog available on GitHub
30
+ <https://github.com/mongodb-js/compass/compare/v1.39.3...v1.39.4>`__
31
+
32
+
13
33
|compass| 1.39.3
14
34
----------------
15
35
You can’t perform that action at this time.
0 commit comments