Skip to content

mineru-2.1.1-released

Latest
Compare
Choose a tag to compare
@myhloli myhloli released this 16 Jul 10:20
· 12 commits to master since this release
0bdbdff

What's Changed

  • 2025/07/16 2.1.1发布

    • bug修复
      • 修复pipeline在某些情况可能发生的文本块内容丢失问题 #3005
      • 修复sglang-client需要安装torch等不必要的包的问题 #2968
      • 更新dockerfile以修复linux字体缺失导致的解析文本内容不完整问题 #2915
    • 易用性更新
      • 更新compose.yaml,便于用户直接启动sglang-servermineru-apimineru-gradio服务
      • 启用全新的在线文档站点,简化readme,提供更好的文档体验
  • 2025/07/16 2.1.1 Released

    • Bug fixes
      • Fixed text block content loss issue that could occur in certain pipeline scenarios #3005
      • Fixed issue where sglang-client required unnecessary packages like torch #2968
      • Updated dockerfile to fix incomplete text content parsing due to missing fonts in Linux #2915
    • Usability improvements
      • Updated compose.yaml to facilitate direct startup of sglang-server, mineru-api, and mineru-gradio services
      • Launched brand new online documentation site, simplified readme, providing better documentation experience

New Contributors

Full Changelog: mineru-2.1.0-released...mineru-2.1.1-released