FList
  • Try to fix severe memory leak caused by large route assets when switching or restarting profiles. [^1]
  • Fix some other potential memory leaks.
  • Fix unable to use Shadowsocks salsa20 cipher (by @Restia-Ashbell).
  • Increase buffer size to 16384 to match the use of an MTU like 9000. [^2]

EDIT: Promoted to release on March 20, 2025.

[^1]: This bug is easy to reproduce when using large route assets like the Loyalsoldier one. It is also reproducible on other Android clients using v2ray-core or Xray-core as a library but surprisingly almost no one notices about it. The fix is based on SagerNet/v2ray-core@d365332. [^2]: Such a large MTU is only for a higher score in benchmark. It has almost no improvement in real-world and may cause some network issues.