Fixed reset zoom and drillup button alignment after plot size changes, button alignment did not update when the plot size changed due to hiding or showing elements such as legend or title.
Fixed #15179, crisping did not work correctly for subpixel radius markers.
Fixed #15260, networkgraph point className option did not work.
Fixed #15162, in styled mode, the font-size of the subtitle was not used like defined in Sass file.
Fixed #15234, #15213, #13492, #2022, axis options passed in when creating chart got mutated.
Fixed #15217, bar chart tooltip position was wrong with centerInCategory enabled.
Fixed #13646, the color option did not take effect in empty pie series.
Fixed #13572, area series fill was not closed, making it hard to add a stroke for the area itself.
Fixed #11687, drillUpButton did not have a fixed position when using scrollablePlotArea.
Fixed #15134, updating networkgraph series color did not work.
Fixed #14980, toggling stacking with centerInCategory enabled did not work.
Fixed #15145, some data labels did not show in percent stacked bar or column charts when points were partially outside axis extremes.
Fixed #9998, exporting menu was clipped below the chart.
Fixed #10159, updating treemap data while traversed down threw.
Fixed #11293, boosted chart rendered duplicate series when combined with responsive options.