浏览代码

Updated changelog 1.22.6

zhixin 1 年之前
父节点
当前提交
839aeb7024
共有 1 个文件被更改,包括 10 次插入0 次删除
  1. 10 0
      CHANGELOG.md

+ 10 - 0
CHANGELOG.md

@@ -1,6 +1,16 @@
 ChangeLog
 ---------
 
+### 1.22.6
+
+#### Extensions
+
+- **Update(cookie):** Fixed cookie does not work bug with pagination ALL list.
+- **Update(editable):** Fixed the `formatter` function does not include the `field` parameter bug.
+- **Update(toolbar):** Fixed toolbar display bug when using an HTML title.
+- **Update(toolbar):** Fixed toolbar does not update bug when column visible updated.
+- **Update(toolbar):** Fixed toolbar does not update bug when the locale is changed.
+
 ### 1.22.5
 
 #### Core