Fixed #20146, dragging didn’t work for the errorbar series.
Fixed #20988, exporting chart, then dragging an annotation and exporting again used to cause wrong annotation position in the subsequently exported charts.
Improved the default padding of axis labels, and fixed their collision calculations.
Fixed #20998, data labels overflowed the plot area when the axis position was different from default.
Fixed #20405, a regression in network graph. When dragging a node, others didn’t follow.
Fixed #20560, destroyed points in the area range series were wrongly used during mouse hover.
Fixed #20656, series with manipulated points were missing a11y description on initial load.
Fixed #20965, unwanted animation of right-aligned label when only the text changed.
Fixed #20784, a regression in v11.4.0 causing wrong min and max extremes for the selection event in column charts.
Fixed #20710, bubble legend with color-axis moved after redraw.
Fixed #20792, plot lines’ HTML labels rendered incorrectly.
Fixed #18980, the highcharts.d.ts type definition file was too large and caused issues in editors. Moved majority of series options into separate definition files.
Fixed #20871, a regression with resetting zoom across synchronized charts.
Fixed #20586, plot line CSS classes were not concatenated with spaces, causing the className option to fail.
Fixed #20548, chart not resizing after closing fullscreen.