Xray-core Releases
124 releases of XTLS/Xray-core
- 0.0.2v0.0.2 - Working version
Minimal release notes: "There's been import issus in the v0.0.1. These are resolved and now the module works like intended."
Jul 13, 2024
- v1.8.16Xray-core v1.8.16
Introduces the new SplitHTTP transport. It uses long-lived HTTP GET for download and multiple POSTs for upload, designed to work on CDNs that don't support WebSocket/gRPC and to be more efficient than Meek.
Jun 21, 2024
- v1.8.13Xray-core v1.8.13
Security update. Implements authentication for Socks5 inbound to drop unauthenticated UDP requests. Adds load balancing fallback tags and API improvements.
May 22, 2024
- v1.8.11Xray-core v1.8.11
Focuses on security and stability. Adds TLS ECH command for key generation, bans source IP API command, and fixes a CSRF vulnerability in Browser Dialer.
Apr 26, 2024
- v1.8.10Xray-core v1.8.10
Focuses on HTTPUpgrade 0-RTT support and load balancing improvements. Adds 0-RTT to HTTPUpgrade, improves load balancer strategies, and adds IPv6 support for `sendThrough`.
Mar 30, 2024
- v1.8.9Xray-core v1.8.9
Introduces HTTPUpgrade transport and DOQ support. Adds `HTTPUpgrade` as a new transport layer and updates gRPC with `authority` support.
Mar 11, 2024
- v1.22.22
Minimal release notes: "- Fixes a punycode warning. - Fixes a hoisting issue when transitive dependencies themselves listed aliases as depend"
Mar 9, 2024
- v1.8.8Xray-core v1.8.8
Focuses on UDP traffic handling and load balancing. Unifies XUDP traffic with Vision padding, adds `leastLoad` balancer strategy, and supports PROXY Protocol for Freedom outbound.
Feb 25, 2024
- v1.8.7Xray-core v1.8.7
This release updates to Go 1.21, which drops support for Windows 7. It introduces Windows support for DomainSocket and sockopt, along with new debugging and configuration tools.
Jan 7, 2024
- v1.8.6Xray-core v1.8.6
Introduces WireGuard inbound and outbound support with kernel mode options, optimizes `freedom` outbound with splice, and improves DNS query strategies.
Nov 18, 2023
- v1.22.21
This release fixes an issue in v1.22.20 where Yarn failed when called from a project subfolder outside of a Corepack context. It also introduces a new environment variable to allow users to skip the Corepack check.
Nov 14, 2023
- v1.22.20
This release updates Yarn to embed the Punycode bundle to comply with Node.js deprecation, improves Corepack integration messaging, and refines the 'yarn set version' command to install exact versions.
Nov 14, 2023
- v1.8.4Xray-core v1.8.4
Marked as the final version supporting Windows 7. Adds regex support for routing attributes and JSONC file extension support.
Aug 29, 2023
- v1.7.5Xray-core v1.7.5
Major update expanding TLS fingerprint support via uTLS and finalizing XTLS Vision implementation details.
Feb 8, 2023
- v1.7.3Xray-core v1.7.3
This release references v1.7.5, indicating it contains the same updates regarding fingerprints and XTLS Vision.
Feb 2, 2023
- v1.7.2Xray-core v1.7.2
Bug fixes for XTLS Vision, specifically addressing inner SSL errors and adding ProxyProtocol support.
Jan 7, 2023
- v1.7.0Xray-core v1.7.0
Introduces XTLS Vision (TLS in TLS) and WireGuard outbound support.
Dec 26, 2022
- v1.6.1Xray-core v1.6.1
Adds uTLS fingerprinting options to HTTP2, Websocket, and gRPC transports, plus TCP congestion control options.
Oct 22, 2022
- v1.6.0Xray-core v1.6.0
Introduces Shadowsocks-2022 protocol support and updates the project to Go 1.19.
Sep 18, 2022
- v1.22.19
Minimal release notes: "- Adds compatibility with WebAuthn on the npm registry"
May 10, 2022