Skip to content

Commit 0ee23ae

Browse files
committed
update docs
1 parent b79f238 commit 0ee23ae

File tree

1 file changed

+6
-9
lines changed

1 file changed

+6
-9
lines changed

docs/.vuepress/bulletin.ts

Lines changed: 6 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -9,18 +9,15 @@ export const myBulletin: BulletinOptions = {
99
title: '公告',
1010
content: `\
1111
::: center
12-
🎉 v1.8.0 已发布 🎉
12+
🎉 v1.9.0 已发布 🎉
1313
:::
1414
15-
此版本为==重大更新=={.warning},我们为大家带来了:
15+
针对此版本,我们为大家带来了:
1616
17-
- 计划任务分布式锁
18-
- 身份验证白名单正则表达式配置
19-
- 优化树节点的数据排序逻辑
20-
- 通过队列优化 Opera 日志存储逻辑
21-
- 优化时区日期时间返回编码器
22-
- 为响应消息添加 i18n 支持
23-
- ...
17+
- Google OAuth2
18+
- 代码生成 CLI
19+
- 项目精简 CLI
20+
- 优化架构、bug 修复
2421
2522
为大家带来以上惊喜的同时,前端实施也在悄悄推进中,==代码生成页面已完成=={.important},快快[本地部署](https://fastapi-practices.github.io/fastapi_best_architecture_docs/frontend/summary/quick-start.html)尝鲜吧~
2623
`,

0 commit comments

Comments
 (0)