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 @@ -10,6 +10,27 @@ Release Notes
:depth: 1
:class: twocols

|compass| 1.44.7
----------------

*Released November 20, 2024*

New Features:

- Adds an expandable json editor
- Adds a connect button to connections in the sidebar (:issue:`COMPASS-8381`)
- Adds an active connections toggle in the sidebar (:issue:`COMPASS-8114`)
- Adds a connections filter popover in the sidebar (:issue:`COMPASS-8503`)

Bug Fixes:

- Use semaphore to limit reads (:issue:`COMPASS-7256`)
- Expandable readonly document (:issue:`COMPASS-4635`)
- Remove accelerators for linux (:issue:`COMPASS-8494`)

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

|compass| 1.44.6
----------------

Expand Down
Loading