Skip to content

Commit abdb28c

Browse files
authored
DOCSP-47969 Compass 1.45.4 RN (#725)
1 parent 5e3fdec commit abdb28c

File tree

2 files changed

+36
-1
lines changed

2 files changed

+36
-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.44.5"
35+
current-version = "1.45.4"
3636
atlas = "MongoDB Atlas"
3737
qe = "Queryable Encryption"
3838
qe-preview = "{+qe+} Public Preview"

source/release-notes.txt

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

13+
|compass| 1.45.4
14+
----------------
15+
16+
*Released March 10, 2025*
17+
18+
New Features:
19+
20+
- Connect in new window with connect split-button (:issue:`COMPASS-8473`)
21+
22+
- Add confirmation modal when applying rules, add explicit editing state (:issue:`COMPASS-8861`)
23+
24+
- Bump :program:`mongosh`, driver to latest (:issue:`COMPASS-9056`)
25+
26+
- Allow aborting analysis while in progress (:issue:`COMPASS-9052`)
27+
28+
29+
Bug Fixes:
30+
31+
- Update maps from Map Tiles API v2 to Raster Tiles API v3 (:issue:`COMPASS-8981`)
32+
33+
- Prevent losing changes in validation editor (:issue:`COMPASS-9003`)
34+
35+
- Document preview overflow styles (:issue:`COMPASS-8997`)
36+
37+
- Hang when the shell output reaches ``maxOutputLines``
38+
(:issue:`COMPASS-7567` and :issue:`MONGOSH-2021`)
39+
40+
- Update driver and patch ``package-lock.json`` hoisting for ``mongosh`` packages
41+
42+
- Unified validation preview CTA (:issue:`COMPASS-8862`)
43+
44+
45+
`Full Changelog available on Github
46+
<https://github.com/mongodb-js/compass/compare/v1.45.3...v1.45.4>`__
47+
1348
|compass| 1.45.3
1449
----------------
1550

0 commit comments

Comments
 (0)