DHR60
9dd63f62e8
Improves DNS address parsing in Singbox
...
DNS type, host, port, and path
2025-05-05 17:03:37 +08:00
DHR60
b9555c8cdf
Removes direct clash_mode domain strategy
2025-05-05 17:03:36 +08:00
DHR60
17596ff9f2
Fixes wrong field
2025-05-05 16:27:41 +08:00
DHR60
19f43b5b80
fix singbox endpoints proxy chain not work
2025-05-05 15:13:53 +08:00
DHR60
ad8eee4aa4
Fixes config generation
2025-05-05 15:13:05 +08:00
DHR60
a8279fc929
Refactors DNS address parsing
2025-05-05 15:13:05 +08:00
DHR60
ff501733f3
Adds IPv4 preference to DNS configurations
...
对应原dns.servers[].strategy = prefer_ipv4
2025-05-05 15:13:05 +08:00
DHR60
d99e6237d5
Adds Sing-box legacy DNS config support
2025-05-05 15:13:05 +08:00
DHR60
6f1f575084
Utils.GetFreePort() default port to be zero
2025-05-05 15:13:05 +08:00
DHR60
8a60da9631
support Wireguard endpoint
2025-05-05 15:13:05 +08:00
DHR60
07c5358d57
Fetches DNS strategy for domain resolution
2025-05-05 15:13:05 +08:00
DHR60
d9ac584eb6
Enables dhcp interface configuration
2025-05-05 15:13:05 +08:00
DHR60
0cc6b66a1c
Simplifies local DNS address handling
2025-05-05 15:13:05 +08:00
DHR60
1224562909
add anytls support
2025-05-05 15:13:05 +08:00
DHR60
49087efb73
Improves geoip rule handling in singbox
2025-05-05 15:13:05 +08:00
DHR60
192abbf04f
Adds Google cn dns rules
2025-05-05 15:13:05 +08:00
DHR60
5cf5fe5a49
Migrating to singbox 1.12 support
2025-05-05 15:13:05 +08:00
DHR60
639326271b
Removes unnecessary sniffer
2025-05-05 15:13:05 +08:00
DHR60
7f0c98fdae
Migrating to singbox 1.11 support
2025-05-05 15:13:04 +08:00
DHR60
897a4e5635
Move exe direct rule before clash_mode ( #7236 )
release Linux / build (Release) (push) Has been cancelled
release macOS / build (Release) (push) Has been cancelled
release Windows desktop (Avalonia UI) / build (Release) (push) Has been cancelled
release Windows / build (Release) (push) Has been cancelled
2025-05-05 13:59:14 +08:00
2dust
8ea76fd318
up 7.12.1
release Linux / build (Release) (push) Waiting to run
release macOS / build (Release) (push) Waiting to run
release Windows desktop (Avalonia UI) / build (Release) (push) Waiting to run
release Windows / build (Release) (push) Waiting to run
2025-05-04 17:44:36 +08:00
2dust
693a96fff2
Update Directory.Packages.props
2025-05-04 17:44:04 +08:00
DHR60
8b4e2f8f23
Fix DNS ( #7233 )
...
* Fix DNS
* Removes expectIPs from remote DNS
2025-05-04 17:28:57 +08:00
2dust
13b164acac
Enhanced sorting function, can sort by statistics
release Linux / build (Release) (push) Has been cancelled
release macOS / build (Release) (push) Has been cancelled
release Windows desktop (Avalonia UI) / build (Release) (push) Has been cancelled
release Windows / build (Release) (push) Has been cancelled
2025-05-03 11:29:36 +08:00
2dust
e590547b30
Revert "Bug fix"
...
release Linux / build (Release) (push) Waiting to run
release macOS / build (Release) (push) Waiting to run
release Windows desktop (Avalonia UI) / build (Release) (push) Waiting to run
release Windows / build (Release) (push) Waiting to run
This reverts commit 5a0fdd971a
.
2025-05-02 10:44:20 +08:00
2dust
5a0fdd971a
Bug fix
...
release Linux / build (Release) (push) Has been cancelled
release macOS / build (Release) (push) Has been cancelled
release Windows desktop (Avalonia UI) / build (Release) (push) Has been cancelled
release Windows / build (Release) (push) Has been cancelled
https://github.com/2dust/v2rayN/issues/7211
2025-04-30 14:12:02 +08:00
2dust
514dce960a
up 7.12.0
release Linux / build (Release) (push) Has been cancelled
release macOS / build (Release) (push) Has been cancelled
release Windows desktop (Avalonia UI) / build (Release) (push) Has been cancelled
release Windows / build (Release) (push) Has been cancelled
2025-04-28 15:57:09 +08:00
Reza Bakhshi Laktasaraei
6ee6fb1706
Improve Accessibility in StatusBarView and ProfilesView, Update Package Versions ( #7199 )
...
* Fix Tab navigation in ToolBar by setting KeyboardNavigation to Continue
* Improve accessibility for ComboBoxes in StatusBarView.xaml
Added ItemContainerStyle to cmbRoutings2 and cmbRoutings to bind AutomationProperties.Name to Remarks, ensuring screen readers announce the correct values instead of the default object type.
* Improve accessibility for cmbServers in StatusBarView.xaml
Added ItemContainerStyle to cmbServers to bind AutomationProperties.Name to Text, ensuring screen readers announce the correct values instead of the default object type.
* Update package versions and fix accessibility in ProfilesView.xaml
- Updated package versions in Directory.Packages.props:
- Semi.Avalonia and Semi.Avalonia.DataGrid from 11.2.1.6 to 11.2.1.7.
- ZXing.Net.Bindings.SkiaSharp from 0.16.14 to 0.16.21.
- Fixed MC3024 error in ProfilesView.xaml by creating AccessibleMyChipListBoxItem style:
- Added AccessibleMyChipListBoxItem style based on MyChipListBoxItem to set AutomationProperties.Name.
- Replaced ItemContainerStyle with AccessibleMyChipListBoxItem to preserve original appearance.
- Updated AutomationProperties.Name to use resx:ResUI.menuSubscription for better localization.
- Removed duplicate AutomationProperties.Name from TextBlock as it's now handled by the style.
* Update Directory.Packages.props
---------
Co-authored-by: 2dust <31833384+2dust@users.noreply.github.com>
2025-04-28 15:25:57 +08:00
2dust
6985328653
Optimize and improve code
2025-04-28 15:16:58 +08:00
DHR60
41c406b84d
Revert "Fix xray wireguard chained proxies not working (2dust#7113)" ( #7194 )
release Linux / build (Release) (push) Has been cancelled
release macOS / build (Release) (push) Has been cancelled
release Windows desktop (Avalonia UI) / build (Release) (push) Has been cancelled
release Windows / build (Release) (push) Has been cancelled
2025-04-27 09:37:46 +08:00
2dust
30f7f2c563
Update Directory.Packages.props
release Linux / build (Release) (push) Waiting to run
release macOS / build (Release) (push) Waiting to run
release Windows desktop (Avalonia UI) / build (Release) (push) Waiting to run
release Windows / build (Release) (push) Waiting to run
2025-04-26 10:32:20 +08:00
Reza Bakhshi Laktasaraei
be3dbfb8e3
Fix Tab navigation in ToolBar by setting KeyboardNavigation to Continue ( #7185 )
2025-04-26 10:31:00 +08:00
Pk-web6936
9b92259e80
Update Persian translation ( #7191 )
...
0032a3d27a
2025-04-26 10:30:05 +08:00
2dust
1c04144573
Code clean
release Linux / build (Release) (push) Waiting to run
release macOS / build (Release) (push) Waiting to run
release Windows desktop (Avalonia UI) / build (Release) (push) Waiting to run
release Windows / build (Release) (push) Waiting to run
2025-04-26 09:53:19 +08:00
2dust
adf3b955d6
Refactor Linux to run Tun as sudo
2025-04-26 09:50:31 +08:00
2dust
0032a3d27a
Fix kill process for linux
release Linux / build (Release) (push) Waiting to run
release macOS / build (Release) (push) Waiting to run
release Windows desktop (Avalonia UI) / build (Release) (push) Waiting to run
release Windows / build (Release) (push) Waiting to run
2025-04-25 16:36:28 +08:00
2dust
c6d347d49a
Refactor the Linux version to not store sudo password
2025-04-25 15:19:49 +08:00
2dust
ea42246d1b
Improved AmazTool
2025-04-25 14:38:33 +08:00
2dust
3f19958c75
Bug fix
...
release Linux / build (Release) (push) Waiting to run
release macOS / build (Release) (push) Waiting to run
release Windows desktop (Avalonia UI) / build (Release) (push) Waiting to run
release Windows / build (Release) (push) Waiting to run
https://github.com/2dust/v2rayN/issues/7179
2025-04-24 11:50:24 +08:00
2dust
35788158bc
up 7.11.3
release Linux / build (Release) (push) Has been cancelled
release macOS / build (Release) (push) Has been cancelled
release Windows desktop (Avalonia UI) / build (Release) (push) Has been cancelled
release Windows / build (Release) (push) Has been cancelled
2025-04-21 10:17:37 +08:00
2dust
4fd494ded4
Update Directory.Packages.props
2025-04-21 10:15:49 +08:00
2dust
23eeb8ff55
Try to fix
...
release Linux / build (Release) (push) Has been cancelled
release macOS / build (Release) (push) Has been cancelled
release Windows desktop (Avalonia UI) / build (Release) (push) Has been cancelled
release Windows / build (Release) (push) Has been cancelled
https://github.com/2dust/v2rayN/issues/7128
2025-04-18 12:31:46 +08:00
2dust
456ffb200a
up 7.11.2
release Linux / build (Release) (push) Has been cancelled
release macOS / build (Release) (push) Has been cancelled
release Windows desktop (Avalonia UI) / build (Release) (push) Has been cancelled
release Windows / build (Release) (push) Has been cancelled
2025-04-15 10:54:55 +08:00
2dust
18e0bb194e
Enhance Accessibility in MsgView
2025-04-15 09:57:04 +08:00
2dust
392f6111dd
Update Directory.Packages.props
release Linux / build (Release) (push) Waiting to run
release macOS / build (Release) (push) Waiting to run
release Windows desktop (Avalonia UI) / build (Release) (push) Waiting to run
release Windows / build (Release) (push) Waiting to run
2025-04-14 11:17:57 +08:00
DHR60
ce6572af3d
Fix xray wireguard chained proxies not working ( #7113 )
...
release Linux / build (Release) (push) Has been cancelled
release macOS / build (Release) (push) Has been cancelled
release Windows desktop (Avalonia UI) / build (Release) (push) Has been cancelled
release Windows / build (Release) (push) Has been cancelled
* Fix chained proxies not working
* Add domain field for WireGuard exit node
2025-04-12 19:03:34 +08:00
DHR60
cf59137481
fix dns leak ( #7110 )
release Linux / build (Release) (push) Waiting to run
release macOS / build (Release) (push) Waiting to run
release Windows desktop (Avalonia UI) / build (Release) (push) Waiting to run
release Windows / build (Release) (push) Waiting to run
2025-04-12 10:00:18 +08:00
DHR60
519e588124
fix #7105 ( #7109 )
2025-04-12 09:52:20 +08:00
Reza Bakhshi Laktasaraei
666c874998
Add accessibility labels to improve screen reader support ( #7105 )
...
release Linux / build (Release) (push) Waiting to run
release macOS / build (Release) (push) Waiting to run
release Windows desktop (Avalonia UI) / build (Release) (push) Waiting to run
release Windows / build (Release) (push) Waiting to run
* Add accessibility with AutomationProperties.Name to menus
* Add accessibility labels to StatusBarView using ResUI resources
* Add accessibility labels to ProfilesView using ResUI resources
2025-04-11 09:28:34 +08:00
DHR60
5f9f677467
Adjust menu items ( #7100 )
...
* Adjust menu items
* fix #7089
2025-04-11 09:27:34 +08:00