Ahao
7acbb5da4f
updated the shuffling algorithm and added a deduplication detection mechanism ( #3521 )
2025-05-16 12:26:50 +08:00
wonfen
ddd85d4d87
perf & fix: optimize window state initialization & add missing permissions
2025-05-16 09:50:53 +08:00
Tunglies
53a46d0dc6
refactor: simplify proxy type handling and improve error handling in network commands
2025-05-16 00:09:47 +08:00
Tunglies
92ae277e3a
chore: remove incorrect type comment
2025-05-15 22:34:09 +08:00
wonfen
dd190659ef
fix: error typo
2025-05-15 18:12:50 +08:00
wonfen
6c5488be70
fix: theme color not following system preference
2025-05-15 16:51:35 +08:00
Ahao
316e1d4268
fixed the issue of IP field assignment conflict ( #3513 )
...
Co-authored-by: Ahao <108321411+xuanyuan0408@users.noreply.github.com >
2025-05-14 23:13:52 +08:00
wonfen
c3c13ba6e6
chore: update lock file
2025-05-14 22:26:19 +08:00
wonfen
b0a82bc7ad
feat: remove custom window button
2025-05-14 22:15:02 +08:00
wonfen
7f0ebbd83d
feat: use OS default window manager
2025-05-14 21:32:26 +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
THR-hub
ebc9fc5eba
Fix issue when reinstalled the DNS overwrite button may show a wrong status. ( #3505 )
2025-05-14 12:57:37 +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
becc51bcd2
feat: replace traffic chart rendering component for performance improvement and React 19 compatibility
2025-05-14 12:16:59 +08:00
wonfen
1993e5dd51
chore: upgrade to react 19
2025-05-14 10:47:33 +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
Taiizor
8aa7b34197
feat(i18n): Add Turkish (tr-TR) localization ( #3498 )
...
* Add Turkish language support
Added Turkish (tr) translations to the application by creating a new locale file `tr.json` and updating the language options in `setting-verge-basic.tsx` and `i18n.ts` to include Turkish.
* Update Turkish translations for proxy terminology
Revised Turkish translations in `tr.json` to replace 'Proxy' with 'Vekil' for consistency and clarity. This change affects various labels, descriptions, and messages throughout the file.
2025-05-13 07:32:37 +08:00
Tunglies
1ddbe7c2cc
feat: add service uninstall functionality and improve service operation flow
2025-05-13 01:56:19 +08:00
Tunglies
6578cd8c51
fix: TUN switch button logical bug
2025-05-13 01:11:20 +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
Tunglies
5b6c9be99f
feat: better service status and TUN mode usable checks in Setting Page
2025-05-12 19:04:21 +08:00
wonfen
d587ed09a5
fix: # 3479, set all fontLigatures to false
2025-05-11 23:05:47 +08:00
wonfen
10576780ed
feat: add hosts settings to DNS settings and enhance DNS config validation
2025-05-11 22:55:31 +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
9a666d807c
fix: restore window on tray click after close on Windows
2025-05-10 17:25:42 +08:00
wonfen
050b363066
fix: resolve Windows build error
2025-05-10 01:45:39 +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
b5b65ac8c5
fix: windows ipc errors
2025-05-09 01:29:10 +08:00
wonfen
7370f00857
feat: add authenticated service IPC communication
2025-05-08 00:14:58 +08:00
wonfen
dc798fe2dd
chore: update deps & replace deprecated elements
2025-05-05 00:26:04 +08:00
derozan
eda8fc125f
Add Korean language support ( #3457 )
...
thx
2025-05-04 22:51:23 +08:00
wonfen
8296675574
refactor: notification system
2025-05-04 22:17:08 +08:00
wonfen
e2ad2d23f8
feat: enhance WebSocket management with connection status logging, error handling, and improved data parsing
2025-05-04 20:47:50 +08:00
wonfen
d8df283e93
feat: make get system and auto proxy functions async, use spawn_blocking for blocking tasks
2025-05-04 20:35:04 +08:00
wonfen
ce42ca77a9
fix: timeout mechanism for sending notice messages
2025-05-04 16:47:10 +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
23b0493d0b
perf: optimize network requests and update logic to support aborting
2025-05-04 11:25:48 +08:00
wonfen
779291151e
fix: network request failure termination logic and add connection pool optimization
2025-05-04 10:14:52 +08:00
wonfen
ba0f4cdde0
refactor: separate notification thread in frontend to prevent UI freeze
2025-05-04 09:21:32 +08:00
wonfen
3983762202
feat: add more network control methods
2025-05-03 23:17:51 +08:00
wonfen
c72413cbe6
feat: enhance traffic monitoring, optimize data handling logic, and add error retry mechanism and timeout control
2025-05-03 09:53:44 +08:00
wonfen
73b9a71c84
feat: add retry mechanism to optimize network requests, improve async message handling and timeout for scheduled tasks
2025-05-03 09:38:25 +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