@@ -10,6 +10,34 @@ Release Notes
1010 :depth: 1
1111 :class: twocols
1212
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+
1341|compass| 1.36.3
1442----------------
1543
@@ -51,7 +79,7 @@ Bug Fixes:
5179 (:issue:`COMPASS-6633`)
5280- Optimize CSV field type detection
5381
54- `Full Changelog: v1.36.1...v1.36.2
82+ `Full Changelog available on GitHub
5583<https://github.com/mongodb-js/compass/compare/v1.36.1...v1.36.2>`__
5684
5785|compass| 1.36.0
0 commit comments