Skip to content

Commit 8c4d537

Browse files
authored
DOCSP-40373 1.43.1 Release Notes (#632)
* DOCSP-40373 1.43.1 Release Notes * * * * * * * *
1 parent f46e6c6 commit 8c4d537

File tree

1 file changed

+33
-2
lines changed

1 file changed

+33
-2
lines changed

source/release-notes.txt

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

13+
14+
|compass| 1.43.1
15+
----------------
16+
17+
*Released Jun 12, 2024*
18+
19+
New Features:
20+
21+
- Added a disabled state to the Generative AI query bar. This state
22+
displays while Generative AI is fetching results :issue:`COMPASS-7902`.
23+
- Updated the close window hotkey to be :kbd:`cmd` + :kbd:`shift` +
24+
:kbd:`w` to avoid conflict with close tab :kbd:`cmd` + :kbd:`w`
25+
:issue:`COMPASS-7301`.
26+
- Added a setting for enabling sample documents. This setting improves
27+
Generative AI queries :issue:`COMPASS-7931`.
28+
- Updated Generative AI input to be resizable text area
29+
:issue:`COMPASS-7940`.
30+
31+
Bug Fixes:
32+
33+
- Fixed an issue with base64 regular expressions :issue:`COMPASS-7541`.
34+
- Fixed a display issue with the ``Create collection`` button when
35+
using Compass in readonly mode.
36+
- Removed the Hackolade banner from the schema tab
37+
:issue:`COMPASS-7974`.
38+
- Fixed an issue when a connection gets saved as favorite from the old
39+
sidebar :issue:`COMPASS-7980`.
40+
- Fixed a display issue for long index names :issue:`COMPASS-7016`.
41+
- Various user interface message and verbiage improvements.
42+
43+
`Full changelog available on GitHub
44+
<https://github.com/mongodb-js/compass/compare/v1.43.0...v1.43.1>`__
45+
1346
|compass| 1.43.0
1447
----------------
1548

@@ -36,8 +69,6 @@ Bug Fixes
3669
`Full changelog available on GitHub
3770
<https://github.com/mongodb-js/compass/compare/v1.42.5...v1.43.0>`__
3871

39-
*Upcoming*
40-
4172
New Features
4273

4374
- Queries generated by Natural Language Querying have improved

0 commit comments

Comments
 (0)