wonfen
f0331ec2d9
feat: Add pause/resume functionality for connection tracking
2025-02-18 08:14:09 +08:00
wonfen
3b4013a1b0
fix: resolve deprecated warnings in console
2025-02-18 07:10:28 +08:00
wonfen
31ddccd3e1
perf: Improve proxy list interaction and UI responsiveness
2025-02-18 05:54:16 +08:00
wonfen
d29fe4cb6c
feat: Enhance alphabet selector with dynamic tooltip and scrolling
2025-02-18 01:55:44 +08:00
wonfen
6763537f22
refactor: Improve proxy data update mechanism with optimistic UI and error handling
2025-02-18 00:37:55 +08:00
wonfen
8ab4bd6293
fix: Refine TypeScript types for proxy groups component
2025-02-17 16:27:06 +08:00
wonfen
31bc644763
feat: Enhance proxy groups with Initials navigation and performance optimizations
2025-02-17 16:07:46 +08:00
wonfen
fcd672abeb
feat: Optimize tray speed rate rendering and update logic
2025-02-17 15:08:19 +08:00
wonfen
5f550da0bb
feat: Improve Virtuoso list rendering for proxy groups
2025-02-17 14:30:21 +08:00
wonfen
e865a86eef
feat: Add persistent scroll position for proxy groups
2025-02-17 14:24:33 +08:00
wonfen
80ee2e4289
fix: alpha build win webview pack rename issue
2025-02-17 12:06:57 +08:00
wonfen
4d327594d3
chore: Update updater artifacts configuration
2025-02-17 11:22:14 +08:00
Akioe Yu
3363c37457
fix: check script error ( #2453 )
...
(cherry picked from commit 97bde64fd6516019a190d52f05af54ade623d57c)
2025-02-17 03:10:19 +08:00
wonfen
cee9be81bf
chore: Add macOS-specific test for format_bytes_speed function
2025-02-17 03:10:03 +08:00
wonfen
932d36462f
Revert "perf: Improve kernel management logic & add more dev mode logs"
...
This reverts commit ff2cf30238bcb5211f9b78e5fe65531e359d8d89.
2025-02-15 05:51:46 +08:00
Christine.
75c930f7ef
add: i18n text for lightweight mode ( #2692 )
2025-02-13 14:27:12 +08:00
Tunglies
bdb178d893
fix: build front cannot find IvergeConfig.enable_lite_mode and macos port switching causes crash ( #2691 )
...
* fix: macos switch protocol port or enable protocol port causes crash
* fix: build time front cannot find IVergeConfig attribute enable_lite_mode
2025-02-12 18:14:13 -08:00
wonfen
3b0635e8a1
feat: add lightweight mode
2025-02-13 02:18:17 +08:00
wonfen
f5760784bf
fix(macos): add missing required dependencies
2025-02-12 15:06:42 +08:00
wonfen
67f3554095
fix: remove unused imports to resolve compile warnings
2025-02-12 14:35:49 +08:00
wonfen
3bb3872e38
refactor: improve hotkey management, logging, and error handling; fix tray freeze and hotkey failure on silent startup
2025-02-12 14:23:42 +08:00
wonfen
c98330ea1f
fix(tray): resolve blank icon issue on Windows and optimize creation logic
2025-02-12 13:56:33 +08:00
Christine.
d895b68f04
fix: use remoteDestination replace DestinationIP in connection page, #2668 ( #2679 )
...
* fix: use remoteDestination replace DestinationIP in connection page, #2668
* add: missing i18n text
* fix: display the target address details in connection page
2025-02-11 14:52:27 +08:00
wonfen
e230981ac4
refactor: Improve tray icon and event handling across platforms & unify click behavior
2025-02-11 14:48:31 +08:00
wonfen
20763a741a
fix: app crash without a default global_hotkey vaule
2025-02-11 01:50:48 +08:00
wonfen
4babcd9442
fix: deprecated CLI warnings
2025-02-11 01:05:51 +08:00
wonfen
d75f36066a
feat: Add independent alpha update channel
2025-02-11 00:53:44 +08:00
wonfen
26ca4670ad
fix: try to fix linux CI updater problem
2025-02-11 00:53:44 +08:00
Christine.
c4d6c167a2
add: i18n text ( #2675 )
2025-02-10 00:29:43 -08:00
wonfen
e5af9541da
perf: Optimize kernel shutdown speed & logic
2025-02-10 13:18:00 +08:00
wonfen
89d9f47191
fix: crash caused by global_hotkey
2025-02-10 12:39:07 +08:00
wonfen
ff2cf30238
perf: Improve kernel management logic & add more dev mode logs
2025-02-09 14:19:15 +08:00
Tunglies
ebe0899eb1
perf: imporve clash mode switching performance on the main window ( #2667 )
2025-02-09 07:45:46 +08:00
Tunglies
a3d0a38b1e
feat: option to enable global hotkey ( #2665 )
2025-02-09 07:45:22 +08:00
Tunglies
63bd0c87b2
fix: duplicate checked tray menu when profile name are same ( #2660 )
2025-02-08 09:36:04 +08:00
wonfen
db593fb188
feat: Optimize UI layout and page hierarchy
2025-02-07 09:13:30 +08:00
wonfen
67ae10b593
perf: optimize node latency refresh rate for faster updates
2025-02-06 07:58:42 +08:00
wonfen
c8d91c9e14
chore: update deps
2025-02-05 14:19:43 +08:00
Tunglies
6c54f5e9b4
Feature: Switch Proxy Profile from Tray Menu ( #2644 )
2025-02-05 08:52:47 +08:00
wonfen
8749648d97
fix: restore hotkey functionality after silent startup
2025-02-02 11:37:10 +08:00
wonfen
0b75b5ef26
feat: allow users to customize enhanced-mode and fakeip-range in tun mode by wonfen
2025-02-02 05:12:16 +08:00
wonfen
fbcadd0493
style: refine tray speed display
2025-02-02 03:43:15 +08:00
wonfen
75bb7a4dd7
fix: windows rounded corners
2025-01-19 09:47:43 +08:00
wonfen
4604fe4841
add donation
2025-01-18 16:08:24 +08:00
wonfen
e8badb0c0f
release 2.0.3
2025-01-16 03:30:07 +08:00
白铭骢 (Mingcong Bai)
8906a8f3c6
fix(locales): clean up typesetting ( #2539 )
...
Following localisation guidelines from 《大陆简中自由软件本地化工作指南》
1.5.4 版 (Simplified Chinese - Mainland China FOSS Localization
Guidelines, version 1.5.4).
Link: https://repo.aosc.io/aosc-l10n/zh_CN_l10n_1.5.4.pdf
2025-01-14 13:00:30 +08:00
huzibaca
4e32990a5d
chore: update
2025-01-14 12:56:08 +08:00
huzibaca
9f2583d1f2
revert: update deps
2025-01-14 12:41:52 +08:00
huzibaca
a9b3d8885d
chore: avoid duplicate updates when tray rate is off
2025-01-14 11:48:43 +08:00
huzibaca
29ec4dc546
feat: maoos tray speed can be closed
2025-01-13 20:48:25 +08:00