Commit Graph

  • 3c57f7d99b
    style: hide outline again Memory 2025-08-23 12:59:02 +08:00
  • a57ea34f1b
    feat: real-time tray icon color updates based on proxy status (#984) Memory 2025-08-22 12:46:57 +08:00
  • e357700d60
    fix: correct version comparison logic Memory 2025-08-21 19:02:01 +08:00
  • 109bbef3cf
    style: hide outline Memory 2025-08-21 19:01:49 +08:00
  • c01c985c91
    feat: add commit hash in dev version Memory 2025-08-21 19:01:33 +08:00
  • 2ebb5db055 chore: update log ezequielnick 2025-08-20 20:06:37 +08:00
  • 4325c77b4c fix: default tun device name doesn't work ezequielnick 2025-08-20 20:06:24 +08:00
  • d6b88d407c
    feat: 修复权限检查并优化TUN与自启联动 (#977) zengql 2025-08-20 20:01:09 +08:00
  • 71f7b7b3c0
    style: adjust disableTray position Memory 2025-08-17 23:14:41 +08:00
  • e176f6db14
    fix: selection loss in light mode Memory 2025-08-17 13:38:49 +08:00
  • 68dd3fd01a
    chore: tweak MdContentPaste Memory 2025-08-17 13:38:04 +08:00
  • ee19749009
    opt: autoQuitWithoutCoreDelay input (#965) Memory 2025-08-16 19:56:50 +08:00
  • c506d60e66
    feat: support cron in profile update interval (#964) Memory 2025-08-16 19:56:39 +08:00
  • e20e46aebe
    fix: correct split logic in parseSubinfo (#960) Memory 2025-08-15 20:21:18 +08:00
  • a23e23a697
    fx: only detect mihomo (#958) Memory 2025-08-15 13:56:59 +08:00
  • 73068f6544
    fix: prevent scientific notation parsing in YAML (#957) Memory 2025-08-15 13:24:44 +08:00
  • fd708ec8bd
    fix: privilege check and elevation autorun logic (#953) Memory 2025-08-14 21:10:09 +08:00
  • 35f51e1e39
    fix: migrate from WMIC to modern APIs and improve privilege checks (#945) Memory 2025-08-14 09:54:54 +08:00
  • 348c429855 feat: enable service if previously disabled ezequielnick 2025-08-13 18:11:14 +08:00
  • bcf104e085 fix: workflow2 v1.8.4 ezequielnick 2025-08-13 12:29:48 +08:00
  • 9f8c70c8a8 fix: workflow ezequielnick 2025-08-13 11:36:43 +08:00
  • 0ea9528b70 feat: set default tun device name on macos (configurable) ezequielnick 2025-08-13 10:34:35 +08:00
  • 4997e098ba fix: remove core privilege check on non-windows ezequielnick 2025-08-13 09:44:11 +08:00
  • d8d79f7b7d fix: tag workflow ezequielnick 2025-08-12 22:48:08 +08:00
  • a45bc89b33 1.8.4 Released ezequielnick 2025-08-12 22:07:36 +08:00
  • 6bdb133cea
    fix: no admin rights on Windows (#933) Memory 2025-08-12 21:56:58 +08:00
  • db605f24fc feat: enhance core checks with TUN startup detection and unified popup design ezequielnick 2025-08-12 20:58:01 +08:00
  • f005a4f4cd feat: add startup prompt for core permission check ezequielnick 2025-08-12 18:10:54 +08:00
  • cb3eedfcb8 chore: delete debug log ezequielnick 2025-08-12 09:20:36 +08:00
  • d030a8722d feat: separate app logs from core logs ezequielnick 2025-08-12 09:07:20 +08:00
  • a8f8cd0fd3 workflow: delete all old assets ezequielnick 2025-08-10 09:33:27 +08:00
  • defcbbca5c chore: update version ezequielnick 2025-08-10 09:07:01 +08:00
  • dbfd25f481 feat: add floating window Compatibility Mode ezequielnick 2025-08-10 09:04:29 +08:00
  • eb41bae23b debug floating window ezequielnick 2025-08-09 21:44:51 +08:00
  • 4a192586fc chore: delete old dev assets before build ezequielnick 2025-08-09 19:41:18 +08:00
  • 6172cadca8 chore: add dev release ezequielnick 2025-08-09 19:02:08 +08:00
  • b5ee701530 feat: validate TUN configuration and permission compatibility ezequielnick 2025-08-09 15:43:40 +08:00
  • 58732ce653 feat: add fallback mechanism for floating window startup failure ezequielnick 2025-08-09 13:48:55 +08:00
  • 294dd75b48 1.8.3 Released v1.8.3 ezequielnick 2025-08-09 10:15:33 +08:00
  • f56c585818 refactor: copy geodata only if source files are newer ezequielnick 2025-08-09 10:05:09 +08:00
  • ef96819621 fix: restore mistakenly removed trafficmonitor download component ezequielnick 2025-08-09 09:49:02 +08:00
  • 5e0c5b6e69 fix: change floating window to rectangle to avoid white border issue ezequielnick 2025-08-09 09:48:09 +08:00
  • 8cfee2f5e5 fix: resolve Windows admin mode restart issue ezequielnick 2025-08-06 22:49:39 +08:00
  • b5f6658b72 fix: dns/sniffer override button logic2 ezequielnick 2025-08-06 22:24:57 +08:00
  • 6b93a59616 fix: privilege check and elevation restart logic ezequielnick 2025-08-06 21:41:30 +08:00
  • e27ddbd16e feat: request admin privileges when enabling TUN ezequielnick 2025-08-06 20:36:08 +08:00
  • 5c1d30b454 feat: remove enforced admin mode requirement ezequielnick 2025-08-05 09:10:08 +08:00
  • 45484ffff2 fix: dns/sniffer override logic ezequielnick 2025-08-06 17:21:51 +08:00
  • 73161d0cc2 1.8.2 Released v1.8.2 ezequielnick 2025-08-06 14:45:04 +08:00
  • 578a8a559f fix: missing Smart core permission setup on Linux ezequielnick 2025-08-06 14:44:43 +08:00
  • 470adeb519 fix: double-click to edit override & add right-click menu support ezequielnick 2025-08-06 13:54:56 +08:00
  • 58e0925c5b refactor: Sniffing module with override logic ezequielnick 2025-08-06 13:25:57 +08:00
  • 0a064bdbb8 fix: windows first startup issue ezequielnick 2025-08-06 10:32:09 +08:00
  • d6f0d30f9a fix: console selectedKeys warning ezequielnick 2025-08-05 19:20:32 +08:00
  • f00600a83c fix: subscription card action click handler ezequielnick 2025-08-05 14:01:16 +08:00
  • b1871591c0 refactor: DNS control module with override logic ezequielnick 2025-08-05 13:24:21 +08:00
  • 10b7c5c851 fix: incompatible CSS style ezequielnick 2025-08-04 23:04:06 +08:00
  • cccd66bb21 1.8.1 Released ezequielnick 2025-08-04 17:41:05 +08:00
  • f62b8cff67 1.8.1 Released v1.8.1 ezequielnick 2025-08-04 17:41:05 +08:00
  • 1b7c2ee01e refactor: rewrite DNS control module with override logic ezequielnick 2025-08-04 13:20:24 +08:00
  • 866cdb4661 feat: optimize and improve subscription switching ezequielnick 2025-08-04 13:17:43 +08:00
  • 2e4090460d chore: Upgrade tailwindcss ezequielnick 2025-08-04 09:18:58 +08:00
  • f2ed0caced chore: update deps ezequielnick 2025-08-03 20:15:40 +08:00
  • 6993015ce1 chore: remove default policy-priority ezequielnick 2025-08-03 10:18:21 +08:00
  • e3e373d579 fix: smart gruop "MATCH" ezequielnick 2025-08-03 09:56:37 +08:00
  • be7f8677b0 fix: smart core prepare ezequielnick 2025-08-02 22:36:20 +08:00
  • dab2ead5fd fix: smart core version fetch logic ezequielnick 2025-08-02 21:54:42 +08:00
  • 1260b8fb4e 1.8.0 Smart Core Test Released ezequielnick 2025-08-02 21:25:40 +08:00
  • 46aa654ee3 feat: add smart core & one-click smart ezequielnick 2025-08-02 21:09:01 +08:00
  • 364578f210 1.7.7 Released main v1.8.0 v1.7.7 ezequielnick 2025-07-31 22:31:52 +08:00
  • 674cefcc29
    feat: add webdav max backups configuration and cleanup logic (#862) Sabertaz 2025-07-29 16:55:05 +08:00
  • 827e744601 feat: add user data directory permission repair functionality ezequielnick 2025-07-29 16:47:49 +08:00
  • 151726fcce fix: 5: Input/output error when install macos helper ezequielnick 2025-07-28 20:03:38 +08:00
  • 6f3845151d chore: add missing trans ezequielnick 2025-06-22 10:21:10 +08:00
  • a9b5887e15 1.7.6 Released v1.7.6 ezequielnick 2025-06-17 22:19:59 +08:00
  • 727fd48684 chore: add missing trans ezequielnick 2025-06-13 22:04:28 +08:00
  • e2ab88f4e2 i18n: add missing trans ezequielnick 2025-06-12 21:13:11 +08:00
  • 1a5c001dbd fix: synchronization issue with gist after mihomo core 1.19.8 update (#780) Xia Wanxu 2025-06-11 21:48:37 +08:00
  • 6744e14c66 fix: EACCES: permission denied on MacOS ezequielnick 2025-06-11 21:45:41 +08:00
  • 62a04cc5ad 1.7.5 Released v1.7.5 ezequielnick 2025-06-08 10:14:43 +08:00
  • 555130001b feat: integrate with socket reconstruction mechanism ezequielnick 2025-06-07 22:45:38 +08:00
  • 78f9211ebe fix: builder scripts ezequielnick 2025-06-06 22:41:38 +08:00
  • c6d0e05851 chore: change log ezequielnick 2025-06-06 20:45:27 +08:00
  • caf962f921 1.7.4 Released ezequielnick 2025-06-05 12:26:31 +08:00
  • 0b8c77d200 feat: add animation during latency testing for better user feedback ezequielnick 2025-06-06 19:29:49 +08:00
  • d6e456302e feat: enable right-click context menu on subscription cards ezequielnick 2025-06-06 12:53:12 +08:00
  • 1e83bac482 1.7.4 Released v1.7.4 ezequielnick 2025-06-05 12:26:31 +08:00
  • a8ad3a6f01 fix: codesign verify ezequielnick 2025-06-05 10:54:58 +08:00
  • 54d197f9ce fix: builder ezequielnick 2025-06-05 10:42:35 +08:00
  • 9bf2f5159d fix: builder ezequielnick 2025-06-04 22:08:50 +08:00
  • 4db6a8b773 chore: update build and notarization process ezequielnick 2025-06-04 21:38:55 +08:00
  • 47fa631018 feat: enhance build and notarization process with signature verification and network permission settings ezequielnick 2025-06-04 21:05:50 +08:00
  • 4644837e1a revert: diable app sign ezequielnick 2025-06-03 17:04:00 +08:00
  • d1973bf055 chore: remove party.mihomo.helper default log path ezequielnick 2025-06-02 16:46:29 +08:00
  • 9cd762c44b chore: temp disable app Sign ezequielnick 2025-06-02 12:00:29 +08:00
  • 3ff5bb3505 feat: improve Apple notarization process ezequielnick 2025-05-31 15:53:36 +08:00
  • 8d1f866df2 feat: add more build log ezequielnick 2025-05-31 12:18:01 +08:00
  • daa8e7ba7e fix: electron-builder script path format ezequielnick 2025-05-30 12:39:43 +08:00
  • 27ab6d1b5c
    fix: apply DNS hosts only if useHosts is true (#742) Xia Wanxu 2025-05-30 10:17:18 +08:00
  • da5336ee36
    fix: adds the functionality to update the update interval after saving a profile. (#671) Xia Wanxu 2025-05-30 10:17:08 +08:00