Skip to content

Commit dfb36f0

Browse files
committed
Adds changes from release
1 parent 8429f27 commit dfb36f0

File tree

1 file changed

+12
-2
lines changed

1 file changed

+12
-2
lines changed

source/release-notes.txt

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,14 @@ Release Notes
1515

1616
New Features:
1717

18-
- Connect in new window with connect split-button (:issue:`COMPASS-8473`)
18+
- Connect in new window with connect split-button (:issue:`COMPASS-8473`)
19+
20+
- Add confirmation modal when applying rules, add explicit editing state (:issue:`COMPASS-8861`)
21+
22+
- Bump :program:`mongosh`, driver to latest (:issue:`COMPASS-9056`)
23+
24+
- Allow aborting analysis while in progress (:issue:`COMPASS-9052`)
25+
1926

2027
Bug Fixes:
2128

@@ -25,11 +32,14 @@ Bug Fixes:
2532

2633
- Document preview overflow styles (:issue:`COMPASS-8997`)
2734

28-
- Hang when the shell output reaches maxOutputLines
35+
- Hang when the shell output reaches ``maxOutputLines``
2936
(:issue:`COMPASS-7567` and :issue:`MONGOSH-2021`)
3037

3138
- Update driver and patch ``package-lock.json`` hoisting for ``mongosh`` packages
3239

40+
- Unified validation preview CTA (:issue:`COMPASS-8862`)
41+
42+
3343
`Full Changelog available on Github
3444
<https://github.com/mongodb-js/compass/compare/v1.45.3...v1.45.4>`__
3545

0 commit comments

Comments
 (0)