File tree Expand file tree Collapse file tree 1 file changed +32
-1
lines changed Expand file tree Collapse file tree 1 file changed +32
-1
lines changed Original file line number Diff line number Diff line change @@ -11,10 +11,41 @@ Release Notes
11
11
:class: twocols
12
12
13
13
14
+ |compass| 1.43.2
15
+ ----------------
16
+
17
+ *Released June 25, 2024*
18
+
19
+ New Features:
20
+
21
+ - Shows tool tip when a query or aggregation is generated without
22
+ content (:issue:`COMPASS-7837`).
23
+ - Adds a confirmation dialog when quitting Compass
24
+ (:issue:`COMPASS-6435`).
25
+ - Expands options when applied from a query history that has options.
26
+
27
+ Bug Fixes:
28
+
29
+ - Regular expression and number query history fix
30
+ (:issue:`COMPASS-7215`, :issue:`COMPASS-7008`).
31
+ - Keeps listeners for insert document validity on document view
32
+ (:issue:`COMPASS-3246`).
33
+ - Hides inaccurate collection statistics for timeseries
34
+ (:issue:`COMPASS-6712`).
35
+ - Removes 'Preview' label from OIDC (:issue:`COMPASS-7666`).
36
+ - Uses system ca certificates in Atlas requests and OIDC
37
+ (:issue:`COMPASS-7950`).
38
+ - Hides edit view button in read only mode (:issue:`COMPASS-7688`).
39
+ - Updates line numbers to be unselectable (:issue:`COMPASS-7941`).
40
+ - Sidebar tab fix.
41
+
42
+ `Full Changelog available on GitHub
43
+ <https://github.com/mongodb-js/compass/compare/v1.43.1...v1.43.2>`__
44
+
14
45
|compass| 1.43.1
15
46
----------------
16
47
17
- *Released Jun 12, 2024*
48
+ *Released June 12, 2024*
18
49
19
50
New Features:
20
51
You can’t perform that action at this time.
0 commit comments