File tree Expand file tree Collapse file tree 2 files changed +26
-1
lines changed Expand file tree Collapse file tree 2 files changed +26
-1
lines changed Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ toc_landing_pages = [
3131
3232[constants ]
3333download-page = " `downloads page <https://www.mongodb.com/try/download/compass>`__"
34- current-version = " 1.43.4 "
34+ current-version = " 1.43.5 "
3535atlas = " MongoDB Atlas"
3636qe = " Queryable Encryption"
3737qe-preview = " {+qe+} Public Preview"
Original file line number Diff line number Diff line change @@ -10,6 +10,31 @@ Release Notes
1010 :depth: 1
1111 :class: twocols
1212
13+ |compass| 1.43.5
14+ ----------------
15+
16+ *Released July 31, 2024*
17+
18+ New Features:
19+
20+ - A warning toast message now displays when Compass cannot access credential
21+ storage (:issue:`COMPASS-7819`).
22+
23+ Bug Fixes:
24+
25+ - Fixed a bug when closing the :guilabel:`Performance` telemetry screen
26+ caused a crash (:issue:`COMPASS-8056`).
27+ - Fixed a bug when sidebar search displayed only database names when both
28+ database and other object names matched the search
29+ criteria (:issue:`COMPASS-8026`).
30+ - Fixed a bug that prevented adding nested fields on object-type
31+ fields (:issue:`COMPASS-7929`).
32+ - Fixed a bug that caused EJSON data types to export incorrectly when
33+ export to JSON (:issue:`COMPASS-8099`).
34+
35+ `Full Changelog available on GitHub
36+ <https://github.com/mongodb-js/compass/compare/v1.43.4...v1.43.5>`__
37+
1338|compass| 1.43.4
1439----------------
1540
You can’t perform that action at this time.
0 commit comments