更新版本至 0.7.0,添加新特性包括洞察转换、工作区、数据视图支持和本地嵌入模型支持,同时更新变更日志。

This commit is contained in:
duanfuxiang
2025-07-05 16:34:20 +08:00
parent 54a14dedd6
commit 322e88fa9c
3 changed files with 8 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "obsidian-infio-copilot",
"version": "0.6.18",
"version": "0.7.0",
"description": "A Cursor-inspired AI assistant that offers smart autocomplete and interactive chat with your selected notes",
"main": "main.js",
"scripts": {