浏览代码

Merge pull request #7429 from wenzhixin/feature/changelog

Updated 1.23.2 changelog
文翼 1 年之前
父节点
当前提交
ddba641ed7
共有 1 个文件被更改,包括 11 次插入0 次删除
  1. 11 0
      CHANGELOG.md

+ 11 - 0
CHANGELOG.md

@@ -1,6 +1,17 @@
 ChangeLog
 ---------
 
+### 1.23.2
+
+### Core
+
+- **New:** Added `buttonsAttributeTitle` option to customize title attribute.
+- **Update:** Updated sort icons using SVG instead of PNG.
+- **Update:** Fixed search highlight not working when it contains multiple HTML elements.
+- **Update:** Fixed the `esbuild` bundle error.
+- **Update:** Fixed insertRow, updateRow, and updateCell methods bugs.
+- **Update:** Fixed `undefined` error when searching using the dotted field.
+
 ### 1.23.1
 
 ### Core