Skip to content

Commit ef807d1

Browse files
DOCSP-29677 v1.38 release notes (#611)
* v1.38 release notes
1 parent 888099c commit ef807d1

File tree

2 files changed

+35
-14
lines changed

2 files changed

+35
-14
lines changed

source/embed-chart-jwt-auth.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ Configure |charts-short| to use your Custom JWT Provider
7272
Create a Web App to Display your Chart
7373
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
7474

75-
If you already have an app in which to display your chart, youre all
75+
If you already have an app in which to display your chart, you're all
7676
set. If not, proceed with the remaining steps.
7777

7878
MongoDB offers a pre-built sample that shows you how to use the

source/release-notes.txt

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

13+
|charts| v1.38.1
14+
----------------
15+
16+
*Released May 26th, 2023*
17+
18+
Improvements in this release:
19+
20+
- Dashboard viewers can save a dashboard as a |png|.
21+
22+
Bug fixes in this release:
23+
24+
- Email reports now display properly.
25+
26+
- Dashboard refreshes now work correctly when you select the infinity
27+
option.
28+
29+
- Charts that use ``ISODate()`` queries in the query bar now render properly.
30+
31+
- Fixes an issue when using ``ObjectId()`` with injected filters in an embedded chart.
32+
33+
1334
|charts| v1.37
1435
--------------
1536

@@ -412,7 +433,7 @@ Bug fixes in this release:
412433
- Donut charts with :guilabel:`By Series` colors now display properly
413434
when data changes.
414435

415-
- Pressing the Enter key to create a new dashboard now works
436+
- Pressing the 'Enter' key to create a new dashboard now works
416437
correctly.
417438

418439
- Fixes an issue where data driven multi-series charts could not be
@@ -499,7 +520,7 @@ Improvements in this release:
499520
multi-series charts built from multiple fields.
500521

501522
- Number formatting can now be applied for every field used on a
502-
charts axis.
523+
chart's axis.
503524

504525
- Adds a new tour showing how to customize field settings.
505526

@@ -571,7 +592,7 @@ Bug fixes in this release:
571592

572593
- Swaps the order of colors 18 and 20 in the default color palette.
573594

574-
- Fixes an issue where filters sometimes couldnt be deleted from a
595+
- Fixes an issue where filters sometimes couldn't be deleted from a
575596
chart.
576597

577598
- Text can now be copied from chart titles and descriptions using the
@@ -580,7 +601,7 @@ Bug fixes in this release:
580601
- Donut chart series now render in the same order in the legend and on
581602
the chart.
582603

583-
- Charts no longer return an error if the :guilabel:`Show All Others`
604+
- Charts no longer return an error if the :guilabel:`Show "All Others"`
584605
:ref:`limiting option <charts-limit-data>` is on and the chart has no
585606
data.
586607

@@ -600,7 +621,7 @@ Bug fixes in this release:
600621
Improvements in this release:
601622

602623
- Adds the option to drill down into data on a chart by right-clicking
603-
chart elements and choosing show data for this mark.
624+
chart elements and choosing "show data for this mark."
604625

605626
- Adds the option to :ref:`pin Table columns <pin-columns>` to prevent
606627
horizontal scrolling.
@@ -732,7 +753,7 @@ Bugs fixed in this release:
732753
- Fixes an issue where the :guilabel:`Get Chart Data` dialog was empty
733754
if a chart used the :ref:`Count By Value <count-by-value-agg>`
734755
aggregation.
735-
- Fixes an issue where tables didnt sort correctly when binned dates
756+
- Fixes an issue where tables didn't sort correctly when binned dates
736757
were used in the :guilabel:`Dynamic Columns` channel.
737758
- Fixes an issue where values from the :guilabel:`Color` channel were
738759
not always sorted correctly on :ref:`Scatter <scatter-chart-ref>`
@@ -762,9 +783,9 @@ Bug fixes in this release:
762783
Bug fixes in this release:
763784

764785
- Fixes an issue where the :ref:`Convert Time Zone <charts-date-format>`
765-
toggle couldnt be enabled when customizing a field.
786+
toggle couldn't be enabled when customizing a field.
766787

767-
- Fixes an issue where charts wouldnt render if a :ref:`label
788+
- Fixes an issue where charts wouldn't render if a :ref:`label
768789
<field-level-options>` contains a single quote and the chart uses a
769790
:ref:`secondary Y axis <secondary-y-axis>`.
770791

@@ -806,7 +827,7 @@ Improvements in this release:
806827
Bug fixes in this release include:
807828

808829
- System databases and collections can no longer be added as data
809-
sources, since they cant be used for charting.
830+
sources, since they can't be used for charting.
810831

811832
- Popup dialogs in the chart builder no longer close when you click on the background.
812833

@@ -834,7 +855,7 @@ Bug fixes in this release include:
834855
resolution displays.
835856

836857
- Binned numbers and dates are no longer infilled when used on a
837-
charts Series channel.
858+
chart's Series channel.
838859

839860
- :guilabel:`Null` category no longer displays when
840861
binned numbers or dates are used on a Series chanel.
@@ -843,7 +864,7 @@ Bug fixes in this release include:
843864
binned numbers or dates were used on a Series chanel.
844865

845866
- Fixes an issue where the data in the :guilabel:`Get Chart Data`
846-
dialog was sometimes empty or didnt match the chart.
867+
dialog was sometimes empty or didn't match the chart.
847868

848869

849870
|charts| v1.19.0
@@ -882,7 +903,7 @@ Bug fixes in this release:
882903
- Changes to the :guilabel:`Filter Allow` list are now immediately
883904
picked up by embedded charts.
884905

885-
- Prevents some white screen errors from occurring in the Chart
906+
- Prevents some "white screen" errors from occurring in the Chart
886907
Builder.
887908

888909
- Allows editing chart titles while a chart is loading.
@@ -1132,7 +1153,7 @@ Bug fixes in this release:
11321153
- Fixes sorting of unbinned decimal typed values in chart category
11331154
channels.
11341155

1135-
- Fixes an issue where newly added dashboard filters wouldnt show
1156+
- Fixes an issue where newly added dashboard filters wouldn't show
11361157
sample string values.
11371158

11381159

0 commit comments

Comments
 (0)