File tree Expand file tree Collapse file tree 1 file changed +31
-0
lines changed Expand file tree Collapse file tree 1 file changed +31
-0
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,37 @@ Release Notes
1010 :depth: 1
1111 :class: singlecol
1212
13+ |charts| SaaS v1.6.0
14+ --------------------
15+
16+ *Released September 3, 2019*
17+
18+ Improvements in this release:
19+
20+ - New design for :ref:`Data Sources <data-sources>` list.
21+
22+ - New Data Source :guilabel:`Name` attribute replaces the
23+ :guilabel:`Alias` attribute.
24+
25+ - Data Source owners can now add, edit, or remove an
26+ :ref:`Aggregation Pipeline <data-sources-pipeline>` on a data
27+ source, including the ability to join multiple collections using
28+ :ref:`$lookup <join-data>`.
29+
30+ - Version detection to detect unsupported MongoDB versions or disable
31+ unsupported chart features.
32+
33+ - Option to enable or disable thousands separators in numbers on
34+ charts.
35+
36+ Bug fixes in this release:
37+
38+ - Time zone conversions are now correct in Table chart types.
39+
40+ - Support for queries using ``{ $not: { $regex: … } }`` structure.
41+
42+ - Miscellaneous performance, reliability and security improvements.
43+
1344|charts| SaaS v1.5.0
1445--------------------
1546
You can’t perform that action at this time.
0 commit comments