Skip to content

Commit ffd402d

Browse files
(DOCSP-12345): v1.18 release notes
1 parent d9a6272 commit ffd402d

File tree

1 file changed

+40
-0
lines changed

1 file changed

+40
-0
lines changed

source/release-notes.txt

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

13+
|charts| v1.18.0
14+
----------------
15+
16+
*Released September 15, 2020*
17+
18+
Improvements in this release:
19+
20+
- Adds new :ref:`Top Item <top-item-ref>` chart type, allowing you to
21+
see details of a single item from a collection.
22+
23+
- Allows changing the size of text labels on a chart.
24+
25+
- Adds new :guilabel:`Period` option on
26+
:ref:`date filters <charts-filter-documents>`, allowing you to
27+
filter by a current or previous period.
28+
29+
- Allows sorting a chart on a specific series when the chart uses
30+
multiple series generated from different fields.
31+
32+
Bug fixes in this release:
33+
34+
- Array reduction options no longer show on wrong cards after deleting
35+
fields.
36+
37+
- Improves performance of queries when absolute date filters are used.
38+
39+
- Improves rendering of multi-series charts containing empty bins.
40+
41+
- Embedded charts no longer blank out when refreshing.
42+
43+
- Zoomed dashboard view now fills the entire screen.
44+
45+
- Tables containing a mixture of unbinned dates and binned values no
46+
longer show empty cells where dates should appear.
47+
48+
- Improves rendering consistency across different chart types.
49+
50+
- Charts no longer hang hang during rendering if the number of
51+
requested bins was very large.
52+
1353
|charts| v1.17.0
1454
----------------
1555

0 commit comments

Comments
 (0)