Memory
|
add4196dc5
|
fix: clean up outdated sub-store.bundle.js
|
2025-08-27 12:59:39 +08:00 |
|
Memory
|
78ec7f9822
|
opt: tray icon updating
|
2025-08-27 12:59:28 +08:00 |
|
ezequielnick
|
4dbf054334
|
feat: more flexible smart override script
|
2025-08-27 10:50:10 +08:00 |
|
Memory
|
b2aab804a2
|
fix: tray icon show on macos
|
2025-08-25 22:50:42 +08:00 |
|
Memory
|
e75fb996c2
|
fix: tray icon not updating on mode change
dev
|
2025-08-25 11:39:27 +08:00 |
|
Memory
|
941831728c
|
fix: rename sub-store.bundle.js to .cjs for ES module compatibility
* fix: rename sub-store.bundle.js to .cjs for ES module compatibility
* Update changelog.md
|
2025-08-23 20:32:35 +08:00 |
|
Memory
|
3c57f7d99b
|
style: hide outline again
|
2025-08-23 12:59:02 +08:00 |
|
Memory
|
a57ea34f1b
|
feat: real-time tray icon color updates based on proxy status (#984)
* feat: real-time tray icon color updates based on proxy status
* Update changelog.md
|
2025-08-22 12:46:57 +08:00 |
|
Memory
|
e357700d60
|
fix: correct version comparison logic
|
2025-08-21 19:02:01 +08:00 |
|
Memory
|
109bbef3cf
|
style: hide outline
|
2025-08-21 19:01:49 +08:00 |
|
Memory
|
c01c985c91
|
feat: add commit hash in dev version
|
2025-08-21 19:01:33 +08:00 |
|
ezequielnick
|
2ebb5db055
|
chore: update log
|
2025-08-20 20:06:37 +08:00 |
|
ezequielnick
|
4325c77b4c
|
fix: default tun device name doesn't work
|
2025-08-20 20:06:24 +08:00 |
|
zengql
|
d6b88d407c
|
feat: 修复权限检查并优化TUN与自启联动 (#977)
1. 修复管理员权限检查不准导致TUN无法开启的问题
- 增加 'fltmc' 命令作为主要判断,'net session' 作为备用,提高在特定环境下的准确性。
2. 优化自启动以自动保持TUN模式开启
- 设置自启动时,根据当前运行身份决定任务权限。
- 为TUN模式提权而重启后,若自启已开启,则自动将计划任务更新为管理员权限。
- 普通权限启动但TUN开启时,主动提示用户需以管理员身份重启。
|
2025-08-20 20:01:09 +08:00 |
|
Memory
|
71f7b7b3c0
|
style: adjust disableTray position
|
2025-08-17 23:14:41 +08:00 |
|
Memory
|
e176f6db14
|
fix: selection loss in light mode
|
2025-08-17 13:38:49 +08:00 |
|
Memory
|
68dd3fd01a
|
chore: tweak MdContentPaste
|
2025-08-17 13:38:04 +08:00 |
|
Memory
|
ee19749009
|
opt: autoQuitWithoutCoreDelay input (#965)
* opt: autoQuitWithoutCoreDelay input
* opt: prevent text overflow in autoQuitWithoutCoreDelay input
|
2025-08-16 19:56:50 +08:00 |
|
Memory
|
c506d60e66
|
feat: support cron in profile update interval (#964)
|
2025-08-16 19:56:39 +08:00 |
|
Memory
|
e20e46aebe
|
fix: correct split logic in parseSubinfo (#960)
|
2025-08-15 20:21:18 +08:00 |
|
Memory
|
a23e23a697
|
fx: only detect mihomo (#958)
|
2025-08-15 13:56:59 +08:00 |
|
Memory
|
73068f6544
|
fix: prevent scientific notation parsing in YAML (#957)
|
2025-08-15 13:24:44 +08:00 |
|
Memory
|
fd708ec8bd
|
fix: privilege check and elevation autorun logic (#953)
|
2025-08-14 21:10:09 +08:00 |
|
Memory
|
35f51e1e39
|
fix: migrate from WMIC to modern APIs and improve privilege checks (#945)
* fix: WMIC is deprecated on windows-latest
* opt: remove WMIC
* fix: correctly detect high-privilege processes
|
2025-08-14 09:54:54 +08:00 |
|
ezequielnick
|
348c429855
|
feat: enable service if previously disabled
|
2025-08-13 18:11:14 +08:00 |
|
ezequielnick
|
bcf104e085
|
fix: workflow2
v1.8.4
|
2025-08-13 12:29:48 +08:00 |
|
ezequielnick
|
9f8c70c8a8
|
fix: workflow
|
2025-08-13 11:36:43 +08:00 |
|
ezequielnick
|
0ea9528b70
|
feat: set default tun device name on macos (configurable)
|
2025-08-13 10:34:35 +08:00 |
|
ezequielnick
|
4997e098ba
|
fix: remove core privilege check on non-windows
|
2025-08-13 09:44:11 +08:00 |
|
ezequielnick
|
d8d79f7b7d
|
fix: tag workflow
|
2025-08-12 22:48:19 +08:00 |
|
ezequielnick
|
a45bc89b33
|
1.8.4 Released
|
2025-08-12 22:07:54 +08:00 |
|
Memory
|
6bdb133cea
|
fix: no admin rights on Windows (#933)
|
2025-08-12 21:56:58 +08:00 |
|
ezequielnick
|
db605f24fc
|
feat: enhance core checks with TUN startup detection and unified popup design
|
2025-08-12 20:58:01 +08:00 |
|
ezequielnick
|
f005a4f4cd
|
feat: add startup prompt for core permission check
|
2025-08-12 18:10:54 +08:00 |
|
ezequielnick
|
cb3eedfcb8
|
chore: delete debug log
|
2025-08-12 09:20:36 +08:00 |
|
ezequielnick
|
d030a8722d
|
feat: separate app logs from core logs
|
2025-08-12 09:07:20 +08:00 |
|
ezequielnick
|
a8f8cd0fd3
|
workflow: delete all old assets
|
2025-08-10 09:33:27 +08:00 |
|
ezequielnick
|
defcbbca5c
|
chore: update version
|
2025-08-10 09:07:01 +08:00 |
|
ezequielnick
|
dbfd25f481
|
feat: add floating window Compatibility Mode
|
2025-08-10 09:04:29 +08:00 |
|
ezequielnick
|
eb41bae23b
|
debug floating window
|
2025-08-09 21:44:51 +08:00 |
|
ezequielnick
|
4a192586fc
|
chore: delete old dev assets before build
|
2025-08-09 19:41:18 +08:00 |
|
ezequielnick
|
6172cadca8
|
chore: add dev release
|
2025-08-09 19:02:08 +08:00 |
|
ezequielnick
|
b5ee701530
|
feat: validate TUN configuration and permission compatibility
|
2025-08-09 15:43:40 +08:00 |
|
ezequielnick
|
58732ce653
|
feat: add fallback mechanism for floating window startup failure
|
2025-08-09 13:48:55 +08:00 |
|
ezequielnick
|
294dd75b48
|
1.8.3 Released
v1.8.3
|
2025-08-09 10:15:33 +08:00 |
|
ezequielnick
|
f56c585818
|
refactor: copy geodata only if source files are newer
|
2025-08-09 10:05:09 +08:00 |
|
ezequielnick
|
ef96819621
|
fix: restore mistakenly removed trafficmonitor download component
|
2025-08-09 09:49:02 +08:00 |
|
ezequielnick
|
5e0c5b6e69
|
fix: change floating window to rectangle to avoid white border issue
|
2025-08-09 09:48:09 +08:00 |
|
ezequielnick
|
8cfee2f5e5
|
fix: resolve Windows admin mode restart issue
|
2025-08-06 22:49:39 +08:00 |
|
ezequielnick
|
b5f6658b72
|
fix: dns/sniffer override button logic2
|
2025-08-06 22:24:57 +08:00 |
|