File tree Expand file tree Collapse file tree 1 file changed +25
-0
lines changed Expand file tree Collapse file tree 1 file changed +25
-0
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,31 @@ MongoDB Charts Release Notes
10
10
:depth: 1
11
11
:class: twocols
12
12
13
+ |charts| v1.39.0
14
+ ----------------
15
+
16
+ *Released August 22th, 2023*
17
+
18
+ Improvements in this release:
19
+
20
+ - |charts-short| now supports a new chart type: :ref:`Candlestick Charts
21
+ <candlestick-chart-ref>`.
22
+ - Dashboard viewers can save a dashboard as a |png|.
23
+ - |charts-short| now supports :ref:`visualizing your Atlas billing data
24
+ <billing-dashboards>` directly inside the |charts| application.
25
+ - You can programmatically customize your embedded charts using the :ref:`new
26
+ rendering specifications <rendering-spec-options>`.
27
+ - The |charts-short| timeout limit increased to 10 minutes for
28
+ experimentation.
29
+
30
+ .. note::
31
+
32
+ Please contact `MongoDB Support <https://support.mongodb.com/welcome>`__ to set up the timeout limit increase.
33
+
34
+ Bug fixes in this release:
35
+
36
+ - Dashboard filters now work correctly when displaying heterogeneous fields.
37
+
13
38
|charts| v1.38.1
14
39
----------------
15
40
You can’t perform that action at this time.
0 commit comments