BiggerRain
d52ce481f9
feat: the search input box supports multi-line input ( #501 )
...
* feat: the search input box supports multi-line input
* docs: update notes
2025-05-13 16:26:54 +08:00
BiggerRain
573e1cf038
chore: add clear monitoring & cache calculation to optimize performance ( #500 )
...
* chore: add clear monitoring & cache calculation to optimize performance
* docs: update notes
2025-05-13 14:07:06 +08:00
BiggerRain
5162604cfd
chore: UpdateApp component loading location ( #499 )
...
* chore: UpdateApp component loading location
* docs: update notes
2025-05-13 11:40:29 +08:00
ayangweb
e38053682d
refactor: optimize styling issues with chat content ( #497 )
...
* refactor: optimize styling issues with chat content
* style: changing the import order
2025-05-13 11:24:07 +08:00
BiggerRain
018ec9e4ed
chore: greetings show hidden logic ( #496 )
...
* chore: greetings show hidden logic
* docs: update notes
2025-05-13 11:01:05 +08:00
BiggerRain
f9e5c6cc28
chore: search and MCP show hidden logic ( #494 )
...
* chore: enabled_by_default search & MCP
* chore: add enabled param judge
* chore: add enabled param judge
* chore: add enabled param judge
* docs: update notes
---------
Co-authored-by: ayangweb <75017711+ayangweb@users.noreply.github.com >
2025-05-13 10:44:49 +08:00
ayangweb
6bb64e92d9
feat: the chat content has added a button to return to the bottom ( #495 )
...
* feat: the chat content has added a button to return to the bottom
* docs: update changelog
* refactor: optimization effect
2025-05-13 10:36:02 +08:00
SteveLauC
7962c329c7
chore: add ~/Applications to search path on macOS ( #493 )
...
* chore: add ~/Applications to search path on macOS
* changelog entry
2025-05-12 18:47:25 +08:00
ayangweb
dd6bd2093d
refactor: optimize the style of the sidebar ( #492 )
...
* refactor: optimize the style of the sidebar
* refactor: adjust z-index value to increase sidebar hierarchy
2025-05-12 18:08:50 +08:00
SteveLauC
25d998a41c
fix: duplicate flatpak applications ( #491 )
2025-05-12 17:47:16 +08:00
BiggerRain
3cfb03dd49
feat: the chat input box supports multi-line input ( #490 )
...
* chore: chat input
* feat: the chat input box supports multi-line input
* docs: update notes
* chore: remove env record
* chore: remove debug
2025-05-12 16:03:49 +08:00
SteveLauC
386b9cc48b
fix: panic caused memory allocation failure on Linux ( #489 )
2025-05-12 15:27:49 +08:00
ayangweb
006b679386
refactor: refactor the content style of the extended page ( #488 )
2025-05-12 14:55:36 +08:00
SteveLauC
d47fb3cbc6
refactor: set up tauri-plugin-log as the logger ( #487 )
...
* refactor: set up tauri-plugins-log as the logger
* refactor: captures the front-end promise and outputs it to the log
---------
Co-authored-by: ayang <473033518@qq.com >
2025-05-12 09:33:37 +08:00
SteveLauC
26f71cff08
chore: remove dependency pizza engine ( #486 )
...
* chore: remove dep pizza engine
* style: fmt
2025-05-11 14:44:16 +08:00
SteveLauC
ae8f95e19c
chore: use ssh instead of https to pull pizza_engine ( #485 )
2025-05-09 18:58:47 +08:00
Medcl
4c49daf510
chore: refine wording for search failure ( #484 )
...
* chore: refine wording on search failure
* chore: update release notes
2025-05-09 18:14:18 +08:00
SteveLauC
8d2528e521
refactor: use pizza_engine for app search ( #346 )
...
* refactor: use pizza_engine for app search
* refactor: do not break the build when pizza_engine is unavailable
2025-05-09 17:54:58 +08:00
ayangweb
4895322397
feat: history list add put away button ( #482 )
...
* feat: history list add put away button
* docs: update changelog
2025-05-09 16:17:02 +08:00
BiggerRain
a8a4d435fc
chore: debug datasource component ( #483 )
2025-05-09 16:16:12 +08:00
ayangweb
1c0335feb4
fix: fix the focusing problem of the input box in windows ( #481 )
2025-05-07 18:09:19 +08:00
ayangweb
8498578425
feat: support for snapshot version updates ( #480 )
...
* feat: support for snapshot version updates
* docs: update changelog
2025-05-07 16:43:44 +08:00
Hardy
326e161505
chore: add github action build arm64 platform ( #479 )
...
Co-authored-by: hardy <luohf@infinilabs.com >
2025-05-07 10:50:39 +08:00
BiggerRain
e96e6b4a89
build: solve build error ( #477 )
...
* build: solve build error
* build: solve build error
2025-05-01 14:46:50 +08:00
BiggerRain
853ea38058
fix: solve the problem of modifying the assistant in the chat ( #476 )
...
* refactor: refactored chat code
* fix: Solve the problem of modifying the assistant in the chat
* docs: update notes
* docs: update notes
2025-04-30 16:24:14 +08:00
BiggerRain
4e127f8cdc
chore: adjust list error message ( #475 )
...
* chore: adjust list error message
* docs: update notes
2025-04-30 09:01:31 +08:00
ayangweb
51ada19d42
refactor: optimize the mode display of the first launched window ( #474 )
2025-04-29 19:07:03 +08:00
ayangweb
86f3741302
docs: update changelog ( #473 )
2025-04-29 17:47:14 +08:00
ayangweb
bb50b150c0
feat: supports Shift + Enter input box line feeds ( #472 )
2025-04-29 17:44:17 +08:00
ayangweb
a092354fee
feat: supports setting of out-of-focus transparency on top ( #470 )
...
* feat: supports setting of out-of-focus transparency on top
* docs: update changelog
* refactor: optimize translation content
* docs: update changelog
2025-04-29 17:08:01 +08:00
SteveLauC
2ffbb79358
docs: document how to install Coco app on Ubuntu ( #471 )
2025-04-29 17:05:16 +08:00
ayangweb
661b5d1b77
feat: check or enter to close the list of assistants ( #469 )
...
* feat: check or enter to close the list of assistants
* docs: update changelog
2025-04-29 15:16:46 +08:00
medcl
47d2e46b72
v0.4.0
v0.4.0
2025-04-28 17:58:37 +08:00
ayangweb
414bc78aaf
feat: updated to include error message ( #465 )
...
* feat: updated to include error message
* docs: update changelog
2025-04-28 16:41:15 +08:00
ayangweb
9fd4a16df3
fix: fixed carriage return problem with chinese input method ( #464 )
...
* fix: fixed carriage return problem with chinese input method
* docs: update changelog
2025-04-28 16:36:20 +08:00
BiggerRain
0e9e8bf653
fix: deep_think param type ( #463 )
...
* fix: deep_think param type
* chore: deep think params
2025-04-28 12:56:55 +08:00
BiggerRain
c14b9fa0be
chore: historical message corresponding assistant ( #462 )
...
* chore: historical message corresponding assistant
* chore: addjust code
2025-04-28 11:36:44 +08:00
ayangweb
8477c7ce95
refactor: optimizing markdown styles ( #461 )
...
* refactor: optimizing markdown styles
* style: delete test code
2025-04-28 11:34:31 +08:00
ayangweb
3e48eae749
refactor: optimized getting data sources and mcp lists ( #460 )
2025-04-28 09:52:39 +08:00
ayangweb
5764b72f1e
refactor: modifying the macos window hierarchy ( #459 )
2025-04-28 09:35:22 +08:00
Hardy
bff86c327a
chore: update release notes for publish 0.4.0-2018 ( #455 )
...
Co-authored-by: github-actions <github-actions@github.com >
2025-04-27 22:21:28 +08:00
BiggerRain
e60915443a
build: build web 1.1.14 ( #456 )
2025-04-27 22:19:38 +08:00
ayangweb
c86c768960
refactor: optimizing parameter variables ( #454 )
2025-04-27 21:49:29 +08:00
ayangweb
a6a84f3df5
refactor: mcp list adaptation font icon ( #453 )
2025-04-27 21:41:56 +08:00
ayangweb
0a231b80d0
refactor: fixing and optimizing known bugs ( #452 )
...
* refactor: optimized the color of error messages
* refactor: optimize the selection problem in the list of little helpers
* refactor: updated translation and internationalization support for extension modules
* refactor: optimize shortcut key display
* fix: fix startup page style issues
2025-04-27 20:12:46 +08:00
ayangweb
5272c3dab9
refactor: rename queryTimeoutRenamed to querySourceTimeout ( #451 )
2025-04-27 20:10:54 +08:00
SteveLauC
256262ec2e
refactor: rename the key used to store queryTimeout ( #450 )
2025-04-27 16:54:09 +08:00
BiggerRain
4508c292eb
fix: Solves the issue of bottom toolbar overlapping content in mobile Safari ( #448 )
...
* style: adjust style
* fix: close Splash
2025-04-26 14:27:00 +08:00
Medcl
f4a3838844
chore: update default query timeout to 500ms ( #447 )
2025-04-26 11:29:39 +08:00
ayangweb
6e07cacae2
reactor: replacing the default key ( #446 )
2025-04-25 22:57:45 +08:00