Skip to content
Merged
Changes from 4 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
22 changes: 22 additions & 0 deletions source/release-notes.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,28 @@ 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 before creating the window to prevent network traffic in

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[nitpick] "Disable spellcheck to prevent network traffic in isolated mode" is a little clearer

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