Skip to content

Commit 48504ce

Browse files
(DOCSP-12746): v1.19 release notes (#418)
* (DOCSP-12746): v1.19 release notes * typo fix
1 parent 0c8e359 commit 48504ce

File tree

1 file changed

+49
-0
lines changed

1 file changed

+49
-0
lines changed

source/release-notes.txt

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

13+
|charts| v1.19.0
14+
----------------
15+
16+
*Released October 13, 2020*
17+
18+
Improvements in this release:
19+
20+
- Introduces :ref:`Lookup Fields <add-lookup-field>` in the Chart
21+
Builder.
22+
23+
- Introduces binning on string-typed fields in category channels.
24+
25+
- Adds ability to limit the number of documents displayed on
26+
:ref:`Table Charts <data-table-ref>`.
27+
28+
- Adds new tour showing virtual and lookup fields.
29+
30+
Bug fixes in this release:
31+
32+
- Field encodings are now correctly retained when swapping between
33+
Geo Scatter and Geo Heatmap chart types.
34+
35+
- Calculated fields that return objects can now be modified or deleted.
36+
37+
- Fixes a rendering issue for Area charts when some bins or categories
38+
had no values.
39+
40+
- Geospatial charts can now be panned independently.
41+
42+
- Fixes an issue when scatter charts with log scales were panned with
43+
the mouse.
44+
45+
- Changes to the :guilabel:`Filter Allow` list are now immediately
46+
picked up by embedded charts.
47+
48+
- Prevents some “white screen” errors from occurring in the Chart
49+
Builder.
50+
51+
- Allows editing chart titles while a chart is loading.
52+
53+
- Empty arrays now show the ``[]`` symbol in the Chart Builder field
54+
panel.
55+
56+
- Improves the refresh behavior for expired authentication sessions.
57+
58+
- |charts| no longer crashes when geospatial charts are rendered with
59+
``NaN`` coordinates.
60+
61+
1362
|charts| v1.18.0
1463
----------------
1564

0 commit comments

Comments
 (0)