Commit graph

  • a664ce71b3
    Merge d10c9da7c3 into 84f93f2ae6 Mahyar Dana 2025-06-30 21:19:57 +0800
  • 84f93f2ae6
    Optimize proxy chain handling (#7515) master DHR60 2025-06-30 20:26:10 +0800
  • fa7acd575a Avoids duplicate proxy chain generation DHR60 2025-06-30 14:30:58 +0800
  • c6757ec122 Optimize proxy chain handling DHR60 2025-06-30 14:02:56 +0800
  • 30c09a7b54 Add mux settings for per-server, VMess/Shadowsocks/VLESS/Trojan 2dust 2025-06-29 15:06:02 +0800
  • b3874a78b9 Improved order of items in settings 2dust 2025-06-29 11:16:21 +0800
  • d10c9da7c3 options for fragment interval, length and packets added Mahyar Dana 2025-06-28 19:30:57 +0330
  • 3e71965cd4 Optimization and Improvement,DataGrid list only updates some attribute values 2dust 2025-06-26 14:23:30 +0800
  • 0063b9ae0c - Updated App.xaml to enhance accessibility for ListBoxItem elements - Set AutomationProperties.Name in MyChipListBoxItem style using the Remarks property - This ensures screen readers like NVDA announce meaningful content instead of the class name - Applies globally to all ListBoxes using the MyChipListBoxItem style Reza Bakhshi Laktasaraei 2025-06-08 10:55:33 +0330
  • 45d9104e42 - Set AutomationProperties.Name on DataGridRow using the Remarks property - Prevents NVDA from reading the type name (e.g. ServiceLib.Models.ProfileItemModel) - Now screen readers announce a meaningful label per row (e.g. server name) - Improves usability for keyboard and assistive technology users Reza Bakhshi Laktasaraei 2025-06-07 16:51:21 +0330
  • 3df57f74ba Update winget-publish.yml 2dust 2025-06-22 10:36:05 +0800
  • 7972cb8e1f Update winget-publish.yml 2dust 2025-06-22 10:31:41 +0800
  • 0d74452c6c Added parameter MacOSShowInDock to control whether MacOS platform app is displayed in the Dock 2dust 2025-06-21 17:00:49 +0800
  • f947f63e6d Display or hide the main window menu in the tray and move it to the top 2dust 2025-06-21 16:54:36 +0800
  • fefa7ded5a
    Optimize proxy chain handling for multiple nodes (#7468) DHR60 2025-06-21 16:45:17 +0800
  • ae41d2e15f AI-optimized code DHR60 2025-06-20 13:22:14 +0800
  • babf979342 Improves sing-box outbound proxy chain handling. DHR60 2025-06-20 11:55:43 +0800
  • 9f5b9792ab Improves outbound proxy chain handling. DHR60 2025-06-20 11:17:36 +0800
  • a46a4ad7c1 up 7.12.7 7.12.7 2dust 2025-06-19 11:59:20 +0800
  • e46f680651 Optimize the UI for dns settings 2dust 2025-06-19 11:24:33 +0800
  • 93a20852f5 Optimize the UI for routing settings 2dust 2025-06-19 10:48:47 +0800
  • 298bb64e66 Routing rules do not determine whether it is version V3 2dust 2025-06-19 10:04:48 +0800
  • 0e5ac65f55 Improved network speed display when using clash api without proxy and direct 2dust 2025-06-16 15:06:18 +0800
  • cb6122f872 First scroll horizontally to the initial position to avoid the control crash bug 2dust 2025-06-16 10:48:35 +0800
  • 06500e0218 When testing, start the core and then delay 1s before starting the test 2dust 2025-06-15 17:33:11 +0800
  • 9ddf0b42e7
    Fix Observatory (#7437) 7.12.6 DHR60 2025-06-15 14:41:47 +0800
  • 2056377f55 up 7.12.6 2dust 2025-06-15 14:39:02 +0800
  • 6fae6b8631 Adds burst observatory for least load balancer DHR60 2025-06-15 14:31:44 +0800
  • 7065dabc94 If it is not in China area, no update is required 2dust 2025-06-15 14:35:59 +0800
  • 682dbe6fdd Enables concurrency for observatory DHR60 2025-06-15 14:14:57 +0800
  • 9e2336a71e The notification pop-up position is changed to the top right 2dust 2025-06-15 14:16:30 +0800
  • d239c627f3 Use File.SetUnixFileMode to set the execute permission first. If that fails, use chmod to set the execute permission. 2dust 2025-06-15 12:33:21 +0800
  • 984b36d34e Update Directory.Packages.props 2dust 2025-06-15 12:33:02 +0800
  • d77df333b6 - Moved KeyboardNavigation.TabNavigation="Once" from ProfilesView.xaml into App.xaml style definition - Updated DefDataGrid style in App.xaml to include the TabNavigation setting - Ensures consistent keyboard navigation behavior across all DataGrids in the application - Simplifies view code and improves accessibility maintainability Reza Bakhshi Laktasaraei 2025-06-11 02:22:42 +0330
  • e9f62913ca - Updated App.xaml to enhance accessibility for ListBoxItem elements - Set AutomationProperties.Name in MyChipListBoxItem style using the Remarks property - This ensures screen readers like NVDA announce meaningful content instead of the class name - Applies globally to all ListBoxes using the MyChipListBoxItem style Reza Bakhshi Laktasaraei 2025-06-08 10:55:33 +0330
  • c81bc2f536
    Fix (#7405) DHR60 2025-06-08 09:30:08 +0800
  • 9063f0b4f2 Fix DHR60 2025-06-08 00:45:52 +0800
  • 9e89504087 - Set AutomationProperties.Name on DataGridRow using the Remarks property - Prevents NVDA from reading the type name (e.g. ServiceLib.Models.ProfileItemModel) - Now screen readers announce a meaningful label per row (e.g. server name) - Improves usability for keyboard and assistive technology users Reza Bakhshi Laktasaraei 2025-06-07 16:51:21 +0330
  • aea95c2f86 Limit DataGrid tab navigation to first row only Reza Bakhshi Laktasaraei 2025-06-07 16:31:23 +0330
  • ca8cbc3a16 Merge branch 'master' of https://github.com/rezabakhshilaktasaraei/v2rayN-accessibility-improvements Reza Bakhshi Laktasaraei 2025-06-07 15:02:33 +0330
  • 87f7e65076
    docs: improve README.md formatting and readability (#7376) Miheichev Aleksandr Sergeevich 2025-06-02 04:52:49 +0300
  • f744c39971 docs: improve README.md formatting and readability Александр Михеичев 2025-06-01 07:56:21 +0300
  • 9985b68b6b
    Update LICENSE (#7327) duolaameng 2025-05-28 20:04:12 +0800
  • fb4b8b2789
    Revision of the Russian translation (#7342) Miheichev Aleksandr Sergeevich 2025-05-28 15:03:50 +0300
  • fccba147bf refactor: improve Russian translations and fix punctuation Александр Михеичев 2025-05-28 11:00:38 +0300
  • 3812ccc780
    Add support for DDE and MATE (#7353) Yuri Tukhachevsky 2025-05-28 09:05:55 +0800
  • c7cfbdf2c4 Add support for DDE and MATE yuritukhachevsky 2025-05-27 10:31:26 +0800
  • 2c137e4376
    Merge pull request #1 from YuriTukhachevsky/feature/add_ukui_support Yuri Tukhachevsky 2025-05-27 10:19:30 +0800
  • fd20eaff98 Fix: remove duplicate TbSettingsSocksPortTip and refine three Russian strings Александр Михеичев 2025-05-26 15:36:17 +0300
  • 608a6c387a
    add support for UKUI (#7348) Yuri Tukhachevsky 2025-05-26 13:48:31 +0800
  • d433c078af add support for UKUI yuritukhachevsky 2025-05-26 10:43:56 +0800
  • 4875b37f70 up 7.12.5 7.12.5 2dust 2025-05-25 19:12:06 +0800
  • 2f3fba73de Bug fix 2dust 2025-05-25 19:11:42 +0800
  • d3efdfc740 Revision of the Russian translation Александр Михеичев 2025-05-24 17:33:40 +0300
  • 0c910ea43b
    Update LICENSE duolaameng 2025-05-22 15:20:34 +0800
  • 2ab1b9068f up 7.12.4 7.12.4 2dust 2025-05-21 20:00:41 +0800
  • b9613875ce
    Determine .exe suffix based on OS in GenRoutingDirectExe (#7322) DHR60 2025-05-21 19:57:23 +0800
  • 2569e93091 Uses Utils.GetExeName DHR60 2025-05-20 19:40:53 +0800
  • d696e8acde Determine .exe suffix based on OS in GenRoutingDirectExe DHR60 2025-05-20 19:08:34 +0800
  • 90f94fe985 Upgrade ZXing.Net Nuget Package AJ-Work 2025-05-19 15:46:02 +0330
  • e16312c000 upgrade Dotnet to Version 9 AJ-Work 2025-05-19 15:45:29 +0330
  • 5d2aea6b4f Change the inbound of the xray configuration file from socks to mixed 2dust 2025-05-17 14:51:18 +0800
  • 5824e18ed6
    Update Persian translate (#7273) Pk-web6936 2025-05-15 14:51:53 +0330
  • 4f8648cbc9 Fix 2dust 2025-05-12 20:29:34 +0800
  • 01b021b2c3 Bug fix 2dust 2025-05-12 20:28:28 +0800
  • 395e8be608
    Update Persian translate Pk-web6936 2025-05-11 15:07:31 +0330
  • 331e8ce960 up 7.12.3 7.12.3 2dust 2025-05-11 19:19:26 +0800
  • a2cfe6fa51 Added the current connection information test url option 2dust 2025-05-11 16:59:00 +0800
  • 8381fefb78 up 7.12.2 7.12.2 2dust 2025-05-11 10:39:02 +0800
  • d3b95d781a Removed the function of displaying the current connection IP 2dust 2025-05-11 10:38:48 +0800
  • 3a4a96f87a Fix 2dust 2025-05-09 14:33:41 +0800
  • 3d462c4be3 Fix 2dust 2025-05-08 15:56:52 +0800
  • 82b366cd9b Fix 2dust 2025-05-07 14:28:55 +0800
  • 9df3729f03
    migration to singbox 1.12 support (#7115) dev DHR60 2025-05-05 19:22:10 +0800
  • 6d19dc5030 Adds properties to Rule4Sbox class DHR60 2025-05-05 18:21:40 +0800
  • 9dd63f62e8 Improves DNS address parsing in Singbox DHR60 2025-05-05 17:03:22 +0800
  • b9555c8cdf Removes direct clash_mode domain strategy DHR60 2025-05-05 16:41:27 +0800
  • 17596ff9f2 Fixes wrong field DHR60 2025-05-05 16:27:41 +0800
  • 19f43b5b80 fix singbox endpoints proxy chain not work DHR60 2025-04-12 13:37:51 +0800
  • ad8eee4aa4 Fixes config generation DHR60 2025-04-12 12:05:47 +0800
  • a8279fc929 Refactors DNS address parsing DHR60 2025-04-11 20:55:15 +0800
  • ff501733f3 Adds IPv4 preference to DNS configurations DHR60 2025-04-11 20:10:49 +0800
  • d99e6237d5 Adds Sing-box legacy DNS config support DHR60 2025-04-11 19:59:20 +0800
  • 6f1f575084 Utils.GetFreePort() default port to be zero DHR60 2025-04-11 19:33:51 +0800
  • 8a60da9631 support Wireguard endpoint DHR60 2025-04-08 21:23:01 +0800
  • 07c5358d57 Fetches DNS strategy for domain resolution DHR60 2025-04-11 19:03:52 +0800
  • d9ac584eb6 Enables dhcp interface configuration DHR60 2025-04-11 18:30:45 +0800
  • 0cc6b66a1c Simplifies local DNS address handling DHR60 2025-04-10 23:19:56 +0800
  • 1224562909 add anytls support DHR60 2025-04-10 23:04:54 +0800
  • 49087efb73 Improves geoip rule handling in singbox DHR60 2025-04-08 20:12:03 +0800
  • 192abbf04f Adds Google cn dns rules DHR60 2025-04-08 20:05:31 +0800
  • 5cf5fe5a49 Migrating to singbox 1.12 support DHR60 2025-04-07 19:24:30 +0800
  • 639326271b Removes unnecessary sniffer DHR60 2025-04-06 23:01:16 +0800
  • 7f0c98fdae Migrating to singbox 1.11 support DHR60 2025-04-06 21:34:23 +0800
  • 897a4e5635
    Move exe direct rule before clash_mode (#7236) DHR60 2025-05-05 13:59:14 +0800
  • 7af8547e83 Move exe direct rule before clash_mode DHR60 2025-05-05 13:00:30 +0800
  • 8ea76fd318 up 7.12.1 7.12.1 2dust 2025-05-04 17:44:36 +0800
  • 693a96fff2 Update Directory.Packages.props 2dust 2025-05-04 17:44:04 +0800
  • 8b4e2f8f23
    Fix DNS (#7233) DHR60 2025-05-04 17:28:57 +0800
  • 2210bac27c Removes expectIPs from remote DNS DHR60 2025-05-04 16:27:39 +0800