Releases: XrayR-project/XrayR
Releases · XrayR-project/XrayR
XrayR v0.9.4
What's Changed
- build(deps): bump golang.org/x/net from 0.26.0 to 0.27.0 by @dependabot in #656
- build(deps): bump github.com/hashicorp/go-retryablehttp from 0.7.5 to 0.7.7 by @dependabot in #657
- build(deps): bump github.com/gogf/gf/v2 from 2.6.4 to 2.7.0 by @dependabot in #632
- build(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.5.1 to 1.6.0 by @dependabot in #658
- build(deps): bump google.golang.org/grpc from 1.64.0 to 1.64.1 by @dependabot in #659
- build(deps): bump github.com/go-resty/resty/v2 from 2.11.0 to 2.13.1 by @dependabot in #660
- Xray core1.8.20 & support splitHTTP by @wyx2685 in #661
Full Changelog: v0.9.3...v0.9.4
XrayR v0.9.3
What's Changed
- build(deps): bump github.com/redis/go-redis/v9 from 9.2.1 to 9.3.0 by @dependabot in #501
- build(deps): bump github.com/shirou/gopsutil/v3 from 3.23.9 to 3.23.10 by @dependabot in #502
- build(deps): bump github.com/sagernet/sing from 0.2.15 to 0.2.17 by @dependabot in #504
- build(deps): bump github.com/spf13/cobra from 1.7.0 to 1.8.0 by @dependabot in #505
- build(deps): bump golang.org/x/time from 0.3.0 to 0.4.0 by @dependabot in #506
- build(deps): bump golang.org/x/crypto from 0.14.0 to 0.15.0 by @dependabot in #513
- add 2 acts to V2RaySocks by @thh1451 in #516
- build(deps): bump golang.org/x/net from 0.17.0 to 0.18.0 by @dependabot in #514
- Add Etag for V2RaySocks by @thh1451 in #518
- V2RaySocks supports Reality (remote config) by @thh1451 in #521
- build(deps): bump github.com/xtls/xray-core from 1.8.5 to 1.8.6 by @dependabot in #523
- build(deps): bump github.com/go-jose/go-jose/v3 from 3.0.0 to 3.0.1 by @dependabot in #524
- build(deps): bump github.com/gogf/gf/v2 from 2.5.6 to 2.5.7 by @dependabot in #526
- api: newV2board: add Vless support by @betaxab in #534
- add bunpanel by @pennyMorant in #533
- build(deps): bump golang.org/x/crypto from 0.15.0 to 0.16.0 by @dependabot in #535
- build(deps): bump golang.org/x/time from 0.4.0 to 0.5.0 by @dependabot in #537
- build(deps): bump golang.org/x/net from 0.18.0 to 0.19.0 by @dependabot in #536
- 修复类型判断问题 by @isluckys in #539
- build(deps): bump github.com/shirou/gopsutil/v3 from 3.23.10 to 3.23.11 by @dependabot in #538
- build(deps): bump github.com/sagernet/sing from 0.2.17 to 0.2.18 by @dependabot in #542
- build(deps): bump github.com/sagernet/sing-shadowsocks from 0.2.5 to 0.2.6 by @dependabot in #549
- build(deps): bump github.com/spf13/viper from 1.17.0 to 1.18.1 by @dependabot in #548
- build(deps): bump github.com/sagernet/sing from 0.2.18 to 0.2.19 by @dependabot in #550
- build(deps): bump github.com/gogf/gf/v2 from 2.5.7 to 2.6.0 by @dependabot in #553
- build(deps): bump golang.org/x/crypto from 0.16.0 to 0.17.0 by @dependabot in #554
- build(deps): bump github.com/spf13/viper from 1.18.1 to 1.18.2 by @dependabot in #556
- build(deps): bump github.com/redis/go-redis/v9 from 9.3.0 to 9.3.1 by @dependabot in #555
- build(deps): bump google.golang.org/protobuf from 1.31.0 to 1.32.0 by @dependabot in #561
- build(deps): bump github.com/gogf/gf/v2 from 2.6.0 to 2.6.1 by @dependabot in #560
- build(deps): bump github.com/sagernet/sing from 0.2.19 to 0.2.20 by @dependabot in #558
- build(deps): bump github.com/go-resty/resty/v2 from 2.10.0 to 2.11.0 by @dependabot in #564
- build(deps): bump github.com/shirou/gopsutil/v3 from 3.23.11 to 3.23.12 by @dependabot in #566
- Remove dragonfly compile. by @wyx2685 in #567
- build(deps): bump github.com/sagernet/sing from 0.2.20 to 0.2.21 by @dependabot in #569
- build(deps): bump github.com/xtls/xray-core from 1.8.6 to 1.8.7 by @dependabot in #573
- build(deps): bump github.com/redis/go-redis/v9 from 9.3.1 to 9.4.0 by @dependabot in #574
- build(deps): bump golang.org/x/net from 0.19.0 to 0.20.0 by @dependabot in #578
- support passing redis network and redis username to redis client by @jat001 in #576
- fix custom inbound listener to not use 0.0.0.0 by @nagaame in #584
- build(deps): bump github.com/gogf/gf/v2 from 2.6.1 to 2.6.2 by @dependabot in #585
- build(deps): bump github.com/go-acme/lego/v4 from 4.14.2 to 4.15.0 by @dependabot in #588
- build(deps): bump github.com/shirou/gopsutil/v3 from 3.23.12 to 3.24.1 by @dependabot in #589
- Remove unnecessary user retrieval in v2raysocks by @Septrum101 in #617
- Modify the way v2raysocks obtains method and audits domain by @thh1451 in #616
- add DeviceLimit to V2RaySocks by @thh1451 in #622
- fix compatibility with Xray-core v1.8.10 by @ihategfw in #629
- chore: fix typos. by @ravecat-dev in #640
- 添加了
quic
和httpupgrade
的支持 - 可以在
NodeType
直接指定Vless
(仍然支持使用V2Ray,但是直接设置为Vless
优先级高于EnableVless
) - 将xray内核更新到了v1.8.13
New Contributors
- @thh1451 made their first contribution in #516
- @betaxab made their first contribution in #534
- @pennyMorant made their first contribution in #533
- @isluckys made their first contribution in #539
- @wyx2685 made their first contribution in #567
- @jat001 made their first contribution in #576
- @nagaame made their first contribution in #584
- @ihategfw made their first contribution in #629
- @ravecat-dev made their first contribution in #640
Full Changelog: v0.9.2...v0.9.3
XrayR v0.9.2-alpha
What's Changed
- build(deps): bump golang.org/x/net from 0.16.0 to 0.17.0 by @dependabot in #479
- build(deps): bump github.com/go-resty/resty/v2 from 2.9.1 to 2.10.0 by @dependabot in #484
- build(deps): bump github.com/spf13/cobra from 1.1.1 to 1.7.0 by @dependabot in #486
- build(deps): bump github.com/sagernet/sing from 0.2.13 to 0.2.14 by @dependabot in #485
- build(deps): bump github.com/gogf/gf/v2 from 2.5.4 to 2.5.5 by @dependabot in #491
- build(deps): bump github.com/fsnotify/fsnotify from 1.6.0 to 1.7.0 by @dependabot in #494
- build(deps): bump github.com/gogf/gf/v2 from 2.5.5 to 2.5.6 by @dependabot in #495
- build(deps): bump github.com/sagernet/sing from 0.2.14 to 0.2.15 by @dependabot in #497
Full Changelog: v0.9.1...v0.9.2
XrayR v0.9.1
What's Changed
- Update core to 1.8.1 and support Reality proto by @thank243 in #326
- 初步适配sspanel ETag 功能 by @OPPO9008 in #309
- 修复http伪装配置解析 by @OPPO9008 in #389
- feat: unify trojan transport & add ss2022 related config by @M1Screw in #465
- feat: update sspanel model by @M1Screw in #467
- 对接GoV2Panel面板 by @pingProMax in #474
New Contributors
- @OPPO9008 made their first contribution in #309
- @M1Screw made their first contribution in #465
- @pingProMax made their first contribution in #474
Full Changelog: v0.9.0...v0.9.1
XrayR v0.9.0
Fix
- VLESS 默认启用
xtls-rprx-vision
流控,xtls-rprx-direct
已不再支持,如果启用VLESS,请确保客户端、服务端关闭XTLS
。如果希望使用不支持xtls-rprx-vision
的客户端 ,请在客户端修改流控为空 (none)
,同时使用TLS
。Trojan
协议和其XTLS
设置仍保持不变,无需更改。
Chore
- 升级Xray-core 至 1.7.5
- 升级其他依赖
What's Changed
- build(deps): bump github.com/xtls/xray-core from 1.7.3 to 1.7.5 by @dependabot in #252
- build(deps): bump golang.org/x/crypto from 0.5.0 to 0.6.0 by @dependabot in #253
- build(deps): bump golang.org/x/net from 0.6.0 to 0.7.0 by @dependabot in #259
- build(deps): bump github.com/sagernet/sing from 0.1.6 to 0.1.7 by @dependabot in #263
Full Changelog: v0.8.9...v0.9.0
XrayR v0.8.9
Feat
- 支持 VLESS
xtls-rprx-vision
流控。注意: VLESS 的xtls-rprx-direct
已不再支持,请手动修改客户端配置。Trojan暂不支持xtls-rprx-vision
- 支持 V2raySocks 的 Shadowsocks 2022协议
Fix
- 修复全局设备限制导致空指针问题 #204
- 修复ss2022不正常工作
- 修复newV2board 路由无法正常获取
- 修复newV2board 无法正确解析tcp+http协议
Chore
- 升级Xray-core 至 1.7.3
- 增加多语言README
- 升级其他依赖
What's Changed
- build(deps): bump github.com/sagernet/sing from 0.1.0 to 0.1.1 by @dependabot in #171
- build(deps): bump github.com/shirou/gopsutil/v3 from 3.22.11 to 3.22.12 by @dependabot in #190
- build(deps): bump github.com/sagernet/sing from 0.1.1 to 0.1.2 by @dependabot in #191
- build(deps): bump golang.org/x/net from 0.4.0 to 0.5.0 by @dependabot in #193
- build(deps): bump golang.org/x/crypto from 0.4.0 to 0.5.0 by @dependabot in #194
- build(deps): bump github.com/sagernet/sing from 0.1.2 to 0.1.3 by @dependabot in #206
- build(deps): bump github.com/sagernet/sing from 0.1.3 to 0.1.5 by @dependabot in #209
- build(deps): bump github.com/sagernet/sing from 0.1.5 to 0.1.6 by @dependabot in #216
- translate Readme for Iranian(farsi) users by @DanielBlackBeard in #224
- Translate Readme for Vietnamese(vi) users by @Github-Aiko in #226
- Translate Readme for English(en) users by @Github-Aiko in #227
- build(deps): bump github.com/spf13/viper from 1.14.0 to 1.15.0 by @dependabot in #228
New Contributors
- @DanielBlackBeard made their first contribution in #224
Full Changelog: v0.8.8...v0.8.9
XrayR v0.8.8
Feat
- 支持V2board 1.7.0 Shadowsocks2022协议
- 支持V2board 1.7.0 下发限速配置
v2board 版本 >= 1.7.0 请选择 PanelType: "NewV2board"。其他旧版本选择 PanelType: "V2board",注意老版本API将于 2023.6.1后移除。
Fix
- 修复全局设备限制不生效问题 #156
Chore
- 升级Xray-core
- 升级其他依赖
Full Changelog: v0.8.7...v0.8.8
XrayR v0.8.7
XrayR v0.8.7
Feat
- 重构全局设备限制功能,现在能直接读取远程面板下发的设备限制数量,并且采用缓存机制,降低延迟。请查看配置文档修改配置 @thank243 @pocketW
- 支持V2board最新API。
v2board (dev branch) 版本 > 1.6.1请选择PanelType: "NewV2board"
。其他旧版本选择PanelType: "V2board"
,注意老版本API将于 2023.6.1后移除。
Fix
Chore
- 升级Xray-core 至1.6.5
- 升级其他依赖
Note
XrayR已完成针对Shadowsocks-2022的适配工作,等待各大面板支持Shadowsocks-2022的信息下发。当前release暂不支持,如需使用请关注项目最新commit。
New Contributors
- @Github-Aiko made their first contribution in #105
- @amin550 made their first contribution in #118
Full Changelog: v0.8.6...v0.8.7