File tree Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ toc_landing_pages = [
31
31
32
32
[constants ]
33
33
download-page = " `downloads page <https://www.mongodb.com/try/download/compass>`__"
34
- current-version = " 1.43.3 "
34
+ current-version = " 1.43.4 "
35
35
atlas = " MongoDB Atlas"
36
36
qe = " Queryable Encryption"
37
37
qe-preview = " {+qe+} Public Preview"
Original file line number Diff line number Diff line change @@ -10,6 +10,23 @@ Release Notes
10
10
:depth: 1
11
11
:class: twocols
12
12
13
+ |compass| 1.43.4
14
+ ----------------
15
+
16
+ *Released July 1, 2024*
17
+
18
+ Bug Fixes:
19
+
20
+ - Prevents application from hanging when selecting ranges too quickly on the
21
+ :ref:`Schema <schema-tab>` tab (:issue:`COMPASS-8048`).
22
+ - Updates Electron to `version 29.4.2
23
+ <https://releases.electronjs.org/release/v29.4.2>`__, which includes various
24
+ security fixes.
25
+
26
+ `Full Changelog available on GitHub
27
+ <https://github.com/mongodb-js/compass/compare/v1.43.3...v1.43.4>`__
28
+
29
+
13
30
|compass| 1.43.3
14
31
----------------
15
32
You can’t perform that action at this time.
0 commit comments