YtFlowApp v1.7.3
YtFlow v1.7.3
🎉 v1.7.3 will be the first General Available version since our migration from C# to C++ and Rust!
A brief recap for all the new stuff:
- Brand new UI designed for desktop.
- Rest assured, YtFlow still works on Windows 10 Mobile (10.0.15063).
- Proxy management:
- Proxies are grouped by default.
- Added support for Base64 encoded subscriptions, SIP008 and Surge proxy lists.
- Import and export V2rayN share links.
- Runtime connection management:
- Choose a proxy at runtime without reconnect.
- Toggle rule matching and UDP proxying at runtime.
- Real time traffic display.
- Comes with YtFlowCore:
- Highly customizable configuration. Read more at https://ytflow.github.io/ytflow-book/.
- Improved maximum throughput and stability.
- VMess and SOCKS5 protocols.
- simple-obfs and WebSocket transport.
- Customizable DNS resolvers including DNS over HTTPS and DNS over a proxy.
- Rule-based split routing modules: GeoIP, Surge domain set, Quantumult X filter.
- A common configuration with split routing for CN users can be generated by no more than one click in the New Profile page.
There are a few features dropped as well:
- QR code scanning.
- Use the share links in text format instead.
- SSD and Clash subscriptions.
- SSD subscription format has been deprecated and replaced by SIP008 subscriptions.
- A number of proxy protocols in Clash configuration format are not supported by YtFlowCore. Use other subscription formats for better compatibility.
Changelog since v1.7.2
- Fixed an issue where empty objects are missing in exported profiles.
- Fixed UI crashes after waking up with VPN connected.
Package Spec
In this release, x86 target is added in the package bundle. We also turned on avx2
feature for x64 while building YtFlowCore. If the app crashes during startup, try installing the x86 package manually.
Package | Arch | Target SDK Version | Min SDK Version | Signature |
---|---|---|---|---|
56263bdbai.YtFlow_1.7.3.0.AppxBundle recommended | x86_x64_arm64_arm (bundled) | 22621 | 15063 | Signed by Microsoft Store |
YtFlowApp_1.7.3.0_Test.7z | x86_x64_arm64_arm (bundled) | 22621 | 15063 | Self-signed |