renovate[bot]
f451a26f8c
chore(deps): lock file maintenance ( #6063 )
...
* chore(deps): lock file maintenance
* chore(deps): update Cargo.toml
* chore(deps): use git repo until the next release
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Slinetrac <realakayuki@gmail.com >
2026-01-12 14:45:33 +08:00
Slinetrac
a1e77070f0
chore(deps): bump clash-verge-service-ipc to 2.0.29
2026-01-08 22:29:10 +08:00
Slinetrac
256a3f697b
chore(deps): update Cargo.toml
2026-01-05 13:26:28 +08:00
renovate[bot]
a701450362
chore(deps): lock file maintenance ( #6014 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-01-05 10:47:37 +08:00
oomeow
421bbd090e
feat: reconfig log dynamically ( #5724 )
2026-01-04 16:56:16 +08:00
Tunglies
4adf678480
chore: update Cargo.lock dependencies and increment tauri-plugin-mihomo version to 0.1.3
2026-01-04 16:29:01 +08:00
Slinetrac
a940445081
chore(deps): revert tray-icon patch
...
Patch PR is merged.
2026-01-04 11:47:32 +08:00
Slinetrac
7d40410dea
chore: update tray-icon patch
2026-01-03 15:44:46 +08:00
Slinetrac
8a1740d38b
fix(tray): apply patch for tray-icon #5984
...
Closes #5984 .
2026-01-02 13:54:47 +08:00
renovate[bot]
f3b9eedcf7
chore(deps): update rust crate reqwest to 0.13.1 ( #5990 )
...
* chore(deps): update rust crate reqwest to 0.13.0
* fix: replace rustls-tls with rustls and update lock file
* fix(webdav): use tauri_plugin_http re-exported reqwest client
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Slinetrac <realakayuki@gmail.com >
2025-12-31 23:53:49 +08:00
Tunglies
3bbcdbe5ca
fix(service): update update clash_verge_service_ipc to 2.0.27
...
chore(changelog): add IPC permission restrictions for macOS and Linux
refactor(service): remove outdated service version check logic
2025-12-31 21:35:34 +08:00
Slinetrac
ca50e35435
chore(deps): bump deps
2025-12-28 17:55:58 +08:00
Tunglies
c41db51f81
feat: add governor crate for rate limiting and improve window/tray operation handling
2025-12-27 20:27:49 +08:00
Tunglies
2c1303c2bd
feat: add bitflags crate and refactor UpdateFlags implementation
2025-12-27 17:09:08 +08:00
Sline
c8aeae3f83
crate(i18n): add clash-verge-i18n crate and integrate localization support ( #5961 )
...
* crate(i18n): add clash-verge-i18n crate and integrate localization support
* refactor(service): remove redundant reinstall_service functions for Windows, Linux, and macOS
* chore(i18n): align i18n key
* feat(i18n): unify scan roots and add backend Rust/YAML support to cleanup script
* chore(i18n): add scripts to package.json
* fix(tray): initialize i18n locale before setup
* refactor(i18n): move locale initialization into Config::init_config
* fix(i18n): refresh systray tooltip on language change and correct docs reference
* fix(tray): remove unnecessary locale synchronization to improve performance
---------
Co-authored-by: Tunglies <77394545+Tunglies@users.noreply.github.com >
2025-12-27 15:03:19 +08:00
Slinetrac
5aba848741
Revert "crate(i18n): add clash-verge-i18n crate and integrate localization support ( #5959 )"
...
This reverts commit 593751eda2 .
2025-12-27 12:07:56 +08:00
Tunglies
593751eda2
crate(i18n): add clash-verge-i18n crate and integrate localization support ( #5959 )
...
* crate(i18n): add clash-verge-i18n crate and integrate localization support
* refactor(service): remove redundant reinstall_service functions for Windows, Linux, and macOS
* chore(i18n): align i18n key
* feat(i18n): unify scan roots and add backend Rust/YAML support to cleanup script
* chore(i18n): add scripts to package.json
---------
Co-authored-by: Slinetrac <realakayuki@gmail.com >
2025-12-27 11:33:58 +08:00
Slinetrac
8e27834e35
fix(theme/windows): apply patch to tao to fix Windows theme sync
2025-12-26 12:01:44 +08:00
Tunglies
af094bfcd7
refactor: remove port_scanner dependency and simplify port checking logic
2025-12-21 16:51:55 +08:00
renovate[bot]
6f61759a39
chore(deps): update rust crate zip to v7 ( #5886 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-20 13:54:25 +08:00
Tunglies
f0ae631cb0
chore: update version to 2.4.5 and enhance changelog management scripts
2025-12-19 16:51:11 +08:00
Tunglies
787463a226
chore: bump version to 2.4.4
2025-12-19 16:25:24 +08:00
oomeow
9713343323
refactor: use sysproxy-rs to set system proxy on windows ( #5846 )
...
* refactor: use sysproxy-rs to set system proxy on windows
* fix: remove download sysproxy.exe task
* chore: unified processing system proxy reset
* docs: update Changelog.md
2025-12-18 20:23:29 +08:00
Tunglies
b35d0ac16f
chore: prerelease 2.4.4-rc.1
2025-12-16 16:05:48 +08:00
Tunglies
507d85ac2f
fix: update dependencies in Cargo.lock and Cargo.toml for compatibility
2025-12-15 14:26:54 +08:00
Tunglies
236e5c56c3
fix: update windows-sys and socket2 dependencies in Cargo.lock
2025-12-15 14:23:42 +08:00
Tunglies
5f885bbe32
fix: update clash_verge_service_ipc to version 2.0.26 and kode-bridge to version 0.3.5
2025-12-15 14:09:33 +08:00
Tunglies
e56a989944
fix: improve service availability checks #5788
2025-12-12 16:07:36 +08:00
oomeow
3ab985aacc
fix: failed to restart core ( #5754 )
...
* fix: failed to restart core after install service
* chore: update tauri-plugin-mihomo deps
* fix: update dependencies for tauri-plugin-mihomo and related packages
---------
Co-authored-by: Tunglies <77394545+Tunglies@users.noreply.github.com >
2025-12-07 12:42:32 +08:00
Slinetrac
b5da9c9629
chore: update Cargo.lock for sysproxy-rs
2025-12-06 22:53:17 +08:00
Tunglies
4e34eb156b
chore: update version to 2.4.4-rc
2025-12-06 11:52:04 +08:00
Tunglies
c997fbbeed
chore: update Cargo.lock
2025-12-06 11:48:00 +08:00
Tunglies
90b1c6e153
refactor(signal): migrate signal to handling async in windows and remove windows_sys dependency ( #5741 )
...
* refactor(signal): migrate signal to handling async in windows and remove signal-hook dependency
* refactor(signal): enhance Windows signal handling with improved cleanup logic
* refactor(signal): improve exit handling in run function for async compatibility
2025-12-06 11:33:49 +08:00
Tunglies
d28075221c
refactor(signal): migrate signal to handling async in unix and remove signal-hook dependency
2025-12-06 06:41:47 +08:00
Tunglies
f2ad62e446
chore: update clash_verge_service_ipc to version 2.0.24 , improve service prompts and improve service need reinstall process
2025-12-04 23:04:03 +08:00
Tunglies
357069505a
chore(deps): bump clash_verge_service_ipc version to 2.0.23
2025-12-04 00:04:27 +08:00
oomeow
9388b73c1f
fix: upgrade mihomo core failed ( #5646 )
...
* fix: upgrade mihomo core failed
* fix: upgrade core failed when run core by service
* fix: app freeze when restart core on windows
* deps: bump clash-verge-rev-ipc version lock
---------
Co-authored-by: Tunglies <77394545+Tunglies@users.noreply.github.com >
2025-12-03 21:48:30 +08:00
renovate[bot]
76eb063f7d
chore(deps): update cargo dependencies ( #5699 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-03 12:18:43 +08:00
renovate[bot]
ae8c302bf4
chore(deps): update cargo dependencies ( #5670 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-30 19:48:44 +08:00
Sline
683667f8ae
fix(ui): prevent light flash on dark startup ( #5637 )
...
* fix(ui): prevent light flash on dark startup
* fix(window): apply initial dark/light theme to prevent white flash
* refactor(boot): optimize config fetch and theme fallback
* fix: system theme detection
* fix(window): remove black flash before loader by aligning initial paint with theme
2025-11-28 15:15:17 +08:00
Tunglies
ecc272aa20
feat: integrate tauri-plugin-clipboard-manager and add system info commands ( #5593 )
2025-11-25 16:58:25 +08:00
AetherWing
6b3f5eea16
fix: correct flag emoji for ISO alpha-3 region code ( #5557 )
...
* fix: correct flag emoji for ISO alpha-3 region code
* fix: use rust_iso3166 to convert ISO3 region code
* fix: validate ISO country code when generating flag emoji
* fix: correct icon encoding for unlock test in specific regions
---------
Co-authored-by: Tunglies <77394545+Tunglies@users.noreply.github.com >
2025-11-24 20:40:32 +08:00
Tunglies
e24bb8f9cc
chore: update cargo lock
2025-11-24 20:06:06 +08:00
oomeow
cbab199f80
fix: failed to receive shutdown signal on windows ( #5533 )
...
* fix: receive shutdown signal failed on windows
* docs: update Changelog.md
* chore: update
* fix: use tokio runtime to handle shutdown signal
* docs: update Changelog.md
* fix: move tauri dependency to the correct section in Cargo.toml
* fix: remove unused exit handling code in run function
* fix(clash-verge-signal): use global runtime to avoid tokio runtime panic on unix
* chore: update tauri-plugin-mihomo deps
* fix: handle macOS exit event to ensure proper application termination
---------
Co-authored-by: Tunglies <77394545+Tunglies@users.noreply.github.com >
2025-11-22 22:36:00 +08:00
Tunglies
c82cefe80e
feat: add clash-verge-types crate and integrate IRuntime struct
2025-11-22 15:33:24 +08:00
Tunglies
7e373ff39c
fix(mihomo): unix can not connect mihomo ipc after reload config #5532
2025-11-20 17:02:57 +08:00
oomeow
9e3bc6db8c
chore: update tauri-plugin-mihomo deps
2025-11-18 22:02:14 +08:00
Tunglies
8339fabb17
feat(sysinfo): add tauri-plugin-clash-verge-sysinfo for system information retrieval ( #5510 )
...
* feat(sysinfo): add tauri-plugin-clash-verge-sysinfo for system information retrieval
* feat(sysinfo): add tauri-plugin-clash-verge-sysinfo for system information retrieval
* fix(service): import Manager trait for app handle in linux_running_as_root function
2025-11-18 15:48:48 +08:00
renovate[bot]
92d3a59d0d
chore(deps): update rust crate open to 5.3.3 ( #5501 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-18 13:32:18 +08:00
Tunglies
e672d19622
feat(signal): add clash-verge-signal crate and integrate signal handling ( #5500 )
...
* feat(signal): add clash-verge-signal crate and integrate signal handling
* fix: clippy error on type complexity
2025-11-18 10:04:21 +08:00