docs: edit CHANGLOG & README for new version 0.1.7 (#49)

This commit is contained in:
JayBridge 2025-04-24 23:34:01 +08:00
parent 6db44f5ea0
commit 9681ccf83c
4 changed files with 12 additions and 3 deletions

View File

@ -1,4 +1,9 @@
releases:
- version: "0.1.7"
features:
- "Added image selector modal, allowing users to select and upload images in chat"
- "Support for searching and selecting images from Obsidian vault"
- "Change bottom for uploading local image files"
- version: "0.1.6"
features:
- "update model select in chat view, add collected models "

View File

@ -5,6 +5,8 @@
[中文文档](README_zh-CN.md)
## New Version
[0.1.7](https://github.com/infiolab/infio-copilot/releases/tag/0.1.7) Added image selector modal, allowing users to search, select, and upload images in obsidian vault or local file browser
[0.1.6](https://github.com/infiolab/infio-copilot/releases/tag/0.1.6) update apply view, you can edit content in apply view
## Features

View File

@ -8,6 +8,8 @@
[![ko-fi](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/felixduan)
## 最新版本
[0.1.7](https://github.com/infiolab/infio-copilot/releases/tag/0.1.7) 添加图片选择器模态框,允许用户在聊天中搜索、选择和上传图片
## 功能特点

View File

@ -1,7 +1,7 @@
{
"id": "infio-copilot",
"name": "Infio Copilot",
"version": "0.1.6",
"version": "0.1.7",
"minAppVersion": "0.15.0",
"description": "A Cursor-inspired AI assistant for notes that offers smart autocomplete and interactive chat with your selected notes",
"author": "Felix.D",