@@ -10,6 +10,34 @@ Release Notes
10
10
:depth: 1
11
11
:class: twocols
12
12
13
+ |compass| 1.36.4
14
+ ----------------
15
+
16
+ *Released April 27, 2023*
17
+
18
+ New Features:
19
+
20
+ - Update add data icon to plus with circle from download (:issue:`COMPASS-6494`)
21
+ - Show import progress in toast, make import background
22
+ (:issue:`COMPASS-6540`, :issue:`COMPASS-6555`)
23
+ - Import progress (:issue:`COMPASS-6721`)
24
+ - Update new connection text to new window (:issue:`COMPASS-6723`)
25
+
26
+ Bug Fixes:
27
+
28
+ - Remove re-count when not available (:issue:`COMPASS-5179`, :issue:`COMPASS-6649`)
29
+ - Fill autocomplete on tab (:issue:`COMPASS-6695`)
30
+ - Show error border when focused (:issue:`COMPASS-6724`)
31
+ - Compass readonly allows to drop namespaces from the sidebar (:issue:`COMPASS-6687`)
32
+ - Fixes the problem of refresh button on collection tab not refreshing
33
+ the collection stats (:issue:`COMPASS-6738`)
34
+ - Update windows config file fetching location one folder up (:issue:`COMPASS-6527`)
35
+ - If listCSVFields() or analyzeCSVFields() fails it will display the error
36
+ in the modal (:issue:`COMPASS-6737`)
37
+
38
+ `Full Changelog avaialble on GitHub
39
+ <https://github.com/mongodb-js/compass/compare/v1.36.3...v1.36.4>`__
40
+
13
41
|compass| 1.36.3
14
42
----------------
15
43
@@ -51,7 +79,7 @@ Bug Fixes:
51
79
(:issue:`COMPASS-6633`)
52
80
- Optimize CSV field type detection
53
81
54
- `Full Changelog: v1.36.1...v1.36.2
82
+ `Full Changelog available on GitHub
55
83
<https://github.com/mongodb-js/compass/compare/v1.36.1...v1.36.2>`__
56
84
57
85
|compass| 1.36.0
0 commit comments