FList
  • Bug fixes.
  • Add an option to read user-installed CA certificates and system CA certificates from the correct paths. Context: https://github.com/golang/go/issues/71258.
  • Merge v2ray-core v5.25.0 and v5.25.1 changes (no notable changes for us).
  • V2Fly has switched to DB-IP as the data source of geoip.dat, so we switch back to V2Fly's geoip.dat. The hash is identical to the previous DB-IP based geoip.dat built by us, so there is actually no change at all.
  • Update Brook support.
  • Add subscription node name regular expression filter.
  • Remove REALITY SpiderX. This does not affect normal connection.
  • Add support for the upcoming XHTTP header padding breaking change. Both header padding (upcoming Xray version) and path padding (current Xray version) are sent for compatibility. However, this will stop working in the future if Xray explicitly bans path padding on server side in the future.