File tree Expand file tree Collapse file tree 4 files changed +15
-3
lines changed
Expand file tree Collapse file tree 4 files changed +15
-3
lines changed Original file line number Diff line number Diff line change 11## 版本更新记录
22
3+ ### v0.9.7 2025-09-30
4+
5+ - [ 新增] AI框架Dify接入和Markdown编辑器AI写作功能;
6+ - [ 新增] 支持注册码设置有效期字段,优化后台注册码管理页面;
7+ - [ 新增] 支持配置第三方缓存数据库;
8+ - [ 新增] 后台可配置页面链接单标签打开;
9+ - [ 新增] 后台管理文档分享管理;
10+ - [ 修复] 开启全站登录状态下获取邮箱验证码URL需要登录的问题;
11+ - [ 优化] 登录验证URL白名单处理;
12+ - [ 优化] 支持电子邮箱作为用户名进行登录;
13+ - [ 优化] 首页页头显示;
14+
315### v0.9.6 2025-07-02
416
517- [ 新增] docker-compose.yml文件和基于docker compose的一键更新脚本;
Original file line number Diff line number Diff line change 5151# SECURITY WARNING: don't run with debug turned on in production!
5252DEBUG = CONFIG .getboolean ('site' ,'debug' ,fallback = False )
5353
54- VERSIONS = '0.9.6 '
54+ VERSIONS = '0.9.7 '
5555
5656ALLOWED_HOSTS = ['*' ]
5757
Original file line number Diff line number Diff line change 99
1010
1111<p align =" center " >
12- <img src =" https://img.shields.io/badge/MrDoc-v0.9.6 -brightgreen.svg " title =" Mrdoc " />
12+ <img src =" https://img.shields.io/badge/MrDoc-v0.9.7 -brightgreen.svg " title =" Mrdoc " />
1313<img src =" https://img.shields.io/badge/Python-3.9+-blue.svg " title =" Python " />
1414<img src =" https://img.shields.io/badge/Django-v4.2-important.svg " title =" Django " />
1515<a href =" https://hellogithub.com/repository/6494f041e00d4b8481ed1114a0bd33c1 " target =" _blank " ><img src =" https://api.hellogithub.com/v1/widgets/recommend.svg?rid=6494f041e00d4b8481ed1114a0bd33c1&claim_uid=3IU9mFeOVT0cXyw&theme=small " alt =" Featured|HelloGitHub " /></a >
Original file line number Diff line number Diff line change 88</p >
99
1010<p align =" center " >
11- <img src =" https://img.shields.io/badge/MrDoc-v0.9.6 -brightgreen.svg " title =" Mrdoc " />
11+ <img src =" https://img.shields.io/badge/MrDoc-v0.9.7 -brightgreen.svg " title =" Mrdoc " />
1212<img src =" https://img.shields.io/badge/Python-3.9+-blue.svg " title =" Python " />
1313<img src =" https://img.shields.io/badge/Django-v4.2-important.svg " title =" Django " />
1414<a href =" https://hellogithub.com/repository/6494f041e00d4b8481ed1114a0bd33c1 " target =" _blank " ><img src =" https://api.hellogithub.com/v1/widgets/recommend.svg?rid=6494f041e00d4b8481ed1114a0bd33c1&claim_uid=3IU9mFeOVT0cXyw&theme=small " alt =" Featured|HelloGitHub " /></a >
You can’t perform that action at this time.
0 commit comments