Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

App Release Notes

20251203, v1.6.0(iOS)

  • Config system now refactored to plain-text based profile (Existing old database-based config will be migrated when upgrade to this version)
  • Support iOS26 to support initial liquid glass effect

20250922, v1.5.0(iOS)

  • Support start and stop HTTP/HTTPS capture anytime when MintFlow NetStack VPN is running, this will let user to only capture interested HTTP/HTTPS traffic when doing App debugging
  • Rewrite captured HTTP/HTTPS request/response preview function, user now can view captured and decompressed HTTP/HTTPS body with smart syntax highlight, and export/share the body when needed
  • Add a generic UDP forward bridge infra for vpp and L4Proxy component, as a result, UDP forward support to Shadowsocks Protocol
  • Rewrite the editor of DomainSet/CidrSet, and enable search for the editor
  • Optimize internal stub DNS cache logic to prevent some issues when cache expired
  • By default use concurrent DNS query to reduce latency
  • Adjust App price from 2.99$ to 5.99$ for increased feature and sustainable long term app developping and maintainence

20250730, v1.3.0(iOS)

  • add HTTP engine for capture and rewrite HTTP/HTTPS traffic
  • add a standalone DNS activity log page for inspect App DNS requests
  • rewrite UI navigation for better UX

20250610, v1.2.1(iOS)

  • add Shadowsocks with AEAD ciphers support
  • fix some crash and connection prematurely close issue
  • UI styling enhancement

20250531, v1.2.0(iOS)

  • add VPN On-Demand support.
  • add L4Proxy virtual interface, with initial VMESS-WS-TLS(AEAD supported) support is added.
  • add a REJECT virtual interface, which behavior better for AdBlocking rules compared with DROP virtual interface.
  • optimize app routing DNS result processing delay.
  • optimize app log and add a in-app log viewer
  • various stability and performance bugfixes

20250430, v1.1.1 (iOS)

  • Added support for proxying UDP/TCP traffic to the local internet using VPP’s advanced host stack
  • Introduced App Routing: split traffic by CIDR, CIDR Set, or Domain Set with support for Direct, DROP, and L3VPN actions
  • WireGuard interface can now be created by importing config files via iCloud
  • UI enhancements for improved usability
  • Various bug fixes and performance optimizations