Skip to content

Commit ff17104

Browse files
authored
DOCSP-44362 Compass 1.44.5 release notes (#679)
* DOCSP-44362 Compass 1.44.5 release notes * Adds updated release notes * Feedback
1 parent 1ea3cf5 commit ff17104

File tree

2 files changed

+25
-1
lines changed

2 files changed

+25
-1
lines changed

snooty.toml

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

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

source/release-notes.txt

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,30 @@ Release Notes
1010
:depth: 1
1111
:class: twocols
1212

13+
|compass| 1.44.5
14+
----------------
15+
16+
*Released October 14, 2024*
17+
18+
New Features:
19+
20+
- Add polling for regular indexes (:issue:`COMPASS-8214`)
21+
- Allow editing name, color, and favorite checkbox of connected
22+
connections (:issue:`COMPASS-8160`)
23+
- When :guilabel:`Protect Connection String Secrets` is enabled,
24+
display banner on the connection form (:issue:`COMPASS-8264`)
25+
- Add a :guilabel:`Save & Connect` button (:issue:`COMPASS-8360`)
26+
27+
Bug Fixes:
28+
29+
- Expired certificates in the CA list cause connections to fail (:issue:`COMPASS-8322`)
30+
- Use ``ditto`` instead of ``zip`` to package on MacOS (:issue:`COMPASS-7737`)
31+
- Show friendly error when proxy config is not supported (:issue:`COMPASS-8345`)
32+
- Bump ``mongosh``, driver, and bson to the latest versions
33+
34+
`Full Changelog available on Github
35+
<https://github.com/mongodb-js/compass/compare/v1.44.4...v1.44.5>`__
36+
1337
|compass| 1.44.4
1438
----------------
1539

0 commit comments

Comments
 (0)