File tree Expand file tree Collapse file tree 1 file changed +30
-0
lines changed Expand file tree Collapse file tree 1 file changed +30
-0
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,36 @@ MongoDB Charts Cloud Release Notes
10
10
:depth: 1
11
11
:class: twocols
12
12
13
+ |charts| v1.32.1
14
+ ----------------
15
+
16
+ *Released May 16, 2022*
17
+
18
+ Improvements in this release:
19
+
20
+ - Adds a new :guilabel:`Embedding` page that includes guidance for
21
+ :ref:`getting started with embedding <get-started-embedding>` and
22
+ :ref:`lists all your embedded charts and dashboards
23
+ <manage-embedded-items>`.
24
+
25
+ - Moves the :guilabel:`Authentication Settings` inside the
26
+ :guilabel:`Embedding` page. To learn more, see
27
+ :ref:`configure-auth-providers`.
28
+
29
+ - Adds a new page to see Charts :ref:`data usage <admin-settings>`.
30
+
31
+ - For developers, updates the Charts :ref:`Embedding SDK
32
+ <embedding-charts-sdk>` to v2.3.0-beta.1 to support programmatic
33
+ filtering of charts inside an embedded dashboard.
34
+
35
+ Bug fixes in this release:
36
+
37
+ - Fixes an issue where Charts appended the ``$regularExpression``
38
+ operator to an aggregation pipeline.
39
+
40
+ - Supports adding ``$search`` as the first stage in an aggregation
41
+ pipeline.
42
+
13
43
|charts| v1.31.1
14
44
----------------
15
45
You can’t perform that action at this time.
0 commit comments