v0.1.2
Tencent/WeKnorav0.1.2Sep 10, 2025by lyingbug
AI Summary
WeKnora v0.1.2 is a bug fix and minor feature enhancement release focused on improving system stability and usability. The update addresses critical issues including health check implementation, OCR model preloading in Docker containers, and concurrent processing errors, while adding new capabilities for port configuration and knowledge base management.
Key Highlights
- Fixed health check implementation for document reader service
- Resolved OCR model preloading issues in Docker containers
- Fixed concurrent errors in image parser
- Added support for modifying listening port configuration
- Enhanced knowledge base column value update methods
New Features
- Added support for modifying listening port configuration
- Enhanced knowledge base column value update methods
Full Release Notes
## 主要更新 ### 🐛 错误修复 - **健康检查**: 修复了文档读取器服务的健康检查实现 - **查询处理**: 改进了空查询的处理逻辑 - **OCR模型**: 修复了Docker容器中OCR模型预加载的问题 - **并发处理**: 解决了图像解析器的并发错误 - **Makefile**: 修复了Docker构建相关的问题 ### ✨ 功能增强 - **知识库管理**: 增强了知识库列值更新方法 - **端口配置**: 新增支持修改监听端口配置 ### 📚 文档更新 - 添加了Markdown文件处理解析的文档说明 - 完善了文档处理流程的说明 **Full Changelog**: https://github.com/Tencent/WeKnora/compare/v0.1.0...v0.1.2