mirror of
https://github.com/Qv2ray/Qv2ray.git
synced 2025-05-21 11:20:49 +08:00
Merge branch 'master' into dev
This commit is contained in:
commit
684bc0b75b
20
README.md
20
README.md
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
# Qv2ray
|
# Qv2ray
|
||||||
|
|
||||||
[](https://app.codacy.com/app/lhy0403/Qv2ray?utm_source=github.com&utm_medium=referral&utm_content=lhy0403/Qv2ray&utm_campaign=Badge_Grade_Dashboard) [](http://hits.dwyl.io/lhy0403/Qv2ray)
|
[](https://app.codacy.com/app/lhy0403/Qv2ray?utm_source=github.com&utm_medium=referral&utm_content=lhy0403/Qv2ray&utm_campaign=Badge_Grade_Dashboard) [](http://hits.dwyl.io/lhy0403/Qv2ray) 
|
||||||
|
|
||||||
使用 Qt 框架的跨平台 v2ray 客户端. 支持 Windows, Linux, macOS
|
使用 Qt 框架的跨平台 v2ray 客户端. 支持 Windows, Linux, macOS
|
||||||
|
|
||||||
@ -30,20 +30,20 @@ Special thanks to: [Hv2ray](https://github.com/aliyuchang33/Hv2ray) by [@aliyuch
|
|||||||
|
|
||||||
- 访问链接: [https://jenkins.lhy0403.top/](https://jenkins.lhy0403.top/)
|
- 访问链接: [https://jenkins.lhy0403.top/](https://jenkins.lhy0403.top/)
|
||||||
|
|
||||||
| | Master | Development | Versioning-V1 | Pull Requests |
|
| | [Master](https://github.com/lhy0403/Qv2ray/tree/master) | [Developement](https://github.com/lhy0403/Qv2ray/tree/dev) | [Version v1](https://github.com/lhy0403/Qv2ray/tree/version-v1) | [Version v2](https://github.com/lhy0403/Qv2ray/tree/version-v2) | [Pull Requests](https://github.com/lhy0403/Qv2ray/pulls) |
|
||||||
| -------------- | ------------------------------------------------------------ | ------------------------------------------------------------ | ------------------------------------------------------------ | ------------------------------------------------------------ |
|
| -------------- | ------------------------------------------------------------ | ------------------------------------------------------------ | ------------------------------------------------------------ | ------------------------------------------------------------ | ------------------------------------------------------------ |
|
||||||
| Linux AppImage | [](https://jenkins.lhy0403.top/job/Qv2ray-AppImage-Release/) | [](https://jenkins.lhy0403.top/job/Qv2ray-AppImage-Dev/) | [](https://jenkins.lhy0403.top/job/Qv2ray-AppImage-Version1/) | [](https://jenkins.lhy0403.top/job/Qv2ray-AppImage-PullRequest/) |
|
| Linux AppImage | [](https://jenkins.lhy0403.top/job/Qv2ray-AppImage-Release/) | [](https://jenkins.lhy0403.top/job/Qv2ray-AppImage-Dev/) | [](https://jenkins.lhy0403.top/job/Qv2ray-AppImage-Version1/) | [](https://jenkins.lhy0403.top/job/Qv2ray-AppImage-Version2/) | [](https://jenkins.lhy0403.top/job/Qv2ray-AppImage-PullRequest/) |
|
||||||
| Windows | [](https://jenkins.lhy0403.top/job/Qv2ray-Win32-Release/) | [](https://jenkins.lhy0403.top/job/Qv2ray-Win32-Dev/) | [](https://jenkins.lhy0403.top/job/Qv2ray-Win32-Version1/) | [](https://jenkins.lhy0403.top/job/Qv2ray-Win32-PullRequest/) |
|
| Windows Zip | [](https://jenkins.lhy0403.top/job/Qv2ray-Win32-Release/) | [](https://jenkins.lhy0403.top/job/Qv2ray-Win32-Dev/) | [](https://jenkins.lhy0403.top/job/Qv2ray-Win32-Version1/) | [](https://jenkins.lhy0403.top/job/Qv2ray-Win32-Version2/) | [](https://jenkins.lhy0403.top/job/Qv2ray-Win32-PullRequest/) |
|
||||||
|
|
||||||
### Travis & Appveyor
|
### Travis & Appveyor
|
||||||
|
|
||||||
*Travis per machine badge provided by: [badge-matrix](https://github.com/exogen/badge-matrix)*
|
*Travis per machine badge provided by: [badge-matrix](https://github.com/exogen/badge-matrix)*
|
||||||
|
|
||||||
| OS | 主分支 [master](https://github.com/lhy0403/Qv2ray/tree/master) | 开发分支 [dev](https://github.com/lhy0403/Qv2ray/tree/dev) | 版本分支 [version-v1](https://github.com/lhy0403/Qv2ray/tree/version-v1) |
|
| OS | 主分支 [master](https://github.com/lhy0403/Qv2ray/tree/master) | 开发分支 [dev](https://github.com/lhy0403/Qv2ray/tree/dev) | 版本分支 [version-v1](https://github.com/lhy0403/Qv2ray/tree/version-v1) | 版本分支 [version-v2](https://github.com/lhy0403/Qv2ray/tree/version-v2) |
|
||||||
| --------------------------------------------------------- | ------------------------------------------------------------ | ------------------------------------------------------------ | ------------------------------------------------------------ |
|
| --------------------------------------------------------- | ------------------------------------------------------------ | ------------------------------------------------------------ | ------------------------------------------------------------ | ------------------------------------------------------------ |
|
||||||
| [Linux](https://travis-ci.com/lhy0403/Qv2ray) |  |  |  |
|
| [Linux](https://travis-ci.com/lhy0403/Qv2ray) |  |  |  |  |
|
||||||
| [macOS](https://travis-ci.com/lhy0403/Qv2ray) |  |  |  |
|
| [macOS](https://travis-ci.com/lhy0403/Qv2ray) |  |  |  |  |
|
||||||
| [Windows](https://ci.appveyor.com/project/lhy0403/qv2ray) | [](https://ci.appveyor.com/project/lhy0403/qv2ray/branch/master) | [](https://ci.appveyor.com/project/lhy0403/qv2ray/branch/dev) | [](https://ci.appveyor.com/project/lhy0403/qv2ray/branch/version-v1) |
|
| [Windows](https://ci.appveyor.com/project/lhy0403/qv2ray) | [](https://ci.appveyor.com/project/lhy0403/qv2ray/branch/master) | [](https://ci.appveyor.com/project/lhy0403/qv2ray/branch/dev) | [](https://ci.appveyor.com/project/lhy0403/qv2ray/branch/version-v1) | [](https://ci.appveyor.com/project/lhy0403/qv2ray/branch/version-v2) |
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -9,7 +9,6 @@ Github Release: [v1.3.7.1](https://github.com/lhy0403/Qv2ray/releases/tag/v1.3.7
|
|||||||
- 建议所有用户更新到此版本
|
- 建议所有用户更新到此版本
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
**功能更新**
|
**功能更新**
|
||||||
|
|
||||||
1. 使用配置文件夹目录下的 `vcore` 子文件夹作为默认(且唯一的) `v2ray`/`v2ctl` 的搜索路径
|
1. 使用配置文件夹目录下的 `vcore` 子文件夹作为默认(且唯一的) `v2ray`/`v2ctl` 的搜索路径
|
||||||
@ -20,8 +19,6 @@ Github Release: [v1.3.7.1](https://github.com/lhy0403/Qv2ray/releases/tag/v1.3.7
|
|||||||
5. 移除了在每个连接文件中的 `_qv2ray.configSource` 标识符,导入或手动添加的连接将不再有此项内容
|
5. 移除了在每个连接文件中的 `_qv2ray.configSource` 标识符,导入或手动添加的连接将不再有此项内容
|
||||||
6. 增加了在检测不到 `v2ray` 内核时,自动打开路径的功能
|
6. 增加了在检测不到 `v2ray` 内核时,自动打开路径的功能
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
**Bug 修复**
|
**Bug 修复**
|
||||||
|
|
||||||
1. 修复了某些情况下 vmess:// 链接导入失败的bug [#58](https://github.com/lhy0403/Qv2ray/issues/58)
|
1. 修复了某些情况下 vmess:// 链接导入失败的bug [#58](https://github.com/lhy0403/Qv2ray/issues/58)
|
||||||
@ -34,4 +31,4 @@ Github Release: [v1.3.7.1](https://github.com/lhy0403/Qv2ray/releases/tag/v1.3.7
|
|||||||
8. 修复了某些极端情况下,在一个连接进行重命名时更换当前连接(即双击其他配置)时出现的重命名失败的 bug
|
8. 修复了某些极端情况下,在一个连接进行重命名时更换当前连接(即双击其他配置)时出现的重命名失败的 bug
|
||||||
9. 修复了在导入包含特定头部伪装的 vmess:// 字符串时,TCP Header 被错误设置导致 v2ray 无法运行的 bug
|
9. 修复了在导入包含特定头部伪装的 vmess:// 字符串时,TCP Header 被错误设置导致 v2ray 无法运行的 bug
|
||||||
10. 修复了某些情况下,国内网站无法被正确分流到直连的 bug
|
10. 修复了某些情况下,国内网站无法被正确分流到直连的 bug
|
||||||
11. 修复了在尝试编辑尚未支持的复杂连接配置时,Qv2ray 闪退的 bug
|
11. 修复了在尝试编辑尚未支持的复杂连接配置时,Qv2ray 闪退的 bug
|
||||||
|
Loading…
Reference in New Issue
Block a user