Shuqiao Zhang
0621a17d17
feat: update Windows shortcut name ( #2973 )
...
* feat: update Windows shortcut name
* chore: UPDATELOG
---------
Co-authored-by: Tunglies <tunglies.dev@outlook.com >
2025-05-25 22:17:06 +08:00
Ahao
d3dbc11b1b
modify the port detection range to prevent the use of system ports ( #3587 )
...
Co-authored-by: Ahao <108321411+xuanyuan0408@users.noreply.github.com >
2025-05-25 17:05:08 +08:00
Tunglies
10479b0936
chore: update UPDATELOG
2025-05-25 10:34:30 +08:00
Ahao
fa1f9875d9
fix dependency issues
2025-05-24 19:58:37 +08:00
Tunglies
7466139320
fix(ControllerViewer): remove isRestarting condition from button and input disabled states
2025-05-24 17:04:32 +08:00
Tunglies
8b800f679b
optimize and enforce external-controller-cors config for all users
...
- Refactored config guard logic to always inject secure defaults for external-controller-cors (allow-origins: ['http://localhost ', 'http://127.0.0.1 '], allow-private-network: true).
- Ensures both new and existing user configs are automatically upgraded for enhanced CORS security.
- Improves configuration migration and future maintainability.
fix: add http://localhost:3000 to CORS allow-origins for tauri dev server compatibility
2025-05-22 14:36:21 +08:00
Tunglies
b1c31f7a6f
Revert "fix: ensure app state is saved on exit and window events for better state management"
...
This reverts commit 9af0803e9b .
chore: update UPDATELOG
2025-05-22 11:19:38 +08:00
Ahao
544f63a2ff
update log port settings
2025-05-21 15:29:46 +08:00
Ahao
29fd97e402
remove redundant fields
2025-05-20 23:07:50 +08:00
Ahao
400efa00ec
optimized the random port and key mechanism to prevent random freezing! optimized the save mechanism, using smooth functions to prevent the client from freezing! Optimized the translation problem!
2025-05-20 22:51:11 +08:00
Tunglies
4024b72954
feat: enhance auto log cleaning options with 1-day retention and update related configurations
2025-05-20 22:34:02 +08:00
Ahao
7cd1816866
optimized port settings and added one-click random API port and key/separate refresh button
2025-05-20 18:49:16 +08:00
Ahao
5983ac5449
Fix getDelayFix hook issue
2025-05-20 18:15:05 +08:00
wonfen
b70e202201
refactor: simplify frontend event dispatch by restructuring notification system
2025-05-18 20:58:59 +08:00
wonfen
cc5ebec0cb
feat: add state management for core switching, upgrading and restart functionality
2025-05-18 18:37:09 +08:00
Tunglies
00e3f13bc9
fix: profile-view wrong type of http request timeout value
2025-05-18 00:52:59 +08:00
Ahao
3926288b7f
fixed an issue with .window-state.json files not being deleted via the NSIS installer ( #3530 )
2025-05-17 13:15:04 +08:00
wonfen
95c23730ef
perf: async config handling with optimized port lookup and save logic
2025-05-16 13:47:12 +08:00
Ahao
7acbb5da4f
updated the shuffling algorithm and added a deduplication detection mechanism ( #3521 )
2025-05-16 12:26:50 +08:00
wonfen
c3c13ba6e6
chore: update lock file
2025-05-14 22:26:19 +08:00
Ahao
4f86f3c0ec
refactored IP detection and added zashboard redirect URL ( #3510 )
...
* Fixed the language display size issue and updated the translation synchronously!
* Fixed Russian language display issue
* refactored IP detection and added zashboard redirect URL
---------
Co-authored-by: Ahao <108321411+xuanyuan0408@users.noreply.github.com >
2025-05-14 20:32:45 +08:00
Tunglies
c100b9c54d
feat: log levels to 'warn' in mihomo default settings and verge default settings;
2025-05-14 16:06:02 +08:00
Ahao
29ae70bbf6
Fixed the language display size issue and updated the translation synchronously! ( #3507 )
...
* Fixed the language display size issue and updated the translation synchronously!
* Fixed Russian language display issue
---------
Co-authored-by: Ahao <108321411+xuanyuan0408@users.noreply.github.com >
2025-05-14 12:20:45 +08:00
wonfen
d1a2bd78d7
perf: improve install status detection to ensure frontend consistency
2025-05-13 23:34:30 +08:00
Ahao
a5521404b6
Added support for the Japanese language and improved multilingual translation in the Rev module. Note: This update affects various labels, descriptions, and messages throughout the entire file. ( #3502 )
...
* May 13, 2025, 15:30 – Added support for the Japanese language and improved multilingual translation in the Rev module. Note: This update affects various labels, descriptions, and messages throughout the entire file. If you encounter any issues, please report them via GitHub Issues. By: Ahaohaohao
* update
* bug fixes
---------
Co-authored-by: Ahao <108321411+xuanyuan0408@users.noreply.github.com >
2025-05-13 18:19:43 +08:00
Tunglies
1ddbe7c2cc
feat: add service uninstall functionality and improve service operation flow
2025-05-13 01:56:19 +08:00
Tunglies
c2c46d1cae
chore: update UPDATELOG
2025-05-13 00:27:13 +08:00
wonfen
95231e7cd3
fix: http request error
2025-05-12 22:10:46 +08:00
wonfen
d587ed09a5
fix: # 3479, set all fontLigatures to false
2025-05-11 23:05:47 +08:00
wonfen
b37b121afb
chore: disable tray speed by default
2025-05-11 19:25:32 +08:00
wonfen
2b69ed4915
fix: window tiitle bar
2025-05-11 13:27:42 +08:00
wonfen
8cae9d4e0a
refactor: use async approach to restructure UI startup logic and resolve various freeze issues during launch
2025-05-10 01:26:03 +08:00
wonfen
dc798fe2dd
chore: update deps & replace deprecated elements
2025-05-05 00:26:04 +08:00
wonfen
cfe8328f9e
feat: add sorting functionality to current node list on homepage
2025-05-04 16:27:44 +08:00
wonfen
ff5a2c6ca4
feat: add backend config change listener to update frontend state
2025-05-04 13:28:08 +08:00
wonfen
ba0f4cdde0
refactor: separate notification thread in frontend to prevent UI freeze
2025-05-04 09:21:32 +08:00
wonfen
e7bf997f8c
chore: update deps
2025-05-01 10:00:05 +08:00
wonfen
dbfcc80afe
perf: optimize system proxy settings update logic
2025-04-30 23:09:19 +08:00
wonfen
32b6821b8a
feat: add network manager to optimize network request handling
2025-04-30 21:30:28 +08:00
Tunglies
3ce5d3bf2d
fix: update required service version to 1.0.6
2025-04-28 06:16:14 +08:00
wonfen
55cde38562
feat: improve core functionality to prevent main process blocking, enhance MihomoManager, and optimize window creation process
2025-04-25 18:24:16 +08:00
wonfen
d6a79316a6
feat: toggle next auto-update time on subscription card click and show update result feedback
2025-04-25 17:17:34 +08:00
wonfen
bd3231bfa8
perf: avoid reloading active config when editing inactive subscription
2025-04-25 14:37:50 +08:00
wonfen
8d62c0d521
feat: auto-fallback to Clash proxy on scheduled subscription updates; refactor fallback logic and add request timeout
2025-04-24 22:51:45 +08:00
wonfen
4d37e6870c
feat: auto-refresh rule data when switching to rules page
2025-04-24 10:24:29 +08:00
wonfen
0bb042e085
feat: sysproxy guard can detect and recover from unexpected changes
2025-04-24 09:09:23 +08:00
Tunglies
65ed9cb5b2
chore: update UPDATELOG
2025-04-24 01:14:41 +08:00
wonfen
2622cc06eb
feat: enhance Webdav backup directory check and file upload retry mechanism
2025-04-23 01:10:01 +08:00
wonfen
15b117dc15
feat: remove cross-platform restriction on WebDAV backup restore
2025-04-23 00:48:40 +08:00
wonfen
16846aefd3
feat: allow webdav directory redirect
2025-04-23 00:42:57 +08:00