Skip to content

Commit bb7e149

Browse files
authored
DOCSP-42028-1435-releasenotes (#655)
* DOCSP-42028-1-4-3-Release Notes * * * * * * * * * * * * * * * * * *
1 parent 4d4f506 commit bb7e149

File tree

2 files changed

+26
-1
lines changed

2 files changed

+26
-1
lines changed

snooty.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ toc_landing_pages = [
3131

3232
[constants]
3333
download-page = "`downloads page <https://www.mongodb.com/try/download/compass>`__"
34-
current-version = "1.43.4"
34+
current-version = "1.43.5"
3535
atlas = "MongoDB Atlas"
3636
qe = "Queryable Encryption"
3737
qe-preview = "{+qe+} Public Preview"

source/release-notes.txt

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)