Skip to content

Releases: v2fly/v2ray-core

v5.51.2

18 May 17:39
59950bd

Choose a tag to compare

v5.51.2 Pre-release
Pre-release

New Features

  • gdocsviewer Add Google Docs Viewer based transport in #3725
  • gdocsviewer: Refine poll logic and allow custom headers to reduce rate limiting in #3727
  • gdocsviewer: allow adding headers in public config in #3728

Full Changelog: v5.51.1...v5.51.2

v5.51.1

18 May 17:12
0c35ff1

Choose a tag to compare

v5.51.1 Pre-release
Pre-release

New Features

  • gdocsviewer Add Google Docs Viewer based transport in #3725
  • gdocsviewer: Refine poll logic and allow custom headers to reduce rate limiting in #3727

Full Changelog: v5.51.0...v5.51.1

v5.51.0

18 May 00:28
46f9b8d

Choose a tag to compare

v5.51.0 Pre-release
Pre-release

New Features

Full Changelog: v5.50.0...v5.51.0

v5.50.0

17 May 17:19
8db99ba

Choose a tag to compare

v5.50.0 Pre-release
Pre-release

This is a maintenance release.

Chores

  • Chore: bump golang.org/x/net from 0.53.0 to 0.54.0 by @dependabot[bot] in #3719
  • Chore: bump github.com/quic-go/quic-go from 0.59.0 to 0.59.1 by @dependabot[bot] in #3723
  • Chore: bump github.com/xssnick/raptorq from 1.3.0 to 1.4.0 by @dependabot[bot] in #3704
  • Chore: bump github.com/pion/webrtc/v4 from 4.2.11 to 4.2.12 by @dependabot[bot] in #3706
  • Chore: bump google.golang.org/grpc from 1.80.0 to 1.81.1 by @dependabot[bot] in #3715
  • Chore: bump github.com/pires/go-proxyproto from 0.11.0 to 0.12.0 by @dependabot[bot] in #3688

Full Changelog: v5.49.0...v5.50.0

v5.49.0

12 Apr 21:11
05cc542

Choose a tag to compare

New Features

  • Add RRPIT - Rapid Reliable Packet Interactive Transport(unreleased) in #3658
  • Add WebRTC Tunnel Support in V2Ray(unreleased) in #3660
  • also parse X-Forwarded-For in httpupgrade by @rhjdvsgsgks in #3676

Chores

  • Chore: bump golang.org/x/crypto from 0.49.0 to 0.50.0 by @dependabot[bot] in #3673
  • Chore: bump golang.org/x/net from 0.52.0 to 0.53.0 by @dependabot[bot] in #3672
  • Chore: bump github.com/pion/stun/v3 from 3.1.1 to 3.1.2 by @dependabot[bot] in #3666
  • Chore: bump google.golang.org/grpc from 1.79.3 to 1.80.0 by @dependabot[bot] in #3665
  • Chore: bump github.com/go-playground/validator/v10 from 10.30.1 to 10.30.2 by @dependabot[bot] in #3661

Full Changelog: v5.48.0...v5.49.0

v5.48.0

26 Mar 21:31
cf7577f

Choose a tag to compare

New Features

  • Wireguard Add TCP Listener support for wireguard outbound in #3651
    • Document for EN has been updated.
  • Stun Nat Type Testing in #3646
  • Better server failure detection and PreserveSourceIPPortWhenDestNATMa… in #3648
  • Improve API instance support in #3643
  • feat: grpc: allow configurable keepalive and initial windows size by @leo9800 in #3654

Fixes

Chores

  • Chore: bump github.com/pion/dtls/v3 from 3.0.10 to 3.0.11 by @dependabot[bot] in #3647
  • Chore: bump golang.org/x/sys from 0.41.0 to 0.42.0 by @dependabot[bot] in #3644
  • Chore: bump golang.org/x/sync from 0.19.0 to 0.20.0 by @dependabot[bot] in #3645
  • Chore: bump golang.org/x/crypto from 0.48.0 to 0.49.0 by @dependabot[bot] in #3649
  • Chore: bump golang.org/x/net from 0.51.0 to 0.52.0 by @dependabot[bot] in #3650
  • Chore: bump google.golang.org/grpc from 1.79.2 to 1.79.3 by @dependabot[bot] in #3655

Full Changelog: v5.47.0...v5.48.0

v5.47.0

09 Mar 11:59
bf1803d

Choose a tag to compare

Fixes

  • Generalize IP address parsing in TUN stack options by @urugang in #3641

Chores

  • Chore: bump actions/download-artifact from 7 to 8 by @dependabot[bot] in #3629
  • Chore: bump actions/upload-artifact from 6 to 7 by @dependabot[bot] in #3628
  • Chore: bump google.golang.org/grpc from 1.79.1 to 1.79.2 by @dependabot[bot] in #3639
  • Chore: bump golang.org/x/net from 0.50.0 to 0.51.0 by @dependabot[bot] in #3627

New Contributors

Full Changelog: v5.46.0...v5.47.0

v5.46.0

20 Feb 23:44
5265692

Choose a tag to compare

New Features

  • Add support for enrollment links in tlsmirror in #3623
  • Add Wireguard Outbound (unreleased) in #3624

Fixes

Full Changelog: v5.45.1...v5.46.0

v5.45.1

15 Feb 20:08
268064b

Choose a tag to compare

v5.45.1 Pre-release
Pre-release

New Features

  • Add sticky choice option for leastping in #3621

Fixes

Chores

  • Chore: bump github.com/go-chi/chi/v5 from 5.2.4 to 5.2.5 by @dependabot[bot] in #3611
  • Chore: bump github.com/pires/go-proxyproto from 0.8.1 to 0.11.0 by @dependabot[bot] in #3616
  • Chore: bump golang.org/x/crypto from 0.47.0 to 0.48.0 by @dependabot[bot] in #3615
  • Chore: bump google.golang.org/grpc from 1.78.0 to 1.79.1 by @dependabot[bot] in #3619
  • Chore: bump golang.org/x/net from 0.49.0 to 0.50.0 by @dependabot[bot] in #3613
  • Chore: bump github.com/miekg/dns from 1.1.70 to 1.1.72 by @dependabot[bot] in #3605
  • Chore: bump github.com/jhump/protoreflect from 1.17.0 to 1.18.0 by @dependabot[bot] in #3601

Full Changelog: v5.44.1...v5.45.1

v5.45.0

15 Feb 18:51
fc1554a

Choose a tag to compare

v5.45.0 Pre-release
Pre-release

New Features

  • Add sticky choice option for leastping in #3621

Fixes

Chores

  • Chore: bump github.com/go-chi/chi/v5 from 5.2.4 to 5.2.5 by @dependabot[bot] in #3611
  • Chore: bump github.com/pires/go-proxyproto from 0.8.1 to 0.11.0 by @dependabot[bot] in #3616
  • Chore: bump golang.org/x/crypto from 0.47.0 to 0.48.0 by @dependabot[bot] in #3615
  • Chore: bump google.golang.org/grpc from 1.78.0 to 1.79.1 by @dependabot[bot] in #3619
  • Chore: bump golang.org/x/net from 0.49.0 to 0.50.0 by @dependabot[bot] in #3613
  • Chore: bump github.com/miekg/dns from 1.1.70 to 1.1.72 by @dependabot[bot] in #3605
  • Chore: bump github.com/jhump/protoreflect from 1.17.0 to 1.18.0 by @dependabot[bot] in #3601

Full Changelog: v5.44.1...v5.45.0