YtFlow Changelog

What's new in YtFlow 1.7.4.0

May 6, 2024
  • Changelog:
  • Fixed Home Page crash on mobile
  • Enabled modern instruction sets (including AVX2) on x64 and ARM64

New in YtFlow 1.7.2 Pre-release (Apr 29, 2024)

  • Profile import and export

New in YtFlow 1.7.1 Pre-release (Apr 21, 2024)

  • Fixed an issue where Trojan share links with peer parameter could not be recognized.
  • Fixed an issue where Surge proxy subscriptions with tls13 and tfo parameters could not be loaded.

New in YtFlow 1.7.0 Pre-release (Apr 8, 2024)

  • Enhancements:
  • Refactored package structure - a ~20% reduction in package bundle size
  • Rewritten share link and subscription parser with new features:
  • Import base64-encoded share links as a subscription (also known as "SIP002 subscription")
  • Export VMess proxies in V2rayN flavor
  • (new!) Proxy editor - you can now edit or create proxies in proxy groups, including subscriptions!
  • Subscription groups are locked by default to prevent editing by mistake. Unlock before making any changes.
  • Various bug fixes
  • Enhancements from YtFlowCore:
  • Improved overall VPN channel throughput
  • Cached Fake IP allocations - applications will reconnect smoothly after accidental VPN connection interruptions

New in YtFlow 1.6.2 Pre-release (Dec 13, 2023)

  • Enhancements:
  • Added list-dispatcher in profile editor
  • Hyperlink to plugin documentation pages in profile editor
  • Use host:port as default proxy name
  • Enhancements for new profiles:
  • Added no-resolve to sample Custom Rules
  • Point proxy-forwarder to proxy outbound for UDP
  • Added "fake-ip-filter"
  • Enable UDP forwarding by default
  • Bug fixes:
  • WebSocket outbound not working
  • Imported VMess+WebSocket+TLS proxy with implicit ALPN could not be picked by outbounds

New in YtFlow 1.6.1 Pre-release (Nov 6, 2023)

  • More ruleset support: surge-domain-set, quanx-filter.
  • Built-in rulesets and custom rules.

New in YtFlow 1.5.1 Pre-release (Jul 15, 2023)

  • Subscription: import a list of proxy servers at once and keep in sync with service providers. Supported formats:
  • SIP008: Shadowsocks Online config
  • Surge proxy list: detached profile section containing Proxy Policies only. A complete Surge hosted profile may be used, but all settings and rules inside will be ignored.
  • Lifted ALPN restriction for WebSocket transports: users may keep h2 in ALPN for proxy URLs. YtFlowCore will probe h2 availability for WebSocket outbounds and upgrade to HTTP/2 based on RFC 8441.
  • Fixed some UI issues.

New in YtFlow 1.4.0 Pre-release (Jun 24, 2023)

  • Split Routing: you can now opt in the split routing feature with GeoIP databases provided by built-in sources. Simply create a new profile and select a split routing mode.
  • Fixed some v2rayN share links
  • Fixed TLS certificate verification issue when skip_cert_check = false

New in YtFlow 0.1.1.0 (Jun 24, 2023)

  • The QR Code scanner has been improved. Now you can paste or drag in QR Code images.
  • Hosted configuration allows you to fetch servers from third-party providers.
  • Fixed an issue where Shadowsocks connections with a non-AEAD method abort unexpectedly.