mirror of
https://github.com/EthanMarti/infio-copilot.git
synced 2026-01-16 16:31:56 +00:00
docs: edit CHANGLOG & README for new version 0.1.7 (#49)
This commit is contained in:
parent
6db44f5ea0
commit
9681ccf83c
@ -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 "
|
||||
|
||||
@ -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
|
||||
|
||||
@ -8,6 +8,8 @@
|
||||
|
||||
[](https://ko-fi.com/felixduan)
|
||||
|
||||
## 最新版本
|
||||
[0.1.7](https://github.com/infiolab/infio-copilot/releases/tag/0.1.7) 添加图片选择器模态框,允许用户在聊天中搜索、选择和上传图片
|
||||
|
||||
## 功能特点
|
||||
|
||||
|
||||
@ -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",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user