1113 Commits

Author SHA1 Message Date
Memory2314
9568586f90 Bump to 1.9.2 2026-02-25 19:54:50 +08:00
Memory2314
6425a09fb8 update changelog.md 2026-02-25 19:54:50 +08:00
Memory2314
8d827d40b7 update depends 2026-02-25 19:54:50 +08:00
Memory
c35d150157
fix: guard against undefined proxy in group.all filter 2026-02-25 19:21:39 +08:00
Memory
33a6e4517e
perf: virtualize rule list in edit-rules modal 2026-02-20 17:33:25 +08:00
Memory
a692dc9ead
fix: use https as default delay test URL 2026-02-18 13:00:52 +08:00
Liang Gong
7c46a0e4fa
chore: vscode extension recommendations 2026-02-10 22:56:17 +08:00
Baoshuo
56880867f3
chore: update link to docs 2026-02-10 22:55:52 +08:00
agoudbg
e767ed0da0
fix: connection chart z-index and scale 2026-02-10 22:46:51 +08:00
agoudbg
d5b5a249f7
fix: draggable sider cards animation in reduced-motion 2026-02-10 22:38:53 +08:00
Memory
01b5ed1a8f
style: update Chip styles 2026-02-04 10:43:33 +08:00
Memory
4bfa02023c
perf: improve core startup performance 2026-02-04 10:20:59 +08:00
Memory
dae4939390
feat: add Fish and Nushell support for environment variables 2026-02-03 21:16:42 +08:00
Memory
d2f700a0ef
feat: add rule statistics and disable toggle 2026-02-03 20:25:57 +08:00
Memory
1c17cfb683
refactor: external controller & rule editor
* update external controller labels for clarity

* add generate and toggle visibility for external controller secret

* add validation for external controller and rule payloads

* enhance rule payload validation UI with prominent error styling
2026-02-02 12:46:41 +08:00
Memory
8e6bfb0bd1
feat: Improve backup config import handling 2026-01-31 19:17:21 +08:00
Memory
842e7f1002
chore: ensure ESLint passes and format code 2026-01-25 15:28:03 +08:00
Memory
e9c72ce448
feat: show app icons in connections page 2026-01-25 14:59:48 +08:00
julong
d3a23a0601
feat: subscription timeout settings & subscription update logic efficiency (#1562)
1. Add updateTimeout property to IProfileItem interface
2. Add dedicated timeout config option for subscriptions
3. Improve subscription update logic efficiency
4. Use subscriptionTimeout as the smart fallback time
5. Localize
profiles.editInfo.updateTimeout and profiles.editInfo.updateTimeoutPlaceholder for en-US/fa-IR/ru-RU/zh-CN/zh-TW
2026-01-23 20:42:45 +08:00
Memory
767cdfeef3
fix: unmaximize save 2026-01-22 13:57:32 +08:00
xmk23333
197c9d3af8 feat: add Windows 7 compatibility build using win7 target 2026-01-19 13:14:54 +08:00
xmk23333
388581d75e - fix: fix IME composition input causing character duplication
Handle onCompositionStart/End events to prevent repeated characters
  when typing Chinese in proxy group filter
2026-01-19 13:04:34 +08:00
xmk23333
3c148f2c01 fix: prevent profile switch queue from breaking after failed switch 2026-01-19 12:55:21 +08:00
xmk23333
56e328191f fix: resolve merge conflict and stabilize core/control flows 2026-01-19 00:37:15 +08:00
xmk23333
0cc1d238c9 Merge branch 'smart_core' of https://github.com/mihomo-party-org/clash-party into smart_core 2026-01-19 00:34:36 +08:00
xmk23333
3f7b85afc1 fix: resolve restartCore race condition and add retry mechanism 2026-01-18 23:07:04 +08:00
Memory
72dd214ef0
feat: add startup configuration file check 2026-01-17 22:15:48 +08:00
xmk23333
c7190a311e chore: bump version to 1.9.1 v1.9.1 2026-01-16 00:46:37 +08:00
xmk23333
87ccffef7e fix: aur-release-updater wait for updater job to ensure release assets are ready 2026-01-16 00:43:29 +08:00
xmk23333
dd16eabb2a fix: use correct repository url in aur workflow 2026-01-16 00:22:58 +08:00
xmk23333
4a868e53ae fix: silently disable tun on startup instead of showing dialog 2026-01-15 23:55:15 +08:00
xmk23333
9e0f27aea3 fix: prevent crashes from process.exit, empty array destructuring and native module calls 2026-01-15 23:44:28 +08:00
xmk23333
a28f576d78 fix: properly handle critical file copy failures in initFiles 2026-01-15 23:29:27 +08:00
xmk23333
2cfcf8be66 fix: resolve tun crash caused by single instance lock conflict on admin restart 2026-01-15 23:25:48 +08:00
xmk23333
e21558ac37 fix: use sync state to prevent tray icon flickering on macOS with traffic display 2026-01-15 23:14:17 +08:00
xmk23333
228e2cbffc fix: use env var for win7 legacy build instead of regex replacement 2026-01-15 23:11:37 +08:00
xmk23333
ab58248d7b fix: use explicit arch parameter for sysproxy node selection 2026-01-15 22:56:37 +08:00
xmk23333
295c4400e9 fix: resolve auto-run and TUN restart issues on Windows IoT LTSC 2026-01-15 22:49:27 +08:00
xmk23333
bc4b59c66b fix: prevent tray traffic icon flickering on macOS v1.9.0 2026-01-15 22:22:22 +08:00
xmk23333
490f559306 fix: correct musl detection and clean other platform node files 2026-01-15 22:10:51 +08:00
xmk23333
6bb2304f52 fix: add commonjs type to sysproxy package for win7 compatibility 2026-01-15 21:30:34 +08:00
xmk23333
ea190b9bc1 fix: downgrade express and chokidar for win7 electron 22 compatibility 2026-01-15 21:23:04 +08:00
xmk23333
5f179d3ea5 fix: remove sysproxy npm packages, use github release via prepare script 2026-01-15 21:09:00 +08:00
xmk23333
e6cba388b2 fix: await setProxy completion before making proxy requests 2026-01-15 21:05:52 +08:00
xmk23333
291abc0a0d fix: prevent tray icon flickering when showTraffic enabled on macOS 2026-01-15 21:02:34 +08:00
xmk23333
ae42750f34 fix: prevent tray icon flickering on macOS and Linux 2026-01-15 20:56:27 +08:00
xmk23333
7b104df463 fix: configure CJS output for Electron 22 in windows7 build 2026-01-15 19:31:34 +08:00
xmk23333
7aea4af2d0 docs: update changelog for v1.9.0 2026-01-15 19:26:22 +08:00
xmk23333
1d053fe636 chore: add type module and fix preload script output format 2026-01-15 19:22:53 +08:00
xmk23333
b071154263 fix: improve sidecar path lookup for dev environment 2026-01-15 19:00:17 +08:00