📝 Release Notes
- Implement fully functional
auto_redirectfor Android 1 - Add
on_demandendpoint option 2 - Add cache file write buffering 3
- Fixes and improvements
1:
auto_redirect is now fully supported on Android through the root service of the graphical client or a root shell.
See TUN.
2:
Allow the endpoint to be disconnected when necessary.
See WireGuard, Tailscale, OpenVPN Client and OpenConnect.
3:
Changes to the cache file are now collected in a write buffer and committed in one transaction when the buffer is full, on memory pressure, or when sing-box exits.
See Cache File.