Fixed #24855, gantt series in navigator rendered incorrectly on initial render.
Fixed #24849, x-axis start date was incorrect when start was not set on point.
Fixed #24644, loading Gantt module crashed after chart destroy.
HIGHCHARTS CORE v13.0.1 CHANGES
These core changes also apply to this moduleEXPANDCOLLAPSE
Added Dublin Core RDF metadata tag to exported SVGs with Accessibility module loaded.
Enabled data labels for the boxplot series, with a new dataLabels.alignToKey option to align each label to a chosen value. The option is also available on range series. Closes #23904.
Added the possibility to run animate without an owner element.
Fixed #25045, regressions in v13.0.0 related to touch actions.
Fixed #24976, a v13.0.0 regression causing error on chart.destroy during fill animation.
Fixed #25030, a v13.0.0 regression causing scrollable plot area not to work in some cases.
Fixed #25034, outer grid line disappeared in polar charts in edge case due to float errors.
Fixed #24856, declared documented options missing or mistyped in .d.ts.
Fixed #24691, network graph data labels were not exported.
Fixed #24702, AST flattened camel case SVG tag names.
Fixed #22128, reset zoom button after pinch was not shown on mobile.
Fixed #24839, nested body element inside foreignObject caused conflicts with page styles.
Fixed #22529, legend item text hover style was not respected in styled mode when using the accessibility module.
Fixed #24471, all axes were represented twice in the chart selection event.
Fixed #24606, the hide method had no effect on useHTML elements. Also fixes #23528.
Fixed #24844, attribute borderWidth in column series was reset after updating the chart with the same options.
Fixed #24820, borderRadius was not applied correctly to the bottom corners of funnel points, and trailing null or zero points suppressed the rounding of the last visible point.