This is an automated email from the ASF dual-hosted git repository. zakwu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/echarts-doc.git
The following commit(s) were added to refs/heads/master by this push: new 8ed1ba7b Update changelog.md 8ed1ba7b is described below commit 8ed1ba7b3387818442b31aa9b90831b5e419f153 Author: zakwu <123537...@qq.com> AuthorDate: Mon Mar 13 16:43:35 2023 +0800 Update changelog.md --- en/changelog.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/en/changelog.md b/en/changelog.md index 31d88c8a..5894d143 100644 --- a/en/changelog.md +++ b/en/changelog.md @@ -1,3 +1,19 @@ +## v5.4.2 +<div class="time"></div> + ++ fix(type): fix `treePathInfo` is missing in the type of sunburst formatter callback [#18310](https://github.com/apache/echarts/issues/18310) ([plainheart](https://github.com/plainheart)) ++ feat(i18n): add Vietnamese(vi_VN) translation [#18279](https://github.com/apache/echarts/issues/18279) ([nghiepdev](https://github.com/nghiepdev)) ++ fix(dataset): object source contains `length` breaks render [#18276](https://github.com/apache/echarts/issues/18276) ([susiwen8](https://github.com/susiwen8)) ++ fix(sunburst): `radial` rotation label might upside down [#18240](https://github.com/apache/echarts/issues/18240) ([susiwen8](https://github.com/susiwen8)) ++ fix(markArea): markArea range in bar series #18130 [#18229](https://github.com/apache/echarts/issues/18229) ([Ovilia](https://github.com/Ovilia)) ++ fix(tooltip): fix `alwaysShowContent` doesn't work after leaving the tooltip [#18221](https://github.com/apache/echarts/issues/18221) ([jianghaoran116](https://github.com/jianghaoran116)) ++ fix(type): add missing callback function type for series-tree.symbol [#18070](https://github.com/apache/echarts/issues/18070) ([ChepteaCatalin](https://github.com/ChepteaCatalin)) ++ fix(ssr): fix label doesn't show in line series when `ssr` is enabled [#18032](https://github.com/apache/echarts/issues/18032) ([plainheart](https://github.com/plainheart)) ++ feat(i18n): add Turkish(tr_TR) translation [#18012](https://github.com/apache/echarts/issues/18012) ([partitect](https://github.com/partitect)) ++ fix(polar): polar bar animation should start from r0 rather than 0 [#17997](https://github.com/apache/echarts/issues/17997) ([Ovilia](https://github.com/Ovilia)) ++ fix(polar): support borderRadius for polar bars #17980 [#17995](https://github.com/apache/echarts/issues/17995) ([Ovilia](https://github.com/Ovilia)) ++ fix: Charsets like Cyrillic should break work the same as Latin [#973](https://github.com/ecomfe/zrender/issues/973) ([Ovilia](https://github.com/Ovilia)) + ## v5.4.1 <div class="time">2022-12-09</div> --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org For additional commands, e-mail: commits-h...@echarts.apache.org