Skip to content

Commit 1fce7c0

Browse files
(DOCSP-29135) 1.37 Release Notes (#597)
* (DOCSP-29135) v1.37) * Fixes * Update source/release-notes.txt Co-authored-by: kanchana-mongodb <[email protected]> --------- Co-authored-by: kanchana-mongodb <[email protected]>
1 parent e427479 commit 1fce7c0

File tree

1 file changed

+31
-0
lines changed

1 file changed

+31
-0
lines changed

source/release-notes.txt

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,37 @@ MongoDB Charts Release Notes
1010
:depth: 1
1111
:class: twocols
1212

13+
|charts| v1.37
14+
--------------
15+
16+
*Released April 6th, 2023*
17+
18+
Improvements in this release:
19+
20+
- Dashboard owners can now
21+
:ref:`schedule reports <scheduled-reports>`, sending
22+
one-time or recurring |pdf| or |png| dashboard reports by email.
23+
24+
- Chart authors can now see and apply
25+
:ref:`charts suggestions <apply-suggested-charts>` in Chart Builder.
26+
27+
- Charts authors now see a help button with links to documentation.
28+
29+
- |charts-short| can now be activated in two ways:
30+
31+
- Click the :guilabel:`Charts` tab in the |service| UI, or
32+
- Click :guilabel:`Visualize your Data` in the :guilabel:`Data Explorer`. :guilabel:`Visualize your Data` now opens the Chart Builder with the collection you chose to visualize configured as a data source.
33+
34+
- Users with the |service| permission :authrole:`Project Data Access Read Only` and above may now activate |charts-short|.
35+
36+
- Developers using the embedded SDK can now:
37+
38+
- Download an embedded dashboard as a binary or base64 image.
39+
40+
- Use the ``getData()`` method to get data from charts in an embedded dashboard.
41+
42+
- Initialize the filters on an embedded dashboard when rendering the dashboard for the first time.
43+
1344
|charts| v1.36.1
1445
----------------
1546

0 commit comments

Comments
 (0)