Tunglies
7b0df043be
feat: add support for alpha updates and enhance updater functionality
...
feat: improve release handling by adding creation logic for non-existent releases
2025-03-11 01:27:17 +08:00
Tunglies
b5e8a1ddb5
chore: rename "DNS Settings" to "DNS Overwrite" in UI for consistency
...
This change updates the label for the DNS toggle setting from "DNS Settings" to "DNS Overwrite"
in the ClashVerge settings interface. The change provides better consistency with the translation
keys and more clearly communicates the function of the setting, which is to override system DNS.
The corresponding translation keys have been updated in both English and Chinese localization files.
2025-03-10 00:57:55 +08:00
wonfen
ca1f7a2b31
feat: enhance latency test logging and error handling
2025-03-09 04:22:34 +08:00
wonfen
95e8fe38f2
refactor: improve webSocket connection handling and error recovery
2025-03-09 04:22:01 +08:00
wonfen
cddb117402
feat: optimize icon cache download and DNS view styling
2025-03-08 13:31:20 +08:00
wonfen
bd6c4e00c4
refactor: restructure DNS setting logic
2025-03-08 11:25:00 +08:00
wonfen
230a0eeb64
fix: regex for first character matching
2025-03-07 14:07:10 +08:00
TianHua Liu
6d5c4f86d3
fix: Notice @ts-ignore ( #2896 )
...
thx
2025-03-07 12:46:30 +08:00
0XE
59f22b9cd2
feat: Add x-data-grid component localization ( #2925 )
...
thx
2025-03-07 12:45:56 +08:00
wonfen
e1e9d91d86
feat: add dns settings
2025-03-06 14:30:43 +08:00
Christine.
881c136b1e
add: missing i18n text. ( #2917 )
2025-03-05 22:28:28 +08:00
0XE
5bc699b19c
fix: ISSUES #2727 ( #2913 )
2025-03-05 14:20:07 +08:00
wonfen
c0f5c231ad
feat: add admin permission prompt for system service
2025-03-05 10:22:57 +08:00
0XE
f0becb5003
fix: issues #2838 ( #2886 )
2025-03-04 20:46:17 +08:00
wonfen
49fc7ff7ca
fix: sync system proxy status indicator with hotkey
2025-03-04 06:57:42 +08:00
wonfen
fde9c8aaee
fix: correct type declarations for getProxiesInner and getProxyProviders
2025-03-04 02:26:26 +08:00
Tunglies
8f95c28050
feat(proxy): add proxy commands and integrate with API
...
Add new proxy.rs module with get_proxies and get_providers_proxies commands.
Update mod.rs and lib.rs to re-export and register proxy commands.
Update API.ts to use invoke for proxy commands.
Minor formatting improvements in module/mihomo.rs.
2025-03-04 01:01:24 +08:00
wonfen
6e48781687
Revert "refactor: improve proxy group UI and spacing ( #2835 )"
...
This reverts commit b31cbda61507f68473762e5b5e86e8ddcab7b3c6.
2025-03-03 14:47:05 +08:00
wonfen
dd510b2ee9
feat: show service mode installation prompts in user mode
2025-03-03 14:42:31 +08:00
Tunglies
fdf8a6b2ba
Revert "style: update box styling in settings page for improved layout ( #2857 )"
...
This reverts commit 4382df7951aefc973ec6f9d9cba0fafc88134e93.
2025-03-03 08:00:10 +08:00
Tunglies
4382df7951
style: update box styling in settings page for improved layout ( #2857 )
2025-03-03 06:38:32 +08:00
Tunglies
6cb7d48530
feat: add export diagnostic info functionality ( #2856 )
2025-03-03 05:58:12 +08:00
Tunglies
3a24623e4b
feat: fish env export support
2025-03-02 23:20:10 +08:00
Tunglies
b31cbda615
refactor: improve proxy group UI and spacing ( #2835 )
...
- Increased spacing in proxy-groups.tsx by adjusting the right position
of the alphabet selector to provide better visual separation
- Enhanced spacing in proxy-render.tsx with larger margins and padding
- Increased group item margins from 8px to 10px with 16px horizontal spacing
- Expanded border radius from 8px to 10px for smoother appearance
- Improved ProxyHead component spacing with pl: 3, pr: 3.5
- Enhanced grid spacing in proxy collection items from 1 to 1.5
- Adjusted padding for better visual hierarchy
These changes create a more polished, spacious layout with improved
readability and touch targets.
2025-03-02 05:36:18 +08:00
wonfen
ba0a291d97
feat: refactor logging system into a global service
2025-03-02 04:20:38 +08:00
wonfen
1ae0ad8a0e
fix: add bottom padding to prevent jitter
2025-03-02 04:08:13 +08:00
wonfen
91b0b1f279
perf: improve scrolling performance and interaction in proxy group list
2025-03-01 08:31:31 +08:00
Christine.
3f3dab9495
add: i18n text for settings page. ( #2815 )
2025-03-01 01:36:36 +08:00
Tunglies
2dc9672b20
feat: better setting UI layout ( #2814 )
2025-03-01 01:29:23 +08:00
Tunglies
1555e2910d
feat: better setting layout ui ( #2809 )
2025-03-01 01:29:23 +08:00
Christine.
d255df23ee
fix: connection details ( #2778 )
2025-02-27 14:53:17 +08:00
wonfen
1317a8b2db
feat: enhance merge config validation and error handling
2025-02-27 14:49:55 +08:00
wonfen
4cac118442
style: UI tweak
2025-02-27 13:04:46 +08:00
wonfen
2ce43ccd23
Release - 2.1.1 臻fix
2025-02-27 03:18:23 +08:00
wonfen
cee61e5619
chore: downgrade Tauri updater plugin and add i18n for core switching
2025-02-26 15:04:47 +08:00
wonfen
ee00defe43
feat: enhance script validation and error handling
2025-02-26 05:21:14 +08:00
wonfen
7a0e38a1b4
perf: Improve config validation error messages and handling
2025-02-25 13:47:29 +08:00
wonfen
bc5d577553
chore: revise translation
2025-02-24 23:26:04 +08:00
wonfen
cfed2b7236
chore: Change default TUN stack from 'mixed' to 'gvisor'
2025-02-24 23:10:09 +08:00
Christine.
e34e6654bc
add: i18n text for config check ( #2750 )
2025-02-24 22:23:42 +08:00
wonfen
16af7b53cb
fix: menu switching issue
2025-02-24 11:37:23 +08:00
wonfen
befc856207
feat: Improve core change configuration validation and error handling
2025-02-24 07:34:03 +08:00
wonfen
5ab8e7a7c7
feat: Enhance configuration validation and error handling during app startup
2025-02-24 06:21:32 +08:00
wonfen
52627575ff
feat: Enhance configuration validation and error handling
...
- Improve config validation process with detailed logging and error tracking
- Add more robust error handling in profile updates and config patches
- Implement comprehensive config validation using clash core subprocess
2025-02-23 10:53:09 +08:00
wonfen
2650aa845f
refactor: Optimize proxy rendering and layout calculation
2025-02-20 14:21:55 +08:00
wonfen
053f414f3c
feat: Add system proxy status indicators
2025-02-19 13:56:22 +08:00
wonfen
2defa2cc56
refactor: Simplify log data management and improve search functionality
2025-02-19 13:06:15 +08:00
wonfen
bb1dbfcfc3
fix: connections page traffic calculation
2025-02-19 02:24:21 +08:00
wonfen
5d9dce7d10
style: tweak
2025-02-18 11:40:41 +08:00
wonfen
acb66a3012
feat: Add persistent column width settings for connection table & process filtering
2025-02-18 11:04:22 +08:00