Skip to content

DOCSP-49875 Compass 1.46.2 release notes #747

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 21 additions & 0 deletions source/release-notes.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,27 @@ Release Notes
:depth: 1
:class: twocols

|compass| 1.46.2
----------------

*Released May 9, 2025*

New Features:

- Allow users to disable dbStats and collStats in application preferences
(:issue:`COMPASS-5387`)
- Add an error modal for viewing document validation error details
(:issue:`COMPASS-8868`)
- Use an iterable cursor for schema analysis (:issue:`COMPASS-9150`, :issue:`COMPASS-9315`)


Bug Fixes:

- Disable spellcheck to prevent network traffic in isolated mode (:issue:`COMPASS-8166`)

`Full Changelog available on Github
<https://github.com/mongodb-js/compass/compare/v1.46.1...v1.46.2>`__

|compass| 1.46.1
----------------

Expand Down