Skip to content

Commit f6f000c

Browse files
(DOCSP-15560): 1.26.1 release notes
1 parent fe4d0cc commit f6f000c

File tree

2 files changed

+29
-1
lines changed

2 files changed

+29
-1
lines changed

snooty.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ toc_landing_pages = ["/install", "/connect", "/instance", "/query/filter", "/que
88

99
[constants]
1010
download-page = "`downloads page <https://www.mongodb.com/download-center/compass?tck=docs_compass>`__"
11-
current-version = "1.26.0"
11+
current-version = "1.26.1"
1212

1313

1414
[substitutions]

source/release-notes.txt

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

13+
|compass| 1.26.1
14+
----------------
15+
16+
*Released April 9, 2021*
17+
18+
New Features:
19+
20+
- Allows functions in the query bar and aggregations.
21+
22+
- When navigating to the :ref:`Databases <database-tab>` view,
23+
|compass-short| now clears a previously selected collection
24+
from the left navigation.
25+
26+
- Updates the :ref:`embedded MongoDB Shell <embedded-mongodb-shell>` to
27+
version ``0.9.0``.
28+
29+
Bug Fixes:
30+
31+
- |compass-short| now displays the expected value when you update
32+
fields in the table view.
33+
34+
- Creating a collection or database is now prohibited when form
35+
fields are empty.
36+
37+
- Schema tab graphs no longer fail to render when switching tabs.
38+
39+
- SSH tunnel no longer hangs on disconnect.
40+
1341
|compass| 1.26.0
1442
----------------
1543

0 commit comments

Comments
 (0)