Commit Graph

  • 507da84b80 chore: update release notes in electron-builder.yml kangfenmao 2025-05-21 23:22:14 +08:00
  • 4f046a5510 refactor: enhance notification handling based on page context suyao 2025-05-21 23:12:03 +08:00
  • b30a30efa8 refactor: enhance notification handling based on page context suyao 2025-05-21 23:12:03 +08:00
  • c49a262df6 refactor: update IPC channel names for notifications kangfenmao 2025-05-21 23:11:34 +08:00
  • c29ff577ed refactor: update IPC channel names for notifications kangfenmao 2025-05-21 23:11:34 +08:00
  • b6675853ed fix: handle user cancellation and improve error reporting in file saving process kangfenmao 2025-05-21 22:38:57 +08:00
  • f9512d6ef2 fix: handle user cancellation and improve error reporting in file saving process kangfenmao 2025-05-21 22:38:57 +08:00
  • f67545d751 style: update border color in SearchBarContainer for improved UI consistency kangfenmao 2025-05-21 22:31:55 +08:00
  • 326163d798 style: update border color in SearchBarContainer for improved UI consistency kangfenmao 2025-05-21 22:31:55 +08:00
  • 0ede6e1dca refactor: enhance multi-selection handling in Inputbar and MessageEditor kangfenmao 2025-05-21 22:22:01 +08:00
  • 7099bee833 refactor: enhance multi-selection handling in Inputbar and MessageEditor kangfenmao 2025-05-21 22:22:01 +08:00
  • fd1b0762f9 refactor: migrate chat context to a custom hook and enhance multi-selection functionality kangfenmao 2025-05-21 21:40:27 +08:00
  • b1839b722f refactor: migrate chat context to a custom hook and enhance multi-selection functionality kangfenmao 2025-05-21 21:40:27 +08:00
  • 850f1bf181 refactor: improve ContextMenu and Message components layout kangfenmao 2025-05-21 18:46:50 +08:00
  • 46ae4f9b55 refactor: improve ContextMenu and Message components layout kangfenmao 2025-05-21 18:46:50 +08:00
  • 0e29d2a136 refactor: reuse shiki highlighter utils (#6235) one 2025-05-21 19:06:56 +08:00
  • a9a0ae87d3 refactor: reuse shiki highlighter utils (#6235) one 2025-05-21 19:06:56 +08:00
  • e7cc5981e2 fix: increase the upper limit of issue-management operations-per-run (#6257) 自由的世界人 2025-05-21 15:31:28 +08:00
  • d9661602b2 fix: increase the upper limit of issue-management operations-per-run (#6257) 自由的世界人 2025-05-21 15:31:28 +08:00
  • 3b36309b92 chore(version): 1.3.9 kangfenmao 2025-05-21 15:14:37 +08:00
  • 877a1f8306 chore(version): 1.3.9 v1.3.9 kangfenmao 2025-05-21 15:14:37 +08:00
  • 35d1ee93a6 fix: english serif font rendering issue #6224 kangfenmao 2025-05-21 15:09:10 +08:00
  • 5dd508b4f4 fix: english serif font rendering issue #6224 kangfenmao 2025-05-21 15:09:10 +08:00
  • 3f0403d83f fix: topic prompt not working #6226 kangfenmao 2025-05-21 14:26:24 +08:00
  • 406bf6a509 fix: topic prompt not working #6226 kangfenmao 2025-05-21 14:26:24 +08:00
  • 25da63a01e chore: remove electron-notification-state dependency and update notification settings kangfenmao 2025-05-21 14:03:24 +08:00
  • f0ae2aa6dc chore: remove electron-notification-state dependency and update notification settings kangfenmao 2025-05-21 14:03:24 +08:00
  • e70114bd26 fix: settings -> openAI -> summaryText undefined kangfenmao 2025-05-21 13:57:59 +08:00
  • 0884caea97 fix: settings -> openAI -> summaryText undefined kangfenmao 2025-05-21 13:57:59 +08:00
  • abbafe29a1 fix: message content width will exceed the bubble limit in narrow layout mode kangfenmao 2025-05-21 13:57:39 +08:00
  • 8e870710b5 fix: message content width will exceed the bubble limit in narrow layout mode kangfenmao 2025-05-21 13:57:39 +08:00
  • 1d4560545a fix: topic deletion button covering the text kangfenmao 2025-05-21 13:56:47 +08:00
  • 27a92463bf fix: topic deletion button covering the text kangfenmao 2025-05-21 13:56:47 +08:00
  • be49503bde refactor: simplify MCP service integration and cleanup logic kangfenmao 2025-05-21 13:10:27 +08:00
  • 3298b3f403 refactor: simplify MCP service integration and cleanup logic kangfenmao 2025-05-21 13:10:27 +08:00
  • 44685d8dcf fix: enhance OpenAI service tier handling and initialize settings during migration kangfenmao 2025-05-21 13:02:25 +08:00
  • 894c20dd05 fix: enhance OpenAI service tier handling and initialize settings during migration kangfenmao 2025-05-21 13:02:25 +08:00
  • 42543b96ec feat: add Google miniapp kangfenmao 2025-05-21 11:03:41 +08:00
  • a0945af285 feat: add Google miniapp kangfenmao 2025-05-21 11:03:41 +08:00
  • 5fd9249673 refactor: update MultiSelectionPopup icons and improve styling kangfenmao 2025-05-21 12:18:26 +08:00
  • 6e12d2fa2e refactor: update MultiSelectionPopup icons and improve styling kangfenmao 2025-05-21 12:18:26 +08:00
  • 8e5f2a523d feat/notification (#6144) SuYao 2025-05-21 12:11:52 +08:00
  • 2798bd9d9d feat/notification (#6144) SuYao 2025-05-21 12:11:52 +08:00
  • 374e97b9ab feat: add message multiple select (#6085) 自由的世界人 2025-05-21 11:22:36 +08:00
  • d07c6ecc6b feat: add message multiple select (#6085) 自由的世界人 2025-05-21 11:22:36 +08:00
  • 4c6f7b9282 fix: sse mcp 404 not found kangfenmao 2025-05-21 10:50:28 +08:00
  • 57f10bf56f fix: sse mcp 404 not found kangfenmao 2025-05-21 10:50:28 +08:00
  • 75901e2714 fix: improve CodeEditor controlled mode, prevent unnecessary trimming (#6221) one 2025-05-21 03:51:30 +08:00
  • d4fc5d6503 fix: improve CodeEditor controlled mode, prevent unnecessary trimming (#6221) one 2025-05-21 03:51:30 +08:00
  • 6cd324f8ba fix: handle undefined html title (#6229) one 2025-05-20 20:57:14 +08:00
  • 55c57d72ba fix: handle undefined html title (#6229) one 2025-05-20 20:57:14 +08:00
  • 312b73225a Feat/mcp run python (#6151) LiuVaayne 2025-05-20 20:47:30 +08:00
  • c468c3cfd5 Feat/mcp run python (#6151) LiuVaayne 2025-05-20 20:47:30 +08:00
  • adf13979ca refactor(PasteService): optimize handler registration logic (#6223) beyondkmp 2025-05-20 19:12:45 +08:00
  • bb3bfafe7e refactor(PasteService): optimize handler registration logic (#6223) beyondkmp 2025-05-20 19:12:45 +08:00
  • 74fbd37a20 chore(version): 1.3.8 kangfenmao 2025-05-20 18:15:20 +08:00
  • 0641857f26 chore(version): 1.3.8 v1.3.8 kangfenmao 2025-05-20 18:15:20 +08:00
  • e0774e49cc feat: implement getFilePath method in FileManager and update KnowledgeContent to use it kangfenmao 2025-05-20 18:04:01 +08:00
  • 0d5b9d8d62 feat: implement getFilePath method in FileManager and update KnowledgeContent to use it kangfenmao 2025-05-20 18:04:01 +08:00
  • 4838a02785 Revert "feat: add resolveFilePath functionality to resolve restoring from different computer (#5980)" kangfenmao 2025-05-20 17:44:04 +08:00
  • 09952a4d3b Revert "feat: add resolveFilePath functionality to resolve restoring from different computer (#5980)" kangfenmao 2025-05-20 17:44:04 +08:00
  • a0cf667f4f refactor: improve FloatingSidebar and HomeTabs components kangfenmao 2025-05-20 17:17:57 +08:00
  • e8753e0cf3 refactor: improve FloatingSidebar and HomeTabs components kangfenmao 2025-05-20 17:17:57 +08:00
  • 02a4f9b5f1 fix: add context menu trigger to FloatingSidebar component George Zhao 2025-05-20 15:07:34 +08:00
  • 05dc5da7b0 fix: add context menu trigger to FloatingSidebar component George Zhao 2025-05-20 15:07:34 +08:00
  • c1a81b88b0 feat: enhance ContentSearch and MessageTools components kangfenmao 2025-05-20 13:52:10 +08:00
  • 12f5d9acfd feat: enhance ContentSearch and MessageTools components kangfenmao 2025-05-20 13:52:10 +08:00
  • 9d64690c42 fix: knowledge icon consistency across components (#6209) Zhaker 2025-05-20 15:07:57 +08:00
  • 30885655dd fix: knowledge icon consistency across components (#6209) Zhaker 2025-05-20 15:07:57 +08:00
  • 5cf611f1ac fix(mcp): mcp result preview is missing parameters (#6165) karl 2025-05-20 14:46:21 +08:00
  • 49d4ae6e9b fix(mcp): mcp result preview is missing parameters (#6165) karl 2025-05-20 14:46:21 +08:00
  • df5f795671 feat: add new model provider BurnCloud Wei 2025-05-19 19:01:23 +08:00
  • 2d7caf9fc5 feat: add new model provider BurnCloud Wei 2025-05-19 19:01:23 +08:00
  • 6ab0540f90 chore: update Hailuo logo (#6208) fullex 2025-05-20 13:11:54 +08:00
  • 5cf0a43b2c chore: update Hailuo logo (#6208) fullex 2025-05-20 13:11:54 +08:00
  • 3908080d21 refactor: centralize paste handling logic with PasteService (#6199) beyondkmp 2025-05-20 13:09:37 +08:00
  • 98426e084a refactor: centralize paste handling logic with PasteService (#6199) beyondkmp 2025-05-20 13:09:37 +08:00
  • d31f35b16d feat: update dependencies in package.json and yarn.lock fullex 2025-05-20 12:40:17 +08:00
  • 2fc705c77f chore(version): 1.3.7 kangfenmao 2025-05-20 11:33:52 +08:00
  • 52559534c6 chore(version): 1.3.7 v1.3.7 kangfenmao 2025-05-20 11:33:52 +08:00
  • 041ae5e09e fix: set default initial values for rendering speed in aihubmixConfig kangfenmao 2025-05-20 11:31:35 +08:00
  • ab5ffe4e2e fix: set default initial values for rendering speed in aihubmixConfig kangfenmao 2025-05-20 11:31:35 +08:00
  • 279f5db817 feat: add MCP servers via JSON quickly (#6099) jwcrystal 2025-05-20 10:41:25 +08:00
  • 3d8f514f30 feat: add MCP servers via JSON quickly (#6099) jwcrystal 2025-05-20 10:41:25 +08:00
  • 35d3c8e451 fix: update default values and improve component structure kangfenmao 2025-05-20 00:20:02 +08:00
  • 47faa6edf2 fix: update default values and improve component structure kangfenmao 2025-05-20 00:20:02 +08:00
  • a3a3045b1a fix: update file path resolution in new Electron suyao 2025-05-19 22:45:59 +08:00
  • a95ace3dc5 fix: update file path resolution in new Electron suyao 2025-05-19 22:45:59 +08:00
  • 2686553c19 docs: update branching strategy documentation and add English and Chinese versions kangfenmao 2025-05-19 22:22:13 +08:00
  • 582427663f docs: update branching strategy documentation and add English and Chinese versions kangfenmao 2025-05-19 22:22:13 +08:00
  • 6ed6376707 feat: add resolveFilePath functionality to resolve restoring from different computer (#5980) beyondkmp 2025-05-19 21:58:44 +08:00
  • 3abe0e803c feat: add resolveFilePath functionality to resolve restoring from different computer (#5980) beyondkmp 2025-05-19 21:58:44 +08:00
  • a18c2b3f0a refactor: remove constructor from KnowledgeQueue and invoke checkAllBases in useAppInit hook kangfenmao 2025-05-19 21:28:25 +08:00
  • 94b602b250 refactor: remove constructor from KnowledgeQueue and invoke checkAllBases in useAppInit hook kangfenmao 2025-05-19 21:28:25 +08:00
  • 1469675a20 Merge branch 'develop' kangfenmao 2025-05-19 21:16:41 +08:00
  • d42bf89045 Merge branch 'develop' kangfenmao 2025-05-19 21:16:41 +08:00
  • 1739684a27 feat: support default Quick Assistant model (#6150) jwcrystal 2025-05-19 20:49:13 +08:00
  • 75f25d8a44 feat: support default Quick Assistant model (#6150) jwcrystal 2025-05-19 20:49:13 +08:00
  • 084cedf071 hotfix: add OpenAI settings tab and related functionality (#6040) SuYao 2025-05-19 20:18:16 +08:00
  • ae163ff0ed hotfix: add OpenAI settings tab and related functionality (#6040) SuYao 2025-05-19 20:18:16 +08:00