@@ -10,6 +10,56 @@ Atlas Charts Release Notes
10
10
:depth: 1
11
11
:class: twocols
12
12
13
+ |charts| v1.45.0
14
+ ----------------
15
+
16
+ *Released July 4th, 2024*
17
+
18
+ Improvements in this release:
19
+
20
+ - Developers using the embedded SDK can now use the :ref:`preFilter()
21
+ <pre-filter-embedded-sdk>` method to elevate the execution of filters
22
+ in |charts-short| and dashboard embedding.
23
+ - Users can use invoices from linked |service| organizations while
24
+ setting up the |service| :ref:`billing dashboard <billing-dashboards>`
25
+ in |charts-short|.
26
+
27
+ Bug fixes in this release:
28
+
29
+ - Fixes an issue where you couldn't import a dashboard because the
30
+ :ref:`Table Chart <data-table-ref>` in the dashboard has a
31
+ :ref:`hyperlink <hyperlinking>`.
32
+ - Fixes an issue where a :ref:`dashboard filter <filter-dashboards>`
33
+ didn't work.
34
+ - Fixes an issue where a :ref:`billing dashboard <billing-dashboards>`
35
+ ingestion didn't work due to the size of the payload.
36
+
37
+ |charts| v1.44.0
38
+ ----------------
39
+
40
+ *Released April 30th, 2024*
41
+
42
+ Improvements in this release:
43
+
44
+ - Chart Authors can now :ref:`create Hyperlinks in table charts <hyperlinking>`.
45
+ - Adds the ability to :ref:`secure access to a public dashboard with a passcode
46
+ <dashboard-access-link>`.
47
+ - :ref:`Atlas billing dashboards <billing-dashboards>` now support linked
48
+ organizations in |service|, cluster tags, and manually entering
49
+ an organization's details for ingestion.
50
+ - A :authrole:`Project Owner` can now :ref:`disconnect a database and its
51
+ corresponding collections <disconnect-data-source>` from |charts|.
52
+
53
+ Bug fixes in this release:
54
+
55
+ - Fixes an issue where you couldn't import a dashboard because one of the
56
+ charts was a :ref:`Top Line Item chart <top-item-ref>`.
57
+ - Fixes an issue where you could bin, sort, and limit options for unwound
58
+ arrays in :ref:`Natural Language Charts <nlc>`.
59
+ - Fixes an issue where a redundant filter appeared when users toggled
60
+ between :guilabel:`Natural Language` mode and :guilabel:`Classic
61
+ mode`.
62
+
13
63
|charts| v1.43.0
14
64
----------------
15
65
0 commit comments