Skip to content

Commit 3a1880d

Browse files
committed
(DOCSP-28194) 1.36.1 release notes (#585)
* (DOCSP-28194) 1.36.1 release notes * add link * Apply feedback
1 parent 1b384a9 commit 3a1880d

File tree

1 file changed

+51
-0
lines changed

1 file changed

+51
-0
lines changed

source/release-notes.txt

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

13+
|charts| v1.36.1
14+
----------------
15+
16+
*Released February 22nd, 2023*
17+
18+
Improvements in this release:
19+
20+
- Users can now load various sample dashboards in |charts|,
21+
including Product, Sales, Observability, and IoT
22+
data dashboards.
23+
24+
- Developers can use the SDK to
25+
:ref:`filter data in embedded dashboards <filter-embedded-dashboards>` with embedded dashboard filters and
26+
user injected filters.
27+
28+
- Developers can now use the SDK to download an embedded
29+
dashboard as a binary or base64 image.
30+
31+
- Charts and Dashboard authors can now enable the embedding setting
32+
:guilabel:`Allow all fields in the data sources used in this dashboard`
33+
to quickly allow all the fields in a data source to be used as
34+
filters for embedded charts and dashboards.
35+
36+
- In the side navigation panel, :guilabel:`Data Usage` is now named
37+
:guilabel:`Data Transfer`.
38+
39+
- Improved the process for saving an imported dashboard.
40+
41+
Bug fixes in this release:
42+
43+
- ``getFilter`` and ``getHighlight`` SDK methods now return values in a
44+
consistent format.
45+
46+
- Fixes an issue with bin sizes displaying incorrectly after using
47+
array reduction.
48+
49+
- Fixes an issue where applying dashboard filters would render charts
50+
blank.
51+
52+
- Fixes an issue where |charts-short| returned a disk use error when
53+
refreshing data sources.
54+
55+
- Fields now render correctly when lookup fields have an empty array.
56+
57+
- Nested fields now display correctly inside the dashboard filter pane.
58+
59+
- Arabic and Slovenian dates now display correctly.
60+
61+
- The background colors of charts in embedded dashboards now render
62+
correctly.
63+
1364
|charts| v1.35
1465
--------------
1566

0 commit comments

Comments
 (0)