@@ -10,6 +10,32 @@ Release Notes
10
10
:depth: 1
11
11
:class: twocols
12
12
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
+
13
39
|compass| 1.41.0
14
40
----------------
15
41
@@ -51,32 +77,6 @@ Bug Fixes:
51
77
`Full changelog available on GitHub
52
78
<https://github.com/mongodb-js/compass/compare/v1.40.4...v1.41.0>`__
53
79
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
-
80
80
|compass| 1.40.4
81
81
----------------
82
82
0 commit comments