feat(release): update to version 0.4.0 with new features, improvements, and bug fixes

This commit is contained in:
wizardchen
2026-04-14 23:19:43 +08:00
committed by lyingbug
parent 86d26fa9bf
commit 457e739978
9 changed files with 115 additions and 10 deletions

View File

@@ -22,7 +22,7 @@
<img src="https://img.shields.io/badge/License-MIT-ffffff?labelColor=d4eaf7&color=2e6cc4" alt="License">
</a>
<a href="./CHANGELOG.md">
<img alt="版本" src="https://img.shields.io/badge/version-0.3.6-2e6cc4?labelColor=d4eaf7">
<img alt="版本" src="https://img.shields.io/badge/version-0.4.0-2e6cc4?labelColor=d4eaf7">
</a>
</p>
@@ -52,6 +52,20 @@ WeKnora 提供**快速问答**与**智能推理**两种问答模式。快速问
## ✨ 最新更新
**v0.4.0 版本亮点:**
- **WeKnora Cloud**WeKnora Cloud 云服务集成,提供托管大模型和文档解析能力,支持凭证管理与状态检查
- **Chrome 插件**:浏览器插件支持网页知识快速采集
- **ClawHub Skill**ClawHub Skill 技能市场集成,一键安装 Agent 技能
- **微信 IM 集成**:微信频道适配器,支持扫码登录和长轮询消息接收
- **附件处理**:对话流水线支持文件附件,增强错误处理和内容格式化,注入图片/附件元数据
- **Azure OpenAI 提供商**:全面支持 Azure OpenAI 的 Chat、VLM 和 Embedding 模型,保留部署名称映射,支持 dimensions 参数配置
- **阿里云 OSS 存储**:通过 S3 兼容模式支持阿里云 OSS 对象存储,提供配置界面、连通性测试和多语言国际化支持
- **Notion 连接器**Notion 数据源集成,包含 API 客户端、Markdown 渲染器和 Connector 接口实现
- **百度 & Ollama 网页搜索**:新增百度和 Ollama 作为网页搜索引擎
- **VectorStore 管理**:完整的 VectorStore CRUD 功能,包含实体、仓库、服务层、连通性测试和 API 端点
- **重要修复**:修复 Azure OpenAI 端点处理、Embedding 截断、IM 引用标签清理、neo4j Go 1.24 Windows 兼容性及 OSS 签名问题
**v0.3.6 版本亮点:**
- **ASR 语音识别**:集成 ASR 模型,支持音频文件上传、文档内音频预览和语音转写能力