|
|
@@ -1,6 +1,26 @@
|
|
|
# 更新日志 (Changelog)
|
|
|
|
|
|
此文件记录所有构建版本的变更。
|
|
|
+## v1.0.91 (2026-07-10)
|
|
|
+
|
|
|
+### 工程化
|
|
|
+- auto bump version and changelog [skip ci]
|
|
|
+
|
|
|
+### 其他
|
|
|
+- Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
|
|
|
+-
|
|
|
+- 新增 Vue.use(Link) 注册 Link 组件
|
|
|
+- Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)
|
|
|
+- Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
|
|
|
+-
|
|
|
+- 防御性判空: 增加 !trim().isEmpty() 检查, 避免空字串 传入 Long.valueOf()
|
|
|
+-
|
|
|
+
|
|
|
+### Bug 修复
|
|
|
+- 注册 Element UI Link 组件使变更日志可点击
|
|
|
+- AdminArticleController 空字串转Long抛NumberFormatException
|
|
|
+
|
|
|
+
|
|
|
## v1.0.89 (2026-07-10)
|
|
|
|
|
|
### 工程化
|