File tree Expand file tree Collapse file tree 1 file changed +29
-0
lines changed Expand file tree Collapse file tree 1 file changed +29
-0
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,35 @@ Release Notes
10
10
:depth: 1
11
11
:class: twocols
12
12
13
+ |compass| 1.43.6
14
+ ----------------
15
+
16
+ *Released August 23, 2024*
17
+
18
+ New Features:
19
+
20
+ - Release query history autocompletion (:issue:`COMPASS-8096`).
21
+ - Adds ability to load more documents per page in Documents view
22
+ (:issue:`COMPASS-6903`).
23
+ - Remove useSystemCA by making it default
24
+ (:issue:`COMPASS-8077`).
25
+ - Add option to prefer ID token over access token (:issue:`COMPASS-8107`).
26
+
27
+ Bug Fixes:
28
+
29
+ - Work around long paths issue on windows when building native
30
+ dependencies to make sure use system ca option works
31
+ (:issue:`COMPASS-8051`).
32
+ - Fix indexes ux issues (:issue:`COMPASS-7084` and
33
+ :issue:`COMPASS-4744`).
34
+ - New tab design (:issue:`COMPASS-8122`).
35
+ - Restore Isolated and Readonly special behavior in packaged
36
+ application (:issue:`COMPASS-8129`).
37
+
38
+ `Full Changelog available on GitHub
39
+ <https://github.com/mongodb-js/compass/compare/v1.43.5...v1.43.6>`__
40
+
41
+
13
42
|compass| 1.43.5
14
43
----------------
15
44
You can’t perform that action at this time.
0 commit comments