-
Notifications
You must be signed in to change notification settings - Fork 29
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add release-logs.md release-logs.zh_CN.md
- Loading branch information
1 parent
b6d0879
commit 2edcbb7
Showing
2 changed files
with
28 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
|
||
[中文](https://github.com/LuckyPuppy514/jproxy/blob/main/release-logs.zh_CN.md) | [English](https://github.com/LuckyPuppy514/jproxy/blob/main/release-logs.md) | ||
|
||
# Release Logs | ||
|
||
## v2.5.0 2022-07-30 | ||
|
||
1. Web UI: Chinese or English | ||
2. Proxy Config: Jackett / Prowlarr ip, port setting | ||
3. Add Rule: Include search and result rule | ||
4. Rule Manage: Search, edit, delete, share and import or export | ||
5. Rule Market: Search rules shared by others and download | ||
6. Rule Test: Add title list and check the result after format | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
|
||
[中文](https://github.com/LuckyPuppy514/jproxy/blob/main/release-logs.zh_CN.md) | [English](https://github.com/LuckyPuppy514/jproxy/blob/main/release-logs.md) | ||
|
||
# 发布日志 | ||
|
||
## v2.5.0 2022-07-30 | ||
|
||
1. 简单界面:支持中文和英文 | ||
2. 代理配置:配置 Jackett / Prowlarr 的地址,端口等信息 | ||
3. 新增规则:包括查询规则和结果规则 | ||
4. 规则管理:查询,编辑,删除,分享,以及导入导出等 | ||
5. 规则市场:可以查询大家分享的规则,并下载 | ||
6. 用例测试:可以批量添加标题进行测试,查看格式化后的效果 | ||
|