chore: release v1.28.2

This commit is contained in:
Jim Liu 宝玉
2026-02-03 11:01:25 -06:00
parent 12f3d95639
commit b0554f8d0c
3 changed files with 11 additions and 1 deletions
+5
View File
@@ -2,6 +2,11 @@
[English](./CHANGELOG.md) | 中文
## 1.28.2 - 2026-02-03
### 修复
- `baoyu-post-to-x`:复用已有 Chrome 实例;修复占位符匹配问题(`XIMGPH_1` 错误匹配 `XIMGPH_10`);改进图片按占位符序号排序;使用 `execCommand` 提高占位符删除可靠性。
## 1.28.1 - 2026-02-02
### 重构