Commit Graph

  • bdb7fb6489 feat: improve installation mechanism ezequielnick 2025-05-30 10:11:13 +08:00
  • 1a1992c617 refactor: remove scroll position saving in proxy state management, may fix Maximum call stack size exceeded ezequielnick 2025-05-02 23:42:09 +08:00
  • 511eb0c7fa fix: disallow empty selection in Select component miwu04 2025-04-30 01:47:43 +08:00
  • f54ffcf42b
    Remove unused code miwu04 2025-04-27 23:11:11 +08:00
  • 5a84d6485e
    fix: proxy-provider xishang0128 2025-04-27 20:55:25 +08:00
  • afe93774b0
    Revert "refactor: filter providers by file type instead of subscription info" miwu04 2025-04-27 14:30:25 +08:00
  • 00be605e6e
    1.7.3 Released v1.7.3 miwu04 2025-04-26 17:09:21 +08:00
  • 944475d791
    refactor: move sub-store path to WorkDir miwu04 2025-04-26 12:05:01 +08:00
  • 08f15c7e01 feat: add warning prompt before resetting application ezequielnick 2025-04-25 22:33:16 +08:00
  • 0218f72c5f fix: #587 ezequielnick 2025-04-22 23:19:41 +08:00
  • c54ce3577d feat: change default UA and add version ezequielnick 2025-04-20 21:12:04 +08:00
  • 6cb432dea9 fix: sub-store temp dir miwu04 2025-04-18 22:04:44 +08:00
  • a6a3afd3bb fix: update password prompt from 'root' to 'administrator' in multiple languages miwu04 2025-04-18 01:00:56 +08:00
  • a2faf0fc8f
    feat: add a fixed-interval button for profiles updating (#670) YsielX 2025-04-14 10:00:30 +08:00
  • b15fc6ce3a refactor: replace password-based sudo with pkexec for improved security miwu04 2025-04-13 00:19:00 +08:00
  • fcb323a17a
    Errors occurred when reset firewall since no specified firewall rules existed (#650) ForestL 2025-04-10 19:53:03 +08:00
  • 69e65a3959
    fix: Fix defaultBypass almost always be the default bypass of Windows (#602) Amamiya Miu 2025-03-22 23:36:21 +08:00
  • 6ffcf544b8
    fix: Fix missing window at startup due to mihomo core error (#601) Amamiya Miu 2025-03-22 23:36:01 +08:00
  • 36746074da
    feat: Add dynamic Dock icon visibility for macOS (#594) Junjia 2025-03-22 23:35:35 +08:00
  • d763e93984 1.7.2 Released v1.7.2 ezequielnick 2025-03-03 11:06:15 +08:00
  • 6ab920ddbd perf: 优化系统代理开关逻辑 ezequielnick 2025-03-03 10:19:55 +08:00
  • 59bd7e8a08 perf: 优化代理页面性能和滚动体验 ezequielnick 2025-03-03 09:48:32 +08:00
  • f30596231b
    fix: update sub-store on linux (#545) Alan Lin 2025-03-03 09:09:09 +08:00
  • 4b238d4dc2 refactor: Simplify launch daemon configuration for helper service ezequielnick 2025-02-14 11:53:43 +08:00
  • 81bb2c44e0 refactor: Improve postinstall script with enhanced error handling and path flexibility ezequielnick 2025-02-13 15:33:09 +08:00
  • 6cf1ae2c25 fix: button nesting hydration errors ezequielnick 2025-02-13 13:41:53 +08:00
  • c906a10562 use privileged helper to set sysproxy Pompurin404 2025-02-12 20:20:40 +08:00
  • eb12f13525
    Add Iranian language support (#507) Sherry 2025-02-12 02:01:05 +08:00
  • 502c089f86
    Add language Russian (#503) Sherry 2025-02-11 12:40:03 +08:00
  • 83c5b03773 1.7.1 Released v1.7.1 ezequielnick 2025-02-08 15:08:26 +08:00
  • 55a3bc9cd3 fix: guide page display issue ezequielnick 2025-02-08 14:28:40 +08:00
  • 95df5e7712 chore: Enable 1-RTT test by default, update test URL, add missing translation ezequielnick 2025-02-08 13:01:12 +08:00
  • 928bae7b26 fix: Fix missing node flags in detailed mode ezequielnick 2025-02-08 10:21:47 +08:00
  • 356914a5ed fix: replace missing heroui parameter ezequielnick 2025-02-08 08:37:39 +08:00
  • b102c4c59b feat: Auto-detect OS language and set app language accordingly ezequielnick 2025-02-08 05:47:55 +08:00
  • c60b041192 1.7.0 Release v1.7.0 ezequielnick 2025-02-08 05:13:46 +08:00
  • 4da4c242ad feat: support sub-store update & restart ezequielnick 2025-02-08 05:12:18 +08:00
  • 8d88851444 fix: Delay button width auto-adjustment ezequielnick 2025-02-08 04:31:14 +08:00
  • d28d33849c refactor: filter providers by file type instead of subscription info ezequielnick 2025-02-08 03:09:24 +08:00
  • a187bc7362 feat: add more core settings ezequielnick 2025-01-04 23:14:32 +08:00
  • 9d84c6ac9b feat: Add inline support and missing translations ezequielnick 2025-01-03 00:33:01 +08:00
  • bb6021877d chore: Format language files and remove unused files ezequielnick 2025-02-07 14:13:49 +08:00
  • da3f3878f1 fix: render Card as div to prevent button nesting hydration errors pompurin404 2025-02-04 15:08:06 +08:00
  • 32d91335cc fix: autorun controlled component warnings pompurin404 2025-02-04 13:53:56 +08:00
  • f2a4049f6c chore: add missing i18n strings and UI adjustments pompurin404 2025-02-04 13:27:25 +08:00
  • 4a48445043 fix: resolve titlebar overlay and controlled component warnings pompurin404 2025-02-04 12:36:46 +08:00
  • a69d24b29c fix: profiles cannot click pompurin404 2025-02-04 11:04:15 +08:00
  • 9acab62d1f chore: update dependencies pompurin404 2025-02-04 08:31:23 +08:00
  • 116c83ee38 feat: add missing time sorting for connections pompurin404 2025-02-04 08:17:53 +08:00
  • 0c1d259332 chore: update dependencies, migrate from NextUI to HeroUI pompurin404 2025-02-04 07:57:49 +08:00
  • 8210b477ab feat: add i18n support with English translations pompurin404 2025-02-04 07:38:53 +08:00
  • fa3c412146 refactor: add missing aria-labels for accessibility compliance pompurin404 2025-02-03 10:14:48 +08:00
  • 31190e169f fix: resolve invalid button nesting in component hierarchy pompurin404 2025-02-03 09:02:09 +08:00
  • 4b7ab042f3 fix: replace onClick with onPress in NextUI button components pompurin404 2025-02-03 08:40:30 +08:00
  • 7c8661ec0b fix: add aria-label to components to resolve accessibility warnings pompurin404 2025-02-03 08:27:35 +08:00
  • 35c239e02d fix: auto-update latency test results in UI without requiring any click pompurin404 2025-02-03 07:42:04 +08:00
  • 77b67849ed fix: remove nested button element in NextUI Card component pompurin404 2025-02-03 07:30:33 +08:00
  • e746ab4241 remember scroll position and expansion state pompurin404 2025-02-01 13:39:16 +08:00
  • 26a95bdb89 add more details to proxy-item pompurin404 2025-02-01 13:36:47 +08:00
  • 749ac64698
    Fix repeated reboots when useWindowFrame switch (#457) MingLLuo 2025-01-17 08:43:55 +08:00
  • b821cdc25a Update version to 1.6.0 1.6.0 github-actions[bot] 2025-01-14 17:26:59 +00:00
  • f04acedc61 add auto generate changelog xishang0128 2025-01-14 23:58:45 +08:00
  • df7066a5f4
    1.6.0 v1.6.0 Pompurin404 2025-01-13 07:17:21 +08:00
  • d733141e2a
    fix Pompurin404 2025-01-13 07:16:19 +08:00
  • 671892d6a3
    fix build Pompurin404 2025-01-12 21:41:38 +08:00
  • 8f426d7aaf
    try to fix Pompurin404 2025-01-12 21:24:42 +08:00
  • dd62627811
    try to fix Pompurin404 2025-01-12 21:13:48 +08:00
  • 1d7e907c87
    try to sign pkg Pompurin404 2025-01-12 21:02:54 +08:00
  • e6b5cd8d72 add sponsor pompurin404 2025-01-12 12:59:10 +08:00
  • aee24a9d86
    sign pkg v1.5.13 Pompurin404 2025-01-11 23:42:34 +08:00
  • 857132fcdb
    1.5.13 Pompurin404 2025-01-11 21:28:04 +08:00
  • bf97b5e03f
    update Pompurin404 2025-01-11 21:27:55 +08:00
  • db71bc3258 update depends and remove artifact Pompurin404 2025-01-10 18:09:10 +08:00
  • 9aec378756 fix editor Pompurin404 2025-01-10 18:37:04 +08:00
  • c19fb6d989
    fix editor Pompurin404 2025-01-10 18:37:04 +08:00
  • 7cece23769
    update depends and remove artifact Pompurin404 2025-01-10 18:09:10 +08:00
  • 86393d7858 Add some core settings xishang0128 2025-01-04 23:14:32 +08:00
  • bc17f4aa30 Inline support xishang0128 2025-01-03 00:33:01 +08:00
  • 8fe1f4f86b adjust xishang0128 2025-01-02 20:59:53 +08:00
  • d0a6d515a1 fix: nextui switch input width overflow (#437) Avan 2025-01-01 01:27:51 +08:00
  • 7ab3810457 adjust xishang0128 2025-01-01 01:20:06 +08:00
  • 7d70008148
    fix: nextui switch input width overflow (#437) Avan 2025-01-01 01:27:51 +08:00
  • 8147f3800e refactor: smooth rotation (#436) Avan 2025-01-01 00:42:21 +08:00
  • c7e252d418
    refactor: smooth rotation (#436) Avan 2025-01-01 00:42:21 +08:00
  • c8269c3496
    fix sysproxy on macos Pompurin404 2024-12-31 14:43:49 +08:00
  • ed9963c0a5
    only enable notarize when release Pompurin404 2024-12-31 14:40:52 +08:00
  • 0b06d2ac9d
    Revert "only enable notarize when release" Pompurin404 2024-12-31 14:40:12 +08:00
  • a5b318fcc9 style: auto adjust width (#434) Avan 2025-01-01 00:08:50 +08:00
  • 29906b0f8a feat: add key up enter import (#432) Avan 2025-01-01 00:13:37 +08:00
  • 0c345faddb
    feat: add key up enter import (#432) Avan 2025-01-01 00:13:37 +08:00
  • 7b28f9253b
    style: auto adjust width (#434) Avan 2025-01-01 00:08:50 +08:00
  • 1e3febdc80
    only enable notarize when release Pompurin404 2024-12-31 12:44:10 +08:00
  • 07a1730615
    enable notarize Pompurin404 2024-12-31 11:49:51 +08:00
  • 1166e88f67
    try to add code sign Pompurin404 2024-12-31 11:45:43 +08:00
  • 00d8ad9a9c remove support for old equipment xishang0128 2024-12-29 22:08:22 +08:00
  • 1537df5dcd testing 汐殇 2024-12-23 19:02:46 +08:00
  • e3a99c84c7 1.5.13 汐殇 2024-12-21 20:13:44 +08:00
  • 8abce96232 Modify description 汐殇 2024-12-21 20:07:16 +08:00
  • 2a4548b2a5 add outbound interface display 汐殇 2024-12-07 22:43:40 +08:00
  • 182f2375f1
    core: allow debug level (#391) qianlongzt 2024-12-01 06:20:41 +08:00