Skip to content

v0.30.1

Choose a tag to compare

@github-actions github-actions released this 10 Sep 10:18
· 507 commits to master since this release

Bug Fixes

  • RapidOCR compatibility issue for Windows and Linux users by @arkohut
    • Fixed OCR processing failure on Windows and Linux due to RapidOCR API changes
    • Implemented backward compatibility for both old and new RapidOCR return formats
    • Added confidence filtering to improve OCR result quality
  • VLM plugin auto-enabling on server restart by @arkohut
    • Fixed VLM plugin being automatically enabled despite configuration settings
    • Modified plugin initialization to respect default_plugins configuration
    • Prevented unwanted plugin re-enabling during database initialization

Full Changelog: v0.30.0...v0.30.1


Bug 修复

  • Windows 和 Linux 用户的 RapidOCR 兼容性问题 by @arkohut
    • 修复了由于 RapidOCR API 更改导致的 Windows 和 Linux 上 OCR 处理失败问题
    • 实现了对新旧 RapidOCR 返回格式的向后兼容性
    • 添加了置信度过滤以提高 OCR 结果质量
  • VLM 插件在服务器重启时自动启用问题 by @arkohut
    • 修复了 VLM 插件忽略配置设置自动启用的问题
    • 修改了插件初始化以遵循 default_plugins 配置
    • 防止了数据库初始化期间不必要的插件重新启用

完整更新日志: v0.30.0...v0.30.1