We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d6f89a commit bfe5bffCopy full SHA for bfe5bff
docs/.vuepress/_bulletin.md
@@ -1,14 +1,9 @@
1
-::: warning 重大变化
+- 🛡️ 增强用户安全性
2
+- ✨ 可控登录验证码
3
-- 🚀 重构外键约束为逻辑外键
4
+::: warning 升级须知
5
-:::
6
-
7
-::: tip 升级须知
8
9
-* 重建数据库表(因为外键约束已删除)
10
-* 清理 Redis 缓存(因为不兼容脏数据)
11
-* 升级依赖(因为使用依赖最新特性)
+- 数据库迁移/重建(因为用户表变更)
12
13
<a href="https://www.bigmodel.cn/claude-code?ic=SDTNNES9ZD">
14
<img src="https://wu-clan.github.io/picx-images-hosting/BigmodelPoster.png">
docs/.vuepress/bulletin.ts
@@ -6,6 +6,6 @@ export const myBulletin: BulletinOptions = {
border: true,
enablePage: true,
lifetime: 'session',
- title: '🎉 v1.11.0 已发布 🎉',
+ title: '🎉 v1.11.1 已发布 🎉',
contentFile: path.join(__dirname, '_bulletin.md'),
}
docs/.vuepress/public/images/cli.png
-1.79 KB
0 commit comments