cherry-studio/packages/shared
kangfenmao 183b46be9e feat(ipc): add App_Quit channel and update related handlers
- Introduced a new IPC channel for quitting the application.
- Updated ipc.ts to handle the App_Quit channel, allowing the app to quit when invoked.
- Added corresponding quit method in the preload API for client-side access.
- Fixed a minor URL check in WindowService to ensure proper navigation handling.
2025-09-23 19:49:41 +08:00
..
config feat: support more terminal in code tools (#10192) 2025-09-18 02:33:06 -07:00
IpcChannel.ts feat(ipc): add App_Quit channel and update related handlers 2025-09-23 19:49:41 +08:00
utils.ts fix: referer (#10124) 2025-09-12 13:31:18 +08:00