Releases: infinilabs/coco-app
Releases · infinilabs/coco-app
v0.6.0
🚀 Features
- Support
Tab
andEnter
for delete dialog buttons - by @ayangweb in #700 (a431e) - Add manual check for updates - by @RainyNight9 in #701 (68372)
- Impl extension store - by @SteveLauC in #699 (b3f68)
- Support back navigation via delete key - by @ayangweb in #717 (c4d17)
- Interface
reindex_applications()
- by @SteveLauC in #704 (acfc1)
🐞 Bug Fixes
- No make target with project - by @luohoufu in #689 (a8a92)
- Quick ai state synchronous - by @RainyNight9 in #693 (a37e2)
- Toggle extension should register/unregister hotkey - by @SteveLauC in #691 (e4f6f)
- Take coco server back on refresh - by @medcl in #696 (70b04)
- Some input fields couldn’t accept spaces - by @ayangweb in #709 (a4483)
- Context menu search not working - by @ayangweb in #713 (e45dc)
- Text display error - by @RainyNight9 in #722 (79dcc)
- Open extension store display - by @RainyNight9 in #724 (1fb46)
- Tray not on display - by @RainyNight9 in #726 (37c5f)
- Build error on windows platform with cargo add git repo - by @luohoufu and @luohf-infinilabs in #727 (bb7dd)
- Feature dependcy local path - by @luohoufu in #728 (a426e)
- Windows platform run with shell - by @luohoufu in #729 (b0046)
View changes on GitHub
v0.5.0
🚀 Features
- Check or enter to close the list of assistants - by @ayangweb in #469 (661b5)
- Supports setting of out-of-focus transparency on top - by @ayangweb in #470 (a0923)
- Supports
Shift + Enter
input box line feeds - by @ayangweb in #472 (bb50b) - Support for snapshot version updates - by @ayangweb in #480 (84985)
- History list add put away button - by @ayangweb in #482 (48953)
- The chat input box supports multi-line input - by @RainyNight9 in #490 (3cfb0)
- The chat content has added a button to return to the bottom - by @ayangweb in #495 (6bb64)
- The search input box supports multi-line input - by @RainyNight9 in #501 (d52ce)
- Websocket support self-signed TLS - by @medcl in #504 (c31a4)
- Add option to allow self-signed certificates - by @ayangweb in #509 (7bf59)
- Add AI summary component - by @ayangweb in #518 (7645b)
- Add a component for text reading aloud - by @ayangweb in #522 (7f3e6)
- Dynamic log level via env var COCO_LOG - by @SteveLauC in #535 (43727)
- Add quick AI access to search mode - by @ayangweb in #556 (6aeec)
- Rerank search results - by @medcl in #561 (9d3e3)
- Support third party extensions - by @ayangweb in #572 (c471a)
- Ai overview support is enabled with shortcut - by @ayangweb in #597 (b733b)
- Add key monitoring during reset - by @ayangweb in #615 (db41e)
- Calculator extension add description - by @ayangweb in #623 (51526)
- Support right-click actions after text selection - by @ayangweb in #624 (9eac8)
- Add ai overview minimum number of search results configuration - by @ayangweb in #625 (eddf9)
- Add internationalized translations of AI-related extensions - by @ayangweb in #632 (57590)
- Context menu support for secondary pages - by @ayangweb in #680 (cb758)
🐞 Bug Fixes
- Solve the problem of modifying the assistant in the chat - by @RainyNight9 in #476 (853ea)
- Fix the focusing problem of the input box in windows - by @ayangweb in #481 (1c033)
- Panic caused memory allocation failure on Linux - by @SteveLauC in #489 (386b9)
- Duplicate flatpak applications - by @SteveLauC in #491 (25d99)
- Several issues around search - by @medcl in #502 (95ccb)
- Fixed the newly created session has no title when it is deleted - by @RainyNight9 in #511 (163df)
- Loading chat history for potential empty attachments - by @medcl in #516 (ac210)
- Datasource & MCP list synchronization update - by @RainyNight9 in #521 (5e9d4)
- Show only enabled datasource & MCP list - by @RainyNight9 in #523 (91c9c)
- Panic caused by an unwrap() - by @SteveLauC in #526 (0b9e1)
- App icon & category icon - by @RainyNight9 in #529 (f9c1b)
- App hotkey hanlder invoked twice (key pressed and released) - by @SteveLauC in #531 (5044a)
- Do not pass whitespace-only strings to Calculator expr evaluation lib - by @SteveLauC in #532 (7eccf)
- Server image loading failure - by @RainyNight9 in #534 (ee531)
- Panic when fetching app metadata on Windows - by @SteveLauC in #538 (2b59a)
- Service switching error - by @RainyNight9 in #539 (5ef06)
- Switch server assistant and session session unchanged - by @RainyNight9 in #540 (ef8cd)
- History list height - by @RainyNight9 in #550 (cf3f2)
- Secondary page cannot be searched - by @RainyNight9 in #551 (07c4a)
- The scroll button is not displayed by default - by @RainyNight9 in #552 (c1315)
- Suggestion list position - by @RainyNight9 in #553 (32c7c)
- Independent chat app has no datasources - by @RainyNight9 in #554 (382f8)
- Resolved navigation error on continue chat action - by @ayangweb in #558 (2dd8e)
- Assistant list - by @RainyNight9 in #563 (89fcc)
- Fix the problem that web cannot click on the jump - by @ayangweb in #575 (17f2b)
- Make extension search source respect parameter datasource - by @SteveLauC in #576 [(b50...
v0.4.0
🚀 Features
- History added search and action menus - by @ayangweb in #322 (3aed3)
- Linux support for application search - by @ayangweb in #330 (72256)
- Add shortcuts for some icon buttons - by @ayangweb in #334 (1cace)
- Add font icon - by @RainyNight9 in #342 (6c90f)
- Add a border to the main window in Windows 10 - by @ayangweb in #343 (c15fd)
- Mobile terminal adaptation about style - by @RainyNight9 in #348 (7e4f4)
- Expose applications::get_default_search_paths - by @SteveLauC in #352 (024dc)
- Add a shortcut to open a network search range - by @ayangweb in #355 (76880)
- Service list popup box supports keyboard-only operation - by @ayangweb in #359 (0a7b4)
- Impl list_app_with_metadata_in() - by @SteveLauC in #361 (326b1)
- Networked search data sources support search and keyboard-only operation - by @ayangweb in #367 (23ae4)
- Add application management to the plugin - by @ayangweb in #374 (af706)
- Add keyboard-only operation to history list - by @ayangweb in #385 (0bf66)
- Add error notification - by @RainyNight9 in #386 (caf9f)
- Add support for switching AI assistants - by @RainyNight9 in #395 (53258)
- Added support for the calculator function - by @ayangweb in #399 (44b5f)
- Add keyboard event handling and double-click copying - by @ayangweb in #409 (63293)
- Automatically selects the first entry after searching - by @ayangweb in #411 (d67d6)
- Ai assistant supports shortcuts - by @ayangweb in #414 (88955)
- Support esc to exit right-click menu - by @ayangweb in #415 (5b0fd)
- Web components assistant - by @RainyNight9 in #422 (ee4a0)
- Right-click menu support for search - by @ayangweb in #423 (54364)
- Add chat mode launch page - by @ayangweb in #424 (bde65)
- Add chat mode launch page #424 - by @ayangweb in #424 (80ac8)
- Ai assistant supports search and paging - by @ayangweb in #431 (c095a)
- Data sources support displaying customized icons - by @ayangweb in #432 (ab165)
- Auto becomes semi-transparent when it loses focus - by @ayangweb in #435 (f7c7c)
- Add MCP & call tools - by @RainyNight9 in #430 (79b99)
- Add MCP search-related shortcut configurations - by @ayangweb in #439 (0f18c)
- Right-click menu search supports shortcuts - by @ayangweb in #441 (9078c)
- Add shortcut key conflict hint and reset function - by @ayangweb in #442 (78a7b)
- Add useEscape and useModifierKeyPress hooks - by @ayangweb in #445 (191f3)
- Updated to include error message - by @ayangweb in #465 (414bc)
🐞 Bug Fixes
- Load app & web utils - by @RainyNight9 in #337 (57b2a)
- Fixed the problem of not being able to search in secondary directories - by @ayangweb in #338 (b45eb)
- Fix apps and articles not opening - by @ayangweb in #339 (211ba)
- Active shadow setting - by @RainyNight9 in #354 (e088f)
- Chat history was not show up - by @medcl in #377 (b25f8)
- Correct app default search path on macOS - by @SteveLauC in #381 (26bf3)
- Linux app search - by @SteveLauC in #389 (20e86)
- App launching on Linux - by @SteveLauC in #390 (de89a)
- Get attachments in chat sessioins - by @medcl in #392 (6f08d)
- Filter http query_args and convert only supported values - by @medcl in #394 (e8d19)
- Correct datasource ID in returned documents - by @SteveLauC in #396 (88640)
- Fixed several search & chat bugs - by @RainyNight9 in #412 (db66d)
- Current conversation tip - by @RainyNight9 in #416 (ec37c)
- Query_coco_fusion params error - by @RainyNight9 in #425 (4380b)
- Web iocn - by @RainyNight9 in #429 (af63b)
- Herder width - by @RainyNight9 in #444 (f876f)
- Solves the issue of bottom toolbar overlapping content in mobile Safari - by @RainyNight9 in #448 [(450...
v0.3.0
🚀 Features
- Advanced settings content improvement - by @ayangweb in #281 (e81c5)
- Add web pages - by @RainyNight9 in #277 (ef130)
- Voice input support for search and chat - by @ayangweb in #302 (118ea)
- Support for uploading files to the server - by @ayangweb in #310 (d9dea)
- Supports keyboard shortcuts with immediate effect - by @ayangweb in #316 (89a76)
View changes on GitHub
Coco v0.2.1
🚀 Features
🐞 Bug Fixes
- Fusion search should excluded disabled servers - by @medcl in #271 (91084)
- Add history reload for coco chat - by @RainyNight9 in #275 (44a3e)
- Incorrect version type - by @medcl in #279 (22872)
- Chat end type - by @RainyNight9 in #280 (04ff3)
- The chat scrolling and chat rendering - by @RainyNight9 in #282 (d319f)
- Store data is not shared among multiple windows - by @RainyNight9 in #298 (bfc7b)