mirror of
https://github.com/Qv2ray/Qv2ray.git
synced 2025-05-20 10:50:23 +08:00
[version] Getting ready to release version 1.3.7
Former-commit-id: 42f1037b7c
This commit is contained in:
parent
4ff88e103a
commit
bffaa026c6
34
.github/ISSUE_TEMPLATE/bug---english.md
vendored
Normal file
34
.github/ISSUE_TEMPLATE/bug---english.md
vendored
Normal file
@ -0,0 +1,34 @@
|
||||
---
|
||||
name: Bug Report - English Version
|
||||
about: Used to report a bug...
|
||||
title: ''
|
||||
labels: Bugs, help wanted
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
**Briefly describe this bug:**
|
||||
|
||||
**How can I trigger this bug:**
|
||||
|
||||
1.
|
||||
2.
|
||||
3.
|
||||
4.
|
||||
|
||||
**What is expected to happen**
|
||||
|
||||
**Screenshots**
|
||||
If appropriate, please attach some screenshots.
|
||||
|
||||
**System Information**
|
||||
|
||||
- OS Type: (Windows, Linux or MacOS)
|
||||
- Built from the source or download from the release?
|
||||
- Version string in the Preferences Window
|
||||
|
||||
**Other Info**
|
||||
|
||||
You may want to write anything if you think it helps us to fix the bug.
|
||||
|
||||
*Please hide your server address and UUID if you wish to post the vmess string or your connection setting.*
|
@ -18,7 +18,7 @@ Qv2ray 是一款跨平台,真正支持 Linux 桌面环境的 v2ray 客户端
|
||||
## 3. 自动连接
|
||||
|
||||
- 在启动时不显示主窗口,直接连接到设置的服务器
|
||||
- 该功能自 [v1.2.0](./ReleaseNote/1.2/ReleaseNote-v1.2.md) 版本添加
|
||||
- 该功能自 [v1.2.0](./ReleaseNotes/1.2/ReleaseNote-v1.2.md) 版本添加
|
||||
|
||||
### 如要将某个连接设为自动连接,请打开首选项
|
||||
|
||||
@ -40,4 +40,9 @@ Qv2ray 是一款跨平台,真正支持 Linux 桌面环境的 v2ray 客户端
|
||||
|
||||
## 6. 实时显示 v2ray 的输出
|
||||
|
||||
- 查看 bug 更方便
|
||||
- 查看 bug 更方便
|
||||
|
||||
## 7. 自动 tProxy 支持 (Linux)
|
||||
|
||||
- 一键对 v2ray 主程序启用透明代理功能 (`setcap`)
|
||||
|
||||
|
@ -4,18 +4,19 @@
|
||||
|
||||
## 1.3.x
|
||||
|
||||
- [v1.3.6.1](./ReleaseNote/1.3/v1.3.6.1.md) UI 图标,翻译更新和一个列表顺序修复
|
||||
- [v1.3.6.0](./ReleaseNote/1.3/v1.3.6.0.md) 没有发布
|
||||
- [v1.3.5-3](./ReleaseNote/1.3/v1.3.5.3.md) 针对 OpenSSL 1.1.1b-c-d 的更新
|
||||
- [v1.3.5-2](./ReleaseNote/1.3/v1.3.5.2.md) 修复连接列表顺序问题,修复 1.3.5 带来的 Bug
|
||||
- [v1.3.5-0](./ReleaseNote/1.3/v1.3.5.0.md) 此版本具有严重 Bug ,仅提供更新回滚方法
|
||||
- [v1.3.3](./ReleaseNote/1.3/v1.3.3.0.md) Windows 版自动更新功能修复
|
||||
- [v1.3.2](./ReleaseNote/1.3/v1.3.2.0.md) 此版本共 7 个功能更新,3 个问题修复
|
||||
- [v1.3.0](./ReleaseNote/1.3/v1.3.0.0.md) 增加对于 ShadowSocks 的支持
|
||||
- [v1.3.7](./ReleaseNotes/1.3/v1.3.7.0.md) 增加 tProxy 支持,修复 vmess:// 导入等多个问题,此版本包含 4 个功能更新和 8 个 bug 修复
|
||||
- [v1.3.6.1](./ReleaseNotes/1.3/v1.3.6.1.md) UI 图标更新,翻译更新和一个列表顺序修复
|
||||
- [v1.3.6.0](./ReleaseNotes/1.3/v1.3.6.0.md) 没有发布
|
||||
- [v1.3.5-3](./ReleaseNotes/1.3/v1.3.5.3.md) 针对 OpenSSL 1.1.1b-c-d 的更新
|
||||
- [v1.3.5-2](./ReleaseNotes/1.3/v1.3.5.2.md) 修复连接列表顺序问题,修复 1.3.5 带来的 Bug
|
||||
- [v1.3.5-0](./ReleaseNotes/1.3/v1.3.5.0.md) 此版本具有严重 Bug ,仅提供更新回滚方法
|
||||
- [v1.3.3](./ReleaseNotes/1.3/v1.3.3.0.md) Windows 版自动更新功能修复
|
||||
- [v1.3.2](./ReleaseNotes/1.3/v1.3.2.0.md) 此版本共 7 个功能更新,3 个问题修复
|
||||
- [v1.3.0](./ReleaseNotes/1.3/v1.3.0.0.md) 增加对于 ShadowSocks 的支持
|
||||
|
||||
## 1.2.x
|
||||
|
||||
- [v1.2.0](./ReleaseNote/1.2/v1.2.0.0.md) 此版本共 7 个功能更新,2 个问题修复,3 个功能改善
|
||||
- [v1.2.0](./ReleaseNotes/1.2/v1.2.0.0.md) 此版本共 7 个功能更新,2 个问题修复,3 个功能改善
|
||||
|
||||
## 1.1.x
|
||||
|
||||
@ -23,10 +24,10 @@
|
||||
|
||||
## 1.0.x
|
||||
|
||||
- [v1.0.1](./ReleaseNote/1.0/v1.0.1.0.md) 修复 RC 版本中的拼写错误
|
||||
- [v1.0.0](./ReleaseNote/1.0/v1.0.0.0.md) Qv2ray v1 发布候选版本 RC1
|
||||
- [v1.0.1](./ReleaseNotes/1.0/v1.0.1.0.md) 修复 RC 版本中的拼写错误
|
||||
- [v1.0.0](./ReleaseNotes/1.0/v1.0.0.0.md) Qv2ray v1 发布候选版本 RC1
|
||||
|
||||
## 0.9.x
|
||||
|
||||
- [v0.9.9 (BETA)](./ReleaseNote/1.0/v0.9.9.0.md) - 第一个公开测试版
|
||||
- [v0.9.9 (BETA)](./ReleaseNotes/1.0/v0.9.9.0.md) - 第一个公开测试版
|
||||
|
||||
|
@ -25,7 +25,11 @@
|
||||
|
||||
见 [更新历史记录](./History.md)
|
||||
|
||||
## 4. 共同翻译 Qv2ray
|
||||
## 4. 常见问题 FAQ
|
||||
|
||||
见 [FAQ.md](./FAQ.md)
|
||||
|
||||
## 5. 共同翻译 Qv2ray
|
||||
|
||||
翻译平台使用 Crowdin,[https://crowdin.com/project/qv2ray](https://crowdin.com/project/qv2ray)
|
||||
|
||||
|
34
docs/ReleaseNotes/1.3/v1.3.7.0.md
Normal file
34
docs/ReleaseNotes/1.3/v1.3.7.0.md
Normal file
@ -0,0 +1,34 @@
|
||||
# Version 1.3.7 包含以下功能性更新和修复
|
||||
|
||||
Github Release: [v1.3.7](https://github.com/lhy0403/Qv2ray/releases/tag/v1.3.7)
|
||||
|
||||
## 此版本包含以下更改
|
||||
|
||||
*此版本共包含 4 个功能更新和 8 个 bug 修复*
|
||||
|
||||
- 建议所有用户更新到此版本
|
||||
|
||||
|
||||
|
||||
**功能更新**
|
||||
|
||||
1. 使用配置文件夹目录下的 `vcore` 子文件夹作为默认(且唯一的) `v2ray`/`v2ctl` 的搜索路径
|
||||
2. 停止支持自定义的 `v2ray` 内核路径,现有 `v2ray` 主程序和 `v2ctl` 将被自动复制到新路径,无需进行手动迁移
|
||||
- 注意:`assets` 路径保持不变,请不要删除原文件夹
|
||||
3. 移除了首选项中 “使用 root 运行 v2ray” 的选项
|
||||
4. 增加 Linux 系统的 `tProxy` 功能支持,使用 `pkexec` 和 `setcap`,避免了使用 `sudo` 权限过大的问题 [[Issue: #59]](https://github.com/lhy0403/Qv2ray/issues/59)
|
||||
5. 移除了在每个连接文件中的 `_qv2ray.configSource` 标识符,导入或手动添加的连接将不再有此项内容
|
||||
6. 增加了在检测不到 `v2ray` 内核时,自动打开搜索路径并提示下载文件的功能
|
||||
|
||||
|
||||
|
||||
**Bug 修复**
|
||||
|
||||
1. 修复了某些情况下 vmess:// 链接导入失败的bug [[Issue: #58]](https://github.com/lhy0403/Qv2ray/issues/58)
|
||||
2. 修复了某些情况下,导入文件在连接时出现 Tag 缺失的情况
|
||||
3. (部分修复了)某些情况下,由于 Qv2ray 配置文件版本不一致导致的崩溃问题
|
||||
4. 修复了在只有一个连接配置时,Qv2ray 启动后即使选择了一个连接,仍然会提示“未选择连接”的 bug [[Issue: #57]](https://github.com/lhy0403/Qv2ray/issues/57)
|
||||
5. 修复了在显示部分未完全翻译的文字时出现单词间空格缺失的 bug
|
||||
6. 修复了上个版本由于使用云翻译引起的托盘图标处出现两个冒号的问题
|
||||
7. 修复了在主界面进行添加,重命名,删除连接等复杂列表操作后选择连接,出现 连接配置与选择的配置不一致的 bug
|
||||
8. 修复了某些极端情况下,在一个连接进行重命名时更换当前连接(即双击其他配置)时出现的重命名失败的 bug
|
Loading…
Reference in New Issue
Block a user