Update to version 0.7.4, fix CORS errors for the Moonshot provider, add BM25 search support, and document related changes in the CHANGELOG.

This commit is contained in:
duanfuxiang
2025-07-15 22:41:21 +08:00
parent c0cd2ccf4d
commit d99ea8f2f6
6 changed files with 27 additions and 9 deletions

View File

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