Skip to content
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