浏览代码

Update changelog

zhixin 4 年之前
父节点
当前提交
cf3608eb56
共有 2 个文件被更改,包括 30 次插入0 次删除
  1. 14 0
      CHANGELOG.md
  2. 16 0
      site/news.md

+ 14 - 0
CHANGELOG.md

@@ -1,6 +1,20 @@
 ChangeLog
 ---------
 
+### 1.19.1
+
+#### Core
+
+- **Update:** Fixed the CVE security problem.
+- **Update:** Fixed cannot search for special characters when using `searchHighlight`.
+
+#### Extensions
+
+- **Update(auto-refresh):** Updated the `showAutoRefresh` option as default.
+- **Update(export):** Fixed export with only one export type bug.
+- **Update(filter-control):** Fixed filter-control cannot work bug.
+- **Update(filter-control):** Prevent duplicated elements for filter-control.
+
 ### 1.19.0
 
 #### Core

+ 16 - 0
site/news.md

@@ -4,6 +4,22 @@ title: News
 description: News and announcements for all things Bootstrap Table, including new releases.
 ---
 
+## Bootstrap Table 1.19.1
+
+<span class="post-date">12 Nov 2021</span>
+
+#### Core
+
+- **Update:** Fixed the CVE security problem.
+- **Update:** Fixed cannot search for special characters when using `searchHighlight`.
+
+#### Extensions
+
+- **Update(auto-refresh):** Updated the `showAutoRefresh` option as default.
+- **Update(export):** Fixed export with only one export type bug.
+- **Update(filter-control):** Fixed filter-control cannot work bug.
+- **Update(filter-control):** Prevent duplicated elements for filter-control.
+
 ## Bootstrap Table 1.19.0
 
 <span class="post-date">8 Nov 2021</span>