|
|
@@ -4,6 +4,31 @@
|
|
|
|
|
|
---
|
|
|
|
|
|
+## v1.0.1109 (2026-08-17)
|
|
|
+
|
|
|
+### Bug 修复
|
|
|
+- 请求超时提升至60s + 复制新建按钮loading态
|
|
|
+
|
|
|
+### 其他
|
|
|
+- - ArticleEdit 复制并新建按钮加 loading 防重复点击
|
|
|
+- Ultraworked with [Sisyphus](https://github.com/OhMyOpenCode)
|
|
|
+- Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
|
|
|
+-
|
|
|
+- - mind-detail/mind-extra 列表摘要 stripHtml 清理,避免富文本标签直接展示
|
|
|
+- Ultraworked with [Sisyphus](https://github.com/OhMyOpenCode)
|
|
|
+- Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
|
|
|
+-
|
|
|
+- - AI 自动标签生成改为 taskExecutor 异步执行,不阻塞 HTTP 响应
|
|
|
+- - AdminArticleController.create 捕获业务异常返回 Result.error
|
|
|
+- Ultraworked with [Sisyphus](https://github.com/OhMyOpenCode)
|
|
|
+- Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
|
|
|
+-
|
|
|
+
|
|
|
+### 新功能
|
|
|
+- 文章详情mp-html富文本渲染 + 列表摘要去HTML标签
|
|
|
+- 文章创建幂等检查 + AI标签生成异步化
|
|
|
+
|
|
|
+
|
|
|
## v1.0.1108 (2026-08-17)
|
|
|
|
|
|
### 新功能
|