Skip to content

Commit bfe5bff

Browse files
committed
update docs
1 parent 7d6f89a commit bfe5bff

File tree

3 files changed

+5
-10
lines changed

3 files changed

+5
-10
lines changed

docs/.vuepress/_bulletin.md

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,9 @@
1-
::: warning 重大变化
1+
- 🛡️ 增强用户安全性
2+
- ✨ 可控登录验证码
23

3-
- 🚀 重构外键约束为逻辑外键
4+
::: warning 升级须知
45

5-
:::
6-
7-
::: tip 升级须知
8-
9-
* 重建数据库表(因为外键约束已删除)
10-
* 清理 Redis 缓存(因为不兼容脏数据)
11-
* 升级依赖(因为使用依赖最新特性)
6+
- 数据库迁移/重建(因为用户表变更)
127

138
<a href="https://www.bigmodel.cn/claude-code?ic=SDTNNES9ZD">
149
<img src="https://wu-clan.github.io/picx-images-hosting/BigmodelPoster.png">

docs/.vuepress/bulletin.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ export const myBulletin: BulletinOptions = {
66
border: true,
77
enablePage: true,
88
lifetime: 'session',
9-
title: '🎉 v1.11.0 已发布 🎉',
9+
title: '🎉 v1.11.1 已发布 🎉',
1010
contentFile: path.join(__dirname, '_bulletin.md'),
1111
}
-1.79 KB
Loading

0 commit comments

Comments
 (0)