File tree Expand file tree Collapse file tree 1 file changed +27
-0
lines changed Expand file tree Collapse file tree 1 file changed +27
-0
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,33 @@ Release Notes
10
10
:depth: 1
11
11
:class: twocols
12
12
13
+ |compass| 1.44.3
14
+ ----------------
15
+
16
+ *Released September 5, 2024*
17
+
18
+ New Features:
19
+
20
+ - When selecting a query history item from autocomplete, automatically move the
21
+ cursor to the end of the editor.
22
+ - Compass supports {+qe+} range queries on encrypted fields
23
+ (:issue:`COMPASS-7066`).
24
+
25
+ Bug Fixes:
26
+
27
+ - Update query history autocompletion to be more selective
28
+ (:issue:`COMPASS-8241`).
29
+ - Fix nextPage availability logic (:issue:`COMPASS-8239`).
30
+ - Check for Vector Search support when showing edit templates
31
+ (:issue:`COMPASS-8235`).
32
+ - Handle special characters in SSH URL correctly (:issue:`COMPASS-8254`).
33
+ - Remove certificates without issuer from system CA list
34
+ (:issue:`COMPASS-8252`).
35
+
36
+ `Full Changelog available on GitHub
37
+ <https://github.com/mongodb-js/compass/compare/v1.44.0...v1.44.3>`__
38
+
39
+
13
40
|compass| 1.44.0
14
41
----------------
15
42
You can’t perform that action at this time.
0 commit comments