Commit af6a2166 authored by myhloli's avatar myhloli
Browse files

fix: improve clarity in changelog entries for feature toggle issues and local deployment

parent e1181ba8
...@@ -53,7 +53,7 @@ Easier to use: Just grab MinerU Desktop. No coding, no login, just a simple inte ...@@ -53,7 +53,7 @@ Easier to use: Just grab MinerU Desktop. No coding, no login, just a simple inte
# Changelog # Changelog
- 2025/06/15 2.0.3 released - 2025/06/15 2.0.3 released
- Fixed a configuration file key-value update error that occurred when downloading model type was set to `all` - Fixed a configuration file key-value update error that occurred when downloading model type was set to `all`
- Fixed an issue where formula and table feature toggle parameters in the command line interface could not be effectively disabled - Fixed the issue where the formula and table feature toggle switches were not working in `command line mode`, causing the features to remain enabled.
- Fixed compatibility issues with sglang version 0.4.7 in the `sglang-engine` mode. - Fixed compatibility issues with sglang version 0.4.7 in the `sglang-engine` mode.
- Updated Dockerfile and installation documentation for deploying the full version of MinerU in sglang environment - Updated Dockerfile and installation documentation for deploying the full version of MinerU in sglang environment
- 2025/06/13 2.0.0 Released - 2025/06/13 2.0.0 Released
...@@ -367,7 +367,7 @@ Easier to use: Just grab MinerU Desktop. No coding, no login, just a simple inte ...@@ -367,7 +367,7 @@ Easier to use: Just grab MinerU Desktop. No coding, no login, just a simple inte
<li><a href="#quick-start">Quick Start</a> <li><a href="#quick-start">Quick Start</a>
<ul> <ul>
<li><a href="#online-demo">Online Demo</a></li> <li><a href="#online-demo">Online Demo</a></li>
<li><a href="#quick-cpu-demo">Local Deployment</a></li> <li><a href="#local-deployment">Local Deployment</a></li>
</ul> </ul>
</li> </li>
</ul> </ul>
......
...@@ -52,7 +52,7 @@ ...@@ -52,7 +52,7 @@
# 更新记录 # 更新记录
- 2025/06/15 2.0.3发布 - 2025/06/15 2.0.3发布
- 修复了当下载模型类型设置为`all`时,配置文件出现键值更新错误的问题 - 修复了当下载模型类型设置为`all`时,配置文件出现键值更新错误的问题
- 修复了命令行接口中公式和表格功能开关参数实际无法关闭的问题 - 修复了命令行模式下公式和表格功能开关不生效导致功能无法关闭的问题
- 修复了`sglang-engine`模式下,0.4.7版本sglang的兼容性问题 - 修复了`sglang-engine`模式下,0.4.7版本sglang的兼容性问题
- 更新了sglang环境下部署完整版MinerU的Dockerfile和相关安装文档 - 更新了sglang环境下部署完整版MinerU的Dockerfile和相关安装文档
- 2025/06/13 2.0.0发布 - 2025/06/13 2.0.0发布
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment