@@ -10,6 +10,32 @@ Release Notes
1010 :depth: 1
1111 :class: twocols
1212
13+ |compass| 1.42.0
14+ ----------------
15+
16+ *Released January 31, 2024*
17+
18+ New Features
19+
20+ - Compass now supports :ref:`Bulk Update <compass-bulk-update>` and
21+ :ref:`Bulk Delete<compass-bulk-delete>`
22+ operations (:issue:`COMPASS-7329`, :issue:`COMPASS-7330`).
23+
24+ Bug Fixes
25+
26+ - Fixed namespace stats that refresh after document updates.
27+ - Fixed table card autosizing (:issue:`COMPASS-7548`).
28+ - Fixed an issue when opening a new collection tab if an existing
29+ collection tab with the same name was already open
30+ (:issue:`COMPASS-7556`).
31+ - Fixed an issue where switching tabs would reset vertical scrolling
32+ to the top position (:issue:`COMPASS-7370`).
33+ - Fixed an issue where invalid dates resulted in a blank export page
34+ (:issue:`COMPASS-7515`).
35+
36+ `Full changelog available on GitHub
37+ <https://github.com/mongodb-js/compass/compare/v1.41.0...v1.42.0>`__
38+
1339|compass| 1.41.0
1440----------------
1541
@@ -51,32 +77,6 @@ Bug Fixes:
5177`Full changelog available on GitHub
5278<https://github.com/mongodb-js/compass/compare/v1.40.4...v1.41.0>`__
5379
54- |compass| 1.42.0
55- ----------------
56-
57- *Released January 31, 2024*
58-
59- New Features
60-
61- - Compass now supports :ref:`Bulk Update <compass-bulk-update>` and
62- :ref:`Bulk Delete<compass-bulk-delete>`
63- operations (:issue:`COMPASS-7329`, :issue:`COMPASS-7330`).
64-
65- Bug Fixes
66-
67- - Fixed namespace stats that refresh after document updates.
68- - Fixed table card autosizing (:issue:`COMPASS-7548`).
69- - Fixed an issue when opening a new collection tab if an existing
70- collection tab with the same name was already open
71- (:issue:`COMPASS-7556`).
72- - Fixed an issue where switching tabs would reset vertical scrolling
73- to the top position (:issue:`COMPASS-7370`).
74- - Fixed an issue where invalid dates resulted in a blank export page
75- (:issue:`COMPASS-7515`).
76-
77- `Full changelog available on GitHub
78- <https://github.com/mongodb-js/compass/compare/v1.41.0...v1.42.0>`__
79-
8080|compass| 1.40.4
8181----------------
8282
0 commit comments