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
16 changes: 15 additions & 1 deletion source/release-notes.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,24 @@
:depth: 1
:class: twocols

|compass| 1.45.2
----------------

*Released January 28, 2025*

New Features:

- Adds a button that expands nested fields for all currently visible documents

Check failure on line 20 in source/release-notes.txt

View workflow job for this annotation

GitHub Actions / TDBX Vale rules

[vale] reported by reviewdog 🐶 [MongoDB.ConciseTerms] 'now' is preferred over 'currently'. Raw Output: {"message": "[MongoDB.ConciseTerms] 'now' is preferred over 'currently'.", "location": {"path": "source/release-notes.txt", "range": {"start": {"line": 20, "column": 52}}}, "severity": "ERROR"}
(:issue:`COMPASS-8233`)
- Remove option to create capped collections (:issue:`COMPASS-8292`)

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

|compass| 1.45.1
----------------

*Released January 15, 2024*
*Released January 15, 2025*

Bug Fixes:

Expand Down
Loading