update release log

This commit is contained in:
duanfuxiang 2025-04-27 13:46:31 +08:00
parent f1b47b69f8
commit b5a322df31
2 changed files with 4 additions and 1 deletions

View File

@ -1,4 +1,7 @@
releases:
- version: "0.1.8"
improvements:
- "fix chat input command plugin"
- version: "0.1.7"
features:
- "Added image selector modal, allowing users to select and upload images in chat"

View File

@ -1,7 +1,7 @@
{
"id": "infio-copilot",
"name": "Infio Copilot",
"version": "0.1.7",
"version": "0.1.8",
"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",