Skip to content

Commit 9ac22c0

Browse files
(DOCSP-6766): 1.6.0 release notes
1 parent 2a83931 commit 9ac22c0

File tree

1 file changed

+31
-0
lines changed

1 file changed

+31
-0
lines changed

source/release-notes.txt

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)