Commit Graph

1208 Commits

Author SHA1 Message Date
zjdndjf
84be8413c0 fix: guard mihomo websocket reconnects across restart
Closes #1841
2026-05-19 16:37:27 +08:00
zjdndjf
7be403b942 fix: keep rule providers visible after empty search
Closes #1842
2026-05-18 16:28:33 +08:00
zjdndjf
d534b1df50 fix: hide update timeout for local profiles
Closes #1844
2026-05-18 16:25:20 +08:00
zjdndjf
1e4799629f fix: correct disallowed ip segment placeholder
Closes #1843
2026-05-18 16:21:58 +08:00
Memory
6608ffb513 perf: show proxy delay results progressively during group test 2026-05-16 22:27:19 +08:00
zjdndjf
3aaa7ba7bf fix: add sider setting dividers
Closes #1826
2026-05-16 12:15:43 +08:00
zjdndjf
d0efe895c7 feat: add tunnel editor
Closes mihomo-party-org/clash-party#1837
2026-05-16 12:05:16 +08:00
Memory
5b7b816282 i18n: update Russian (ru-RU) locale translations 2026-05-13 20:37:40 +08:00
Tongyuxiu Zhou
ee98bc51e8 fix: inconsistent initial size of the side card for usage
Co-authored-by: alex <alex@example.com>
2026-05-13 19:44:31 +08:00
zjdndjf
a4bd41e784 fix: add work dir to mihomo safe paths
Fixes #1812
2026-05-12 03:53:42 +08:00
zjdndjf
b000a76a3f fix: keep tray menu alive
Fixes #1813
2026-05-12 03:53:30 +08:00
Memory2314
9041c74d1a workflow: bump github-actions-deploy-aur from v2.7.2 to v4.1.3 v1.9.5 2026-05-11 21:12:25 +08:00
Memory2314
1eb740db2e update changelog 2026-05-11 20:45:42 +08:00
Memory2314
1cda8e310c update depends 2026-05-11 20:44:51 +08:00
Tianxiang Shi
3f06e814fe fix: avoid self-proxy loop in Windows TUN 2026-05-11 20:12:19 +08:00
Memory
92f21d0fcc feat: support rule mode for fake-ip-filter 2026-05-08 11:54:01 +08:00
zjdndjf
e8be197dee perf: optimize app startup and quit 2026-05-07 09:49:07 +08:00
zjdndjf
5953780390 feat: add profile delete confirmation 2026-05-05 01:58:48 +08:00
zjdndjf
c00216bbc1 fix: support dark mode in TrayIconCropModal 2026-05-04 21:33:37 +08:00
zjdndjf
e63191019c feat: add tray icon crop picker 2026-05-04 18:55:52 +08:00
zjdndjf
de1c351b32 feat: add tray group delay test 2026-05-03 19:09:30 +08:00
zjdndjf
0d270eb5f0 update changelog 2026-04-30 16:40:23 +08:00
zjdndjf
5b771e1ab5 fix: clear nameserver policy 2026-04-30 16:36:32 +08:00
zjdndjf
14f1285b99 fix: remove ineffective dynamic imports 2026-04-30 16:15:07 +08:00
zjdndjf
fa962b8560 chore: increase mihomo upgrade timeout 2026-04-30 16:03:32 +08:00
zjdndjf
2458c408a2 update changelog.md 2026-04-29 18:28:32 +08:00
ezequielnick
4f38b77d04 chore: bump version to 1.9.5 2026-04-29 12:00:09 +08:00
ezequielnick
4051cf4c92 fix: prevent subscription update storms 2026-04-29 11:59:24 +08:00
zjdndjf
b7c9e4aa5c fix: show flags in connection table 2026-04-28 19:06:41 +08:00
Memory
14ea267b67 fix: guard deepMerge + syntax behind isOverride 2026-04-27 20:30:11 +08:00
zjdndjf
176f48c1de fix: delete protected profile work dirs 2026-04-26 22:38:22 +08:00
zjdndjf
ef788eff57 feat: add custom network latency targets 2026-04-26 22:17:19 +08:00
Memory
9ea9da7d58 fix: use netsh to manage firewall rules for Windows 7 compatibility 2026-04-26 16:37:39 +08:00
Memory
f494ff7d00 Revert "功能: 新增应用代理管理页面,支持按应用开关代理"
This reverts commit 09ed12c67f.
2026-04-26 12:44:09 +08:00
Memory
82436d2fbf chore: upgrade electron to 41 and fix black screen on startup 2026-04-26 12:41:00 +08:00
Jing Nan Meng
09ed12c67f 功能: 新增应用代理管理页面,支持按应用开关代理
* feat: add app proxy management page with per-app proxy toggle

- Add Apps page showing active connections grouped by process
- Add per-app proxy on/off switch (disabled apps get DIRECT rule)
- Add AppsCard to sidebar navigation
- Add IAppProxyRule type and appProxyRules config
- Inject PROCESS-NAME rules for disabled apps in factory
- Fix removeAllListeners to removeListener for mihomoConnections
- Add i18n for apps page (zh-CN, zh-TW, en-US, ru-RU, fa-IR)

* chore: 将 .omc, .claude, debug 目录从版本控制中移除

- 将 .omc, .claude, debug 加入 .gitignore
- 将 .omc, .claude, debug 加入 .prettierignore
- 从 git 追踪中移除 .omc 目录
2026-04-26 12:32:31 +08:00
Memory
2fcb043b86 feat: show never matched for untriggered rules 2026-04-20 20:18:20 +08:00
zjdndjf
2ecded88b3 feat: add custom tray icon support 2026-04-20 18:43:11 +08:00
zjdndjf
de60c12ff2 feat: add connection close option for hot reload profile switch 2026-04-20 18:22:31 +08:00
ezequielnick
d525689063 feat: prevent subscription refresh storms from malformed intervals 2026-04-20 05:12:49 +08:00
Memory
1cfd66ab91 fix: await sysproxy disable on shutdown and add sync fallback 2026-04-19 23:35:07 +08:00
Memory
619a143369 feat: add QR code modal for remote profile subscription URL 2026-04-19 23:11:25 +08:00
Memory
ddad2ec47c refactor: replace mihomoUpgradeConfig with mihomoHotReloadConfig 2026-04-19 00:14:08 +08:00
Memory
2119a00300 feat: add restart button to small mihomo core card 2026-04-19 00:02:42 +08:00
Memory
e006871c9a feat: add traffic analytics page with per-device/host/proxy breakdown 2026-04-17 21:09:00 +08:00
zjdndjf
2979a5a00b fix: whitelist mihomoHotReloadConfig invoke and stabilize tun save 2026-04-17 13:43:02 +08:00
zjdndjf
00e551d728 feat: replace restartCore with hot reload for config switches and overrides 2026-04-17 13:24:36 +08:00
zjdndjf
68195d122b perf: optimize connections rendering and reduce proxy group polling 2026-04-17 12:20:35 +08:00
zjdndjf
2a04cafee5 feat: add per-log-file size limit with truncation 2026-04-14 17:29:41 +08:00
zjdndjf
96933d9ea0 feat: include device name in WebDAV backup filename 2026-04-14 17:13:36 +08:00