diff --git a/content/start/changelog/index-en-US.md b/content/start/changelog/index-en-US.md index 81331f3499..461245be45 100644 --- a/content/start/changelog/index-en-US.md +++ b/content/start/changelog/index-en-US.md @@ -16,6 +16,11 @@ Version:Major.Minor.Patch (follow the **Semver** specification) --- +#### 🎉 2.66.1 (2024-09-12) +- 【Fix】 + - Optimized Datepicker Copywriting in Malay (ms_MY), Russian(ru_RU), Vietnamese(vi_VN), Arabic(ar) Monday - Sunday. Optimize the display of text in Japanese, Indonesian, and Vietnamese in the lower left corner of the Table. [#2486](https://github.com/DouyinFE/semi-design/pull/2486) + + #### 🎉 2.66.0 (2024-09-10) - 【Fix】 - Fixed the issue where the Tooltip quickly slides in and out when the animation is on, and the tooltip disappears normally but the dom is not unloaded diff --git a/content/start/changelog/index.md b/content/start/changelog/index.md index e55c0696fd..f581aba7fe 100644 --- a/content/start/changelog/index.md +++ b/content/start/changelog/index.md @@ -13,6 +13,9 @@ Semi 版本号遵循 **Semver** 规范(主版本号-次版本号-修订版本 - 修订版本号(patch):仅会进行 bugfix,发布时间不限 - 不同版本间的详细关系,可查阅 [FAQ](/zh-CN/start/faq) +#### 🎉 2.66.1 (2024-09-12) +- 【Fix】 + - 优化 Datepicker 在马来语、俄语、越南语、阿拉伯语 的星期一-星期日的文案展示; 优化 Table 左下角文案在日语、印尼语、越南语时的展示 [#2486](https://github.com/DouyinFE/semi-design/pull/2486) #### 🎉 2.66.0 (2024-09-10) - 【Fix】