Commit Graph

279 Commits

Author SHA1 Message Date
BiggerRain
bfc7b488ad fix: store data is not shared among multiple windows (#298)
* fix: store data is not shared among multiple windows

* docs: update release notes
v0.2.1
2025-03-14 18:41:48 +08:00
Hardy
249cc2eae4 chore: add settings to output docs json (#297)
Co-authored-by: hardy <luohf@infinilabs.com>
2025-03-14 18:37:02 +08:00
BiggerRain
388dac6452 chore: chat input border & clear input (#295)
* chore: chat input border & clear input

* docs: update release notes
2025-03-14 17:19:39 +08:00
ayangweb
dc8d1b5054 refactor: hide voice input buttons (#294) 2025-03-14 17:07:46 +08:00
ayangweb
046c3dda82 chore: update release notes (#293) 2025-03-14 16:27:51 +08:00
medcl
60ce678e3e v0.2.1 2025-03-14 16:06:08 +08:00
Medcl
8d79b9ba1a chore: update release notes (#290) 2025-03-14 15:49:24 +08:00
BiggerRain
969126ed89 chore: websocket timeout increased to 2 minutes (#289)
* chore: websocket timeout increased to 2 minutes

* docs: update release notes
2025-03-14 11:14:03 +08:00
ayangweb
e2df2b583a refactor: optimize the outline of the button (#288) 2025-03-14 11:07:19 +08:00
BiggerRain
9d948d4fc6 chore: remove selected function (#286)
* chore: remove selected function

* docs: update release notes
2025-03-14 10:50:51 +08:00
ayangweb
81c770ba7e refactor: optimize voice input (#285)
* refactor: optimize voice input

* refactor: `useState` instead of `useReactive`
2025-03-14 10:49:44 +08:00
BiggerRain
c9e9a72a0e chore: chat window min width & remove input bg (#284)
* chore: chat window min width & remove input bg

* docs: update release notes

* chore: remove error
2025-03-13 14:41:41 +08:00
SteveLauC
96e6aae30b ci: remove unneeded rust-toolchain action (#283) 2025-03-12 18:06:36 +08:00
BiggerRain
d319f5ebc7 fix: the chat scrolling and chat rendering (#282)
* fix: the chat scrolling and chat rendering

* docs: update release notes
2025-03-12 16:50:35 +08:00
BiggerRain
04ff358dc7 fix: chat end type (#280)
* fix: chat end type

* docs: update release notes
2025-03-12 14:24:24 +08:00
Medcl
22872ab02f fix: incorrect version type (#279)
* fix: incorrect version type

* chore: update release notes
2025-03-12 13:28:43 +08:00
ayangweb
fcfd21be45 refactor: disable manual input during voice input (#278) 2025-03-12 10:46:16 +08:00
ayangweb
0044e9a536 feat: chat supports voice input (#276)
* feat: chat supports voice input

* refactor: hide window out of focus

* feat: search supports voice input
2025-03-11 16:36:51 +08:00
BiggerRain
44a3ea3868 fix: add history reload for coco chat (#275) 2025-03-11 15:48:45 +08:00
BiggerRain
b444dc35ae refactor: chat components (#273)
* refactor: chat components

* refactor: chat components

* docs: update release notes

* docs: update release notes

* chore: history reload
2025-03-11 11:02:30 +08:00
ayangweb
8c9ccef218 feat: support for automatic app updates (#274)
* feat: support for automatic app updates

* refactor: add force update instructions

* refactor: optimize version update alerts

* chore: updating configuration files
2025-03-11 10:36:42 +08:00
ayangweb
a3bc997efe refactor: window not hidden after copying (#272) 2025-03-10 14:52:47 +08:00
Medcl
910841013f fix: fusion search should excluded disabled servers (#271) 2025-03-10 12:08:39 +08:00
ayang
f02b8bb28a v0.2.0 v0.2.0 2025-03-07 17:38:43 +08:00
ayangweb
e68e8f7954 refactor: optimized theme switching (#270) 2025-03-07 17:38:05 +08:00
ayangweb
18b6e1cbc9 chore: fallback version (#269) 2025-03-07 17:17:43 +08:00
Medcl
062e2873b4 fix: typo (#268)
* v0.2.0

* fix: typo

---------

Co-authored-by: ayang <473033518@qq.com>
2025-03-07 17:14:20 +08:00
Medcl
e75f4ce187 chore: update release notes (#267)
* chore: update release notes

* fix typo

* chore: update docs
2025-03-07 17:09:11 +08:00
BiggerRain
dbbc87523d fix: ws link (#266) 2025-03-07 15:50:43 +08:00
ayang
6548889f47 v0.2.0-rc.1 v0.2.0-rc.1 2025-03-07 15:05:55 +08:00
ayangweb
814aefdb7c style: delete useless import (#265) 2025-03-07 15:05:29 +08:00
ayangweb
6271e3e995 refactor: hide file uploads (#264) 2025-03-07 14:59:22 +08:00
BiggerRain
9d2f3c9023 fix: chat error (#263) 2025-03-07 14:55:28 +08:00
ayangweb
8528644eaa refactor: right-click again to close the context menu (#262) 2025-03-07 14:55:05 +08:00
ayangweb
8db5b9ec37 refactor: add a border to the main window of linux only (#261) 2025-03-07 14:39:49 +08:00
ayangweb
83143ab412 chore: macos code signing (#260) 2025-03-07 13:01:57 +08:00
ayangweb
a0b5867c9c feat: tray internationalization and shortcut display (#259) 2025-03-07 12:42:55 +08:00
BiggerRain
58ce845fd2 fix: dataSourceList all & login async (#258) 2025-03-07 12:11:29 +08:00
ayangweb
63dbe90575 refactor: execute the right-click menu function to hide the window (#257) 2025-03-07 10:59:56 +08:00
Medcl
290f67fcf6 fix: server should keep previous enabled state even on fresh (#256)
* fix: server should keep previous enabled state even on fresh

* fix: server should keep previous enabled state even on fresh
2025-03-06 23:43:45 +08:00
BiggerRain
ae75d75063 fix: suggestion list width (#255) 2025-03-06 23:41:25 +08:00
BiggerRain
5d004f5196 chore: handle not login status in chat window (#254) 2025-03-06 21:47:09 +08:00
Medcl
e56fcc842c chore: update version to v0.2 (#253) 2025-03-06 20:54:44 +08:00
BiggerRain
efbcb8df9c refactor: chat code & chat loading (#252) 2025-03-06 20:32:57 +08:00
ayangweb
d2855c1c19 refactor: handling the use of unwrap (#251) 2025-03-06 20:11:17 +08:00
ayangweb
5c891ec711 refactor: upload files and screenshots for internationalization (#250) 2025-03-06 18:24:37 +08:00
ayangweb
6abb19c8a8 feat: supports app search across all platforms (#249)
* feat: supports app search across all platforms

* style: remove commented code
2025-03-06 17:50:44 +08:00
BiggerRain
af11b7915d chore: refactor code & link ws (#247)
* chore: Refactor code & link ws

* chore: link ws
2025-03-06 15:16:48 +08:00
ayangweb
50aee2c19e refactor: optimize the style of the list of networking search services (#245) 2025-03-06 10:01:58 +08:00
BiggerRain
a212d3bbb7 feat: add not login tips (#244) 2025-03-05 21:36:05 +08:00