Skip to content

v4.40.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@xiaokangwang xiaokangwang released this 04 Jun 19:42
· 919 commits to master since this release
4d768b5

Features

  • DNS: support DNS over TCP.
    • docs: DNS
    • #983 Thanks @AkinoKaede
    • Currently DNS over TCP is yet to be optimized for performance, and is recommended for compatibility purpose only.

Fixes

  • Fix: new cert issuing is incorrectly delayed. #998 Thanks @bhoppi

Chores

  • Update dependencies

Notices

  • VMess: From Jan 1, 2022, compatibility for legacy VMess MD5 will be disabled by default. Visit here for more information.
  • You are able to compile exactly the same binaries as the ones in Assets section below by simply following the compiling guide.

For downstream developers

The Go module name of v2ray-core has been changed to github.com/v2fly/v2ray-core/v4. Do NOT use v2ray.com/core anymore.