Skip to content

Commit 1d4df61

Browse files
authored
(DOCSP-27065) 1.35 release notes (#570)
* (DOCSP-27065) 1.35 release notes
1 parent 9752c57 commit 1d4df61

File tree

1 file changed

+57
-0
lines changed

1 file changed

+57
-0
lines changed

source/release-notes.txt

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

13+
|charts| v1.35
14+
--------------
15+
16+
*Released December 13th, 2022*
17+
18+
Improvements in this release:
19+
20+
- Project Owners can manage viewing permissions on a deployment from
21+
the :ref:`Data Sources <data-sources>` page.
22+
23+
Bug fixes in this release:
24+
25+
- Fixes an issue where opening a dashboard would update the time it was
26+
last modified.
27+
28+
- Fixes an issue with dashboard filter data source details.
29+
30+
- Fixes an issue with replacing array fields in the chart builder.
31+
32+
- Fixes an issue with sorting by value for colored charts.
33+
34+
- Fixes an issue where latitude and longitude fields were lost when
35+
editing geospatial heatmap or scatter charts.
36+
37+
- Fixes an issue for Safari where number fields were not displayed
38+
correctly in the :guilabel:`Encode` tab.
39+
40+
- Fixes an issue with the :guilabel:`Wrap Text` and
41+
:guilabel:`Column Total` rules on table charts.
42+
43+
- Fixes several issues with the query bar, including an overflowing
44+
error on the tooltip.
45+
46+
- Fixes an issue with rendering chart titles.
47+
48+
- Dashboards are now correctly imported when ``textSize`` fields exist
49+
with invalid data sources.
50+
51+
- You can now correctly add an embedding provider from the
52+
:guilabel:`Chart Embedding Settings` dialog.
53+
54+
- Geospatial scatter charts now render correctly when using array
55+
coordinates.
56+
57+
- Buttons on the :guilabel:`Refresh Settings` modal now display
58+
correctly on small screens.
59+
60+
- Long chart titles now display properly in the
61+
:guilabel:`Import Dashboard` dialog.
62+
63+
- Multi-level lookups in the chart builder :guilabel:`Fields` list are
64+
now displayed properly.
65+
66+
- Sample document details from a data source now display correctly.
67+
68+
- The Regex binning option is now enabled for MongoDB 4.2 and above.
69+
1370
|charts| v1.34
1471
--------------
1572

0 commit comments

Comments
 (0)