v0.30.1

arkohut/pensievev0.30.1Sep 10, 2025by github-actions[bot]

AI Summary

This bug fix release addresses RapidOCR compatibility issues on Windows and Linux platforms, and fixes the VLM plugin auto-enabling issue that ignored configuration settings during server restarts.

Key Highlights

  • Fixed RapidOCR API compatibility for Windows and Linux
  • Implemented backward compatibility for old and new RapidOCR formats
  • Added confidence filtering for OCR results
  • Fixed VLM plugin auto-enabling on server restart

New Features

  • RapidOCR compatibility fix for Windows and Linux
  • VLM plugin auto-enabling fix

Full Release Notes

## 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**: https://github.com/arkohut/memos/compare/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 配置
    - 防止了数据库初始化期间不必要的插件重新启用

**完整更新日志**: https://github.com/arkohut/memos/compare/v0.30.0...v0.30.1