Skip to content

Commit 13f9a51

Browse files
jason-price-mongodbjason-price-mongodb
andauthored
DOCSP-30407-compass-release-notes (#512)
* DOCSP-30407-compass-release-notes * DOCSP-30407-compass-release-notes * DOCSP-30407-compass-release-notes * DOCSP-30407-compass-release-notes * DOCSP-30407-compass-release-notes * DOCSP-30407-compass-release-notes * DOCSP-30407-compass-release-notes * DOCSP-30407-compass-release-notes * DOCSP-30407-compass-release-notes * DOCSP-30407-compass-release-notes * DOCSP-30407-compass-release-notes * DOCSP-30407-compass-release-notes * DOCSP-30407-compass-release-notes * DOCSP-30407-compass-release-notes --------- Co-authored-by: jason-price-mongodb <[email protected]>
1 parent ef9851f commit 13f9a51

File tree

2 files changed

+53
-1
lines changed

2 files changed

+53
-1
lines changed

snooty.toml

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

2828
[constants]
2929
download-page = "`downloads page <https://www.mongodb.com/try/download/compass>`__"
30-
current-version = "1.37.0"
30+
current-version = "1.38.0"
3131

3232
[[banners]]
3333
targets = [

source/release-notes.txt

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

13+
|compass| 1.38.0
14+
----------------
15+
16+
*Released June 21, 2023*
17+
18+
New Features:
19+
20+
- OpenID Connect (OIDC) authentication (:issue:`COMPASS-6803`).
21+
- Stage wizard, which helps build aggregation pipelines
22+
(:issue:`COMPASS-6814`).
23+
- Add visual tree and update summary for aggregation explain plans
24+
(:issue:`COMPASS-6821` and :issue:`COMPASS-6888`).
25+
- Open a collection in a new tab shortcut.
26+
- Add performance tab indicator to state that information about certain
27+
collections is missing (:issue:`COMPASS-6593`).
28+
- Add Atlas error message when connection fails because of IP access
29+
issue (:issue:`COMPASS-6842`).
30+
- Show insight when query is unindexed (:issue:`COMPASS-6832`).
31+
- Show insight when number of collections is too high
32+
(:issue:`COMPASS-6835`).
33+
- Add unindexed aggregation insight (:issue:`COMPASS-6833`).
34+
- Implement guide cue component in Compass to provide contextual user
35+
interface assistance (:issue:`COMPASS-6334`).
36+
- Add support for hiding and unhiding indexes in the Index tab.
37+
38+
Bug Fixes:
39+
40+
- Add file type filters when exporting data (:issue:`COMPASS-6890`).
41+
- Rename "Less Options" to "Fewer Options" (:issue:`COMPASS-6774`).
42+
- Support dark mode for ``TypeEditor`` drop down (:issue:`COMPASS-6893`).
43+
- Fix execution time for aggregation explain plan
44+
(:issue:`COMPASS-6496`).
45+
- Fix fast XML parser issue (:issue:`COMPASS-6905`).
46+
- Use ``enableShell`` setting to control the runtime start and stop.
47+
- Include ``has_sort`` in telemetry.
48+
- Various jQuery fixes (:issue:`COMPASS-6885`, :issue:`COMPASS-6884`,
49+
:issue:`COMPASS-6883`, and :issue:`COMPASS-6882`).
50+
- Replace ``got`` with ``fetch`` in redirect (:issue:`COMPASS-6881`).
51+
- Fix redirects (:issue:`COMPASS-6880` and :issue:`COMPASS-6879`).
52+
- Show 1 as the page number for collections when no entries are present.
53+
- Select combo box option ``onBlur`` issue (:issue:`COMPASS-6511`).
54+
- Use ``mongodb-cloud-info`` v2 for IPv6 support in cloud metrics
55+
(:issue:`COMPASS-6795`).
56+
- Fix editor dark mode background selection color
57+
(:issue:`COMPASS-6910`).
58+
- Disable the autoupdater for MSI installs (Windows without Squirrel)
59+
(:issue:`COMPASS-6857`).
60+
- Fix for ``bulkWrite`` when importing data (:issue:`COMPASS-6928`).
61+
62+
`Full Changelog available on GitHub
63+
<https://github.com/mongodb-js/compass/compare/v1.37.0...v1.38.0>`__
64+
1365
|compass| 1.37.0
1466
----------------
1567

0 commit comments

Comments
 (0)