Skip to content

Commit

Permalink
feat: v3.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
linyuan0213 committed Jul 9, 2024
1 parent 2ae61e7 commit c294a83
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,18 @@

### 版本更新

#### v3.5.2

##### 功能优化
- 自定义识别词支持使用TMDB分组
- 增加多语言切换按钮
- 增加BT站点显示按钮

##### 问题修复
- 修复仿真打开浏览器失败
- 单站测试点击不显示测试结果
- 修复部分电视剧显示集数的问题

#### v3.5.1

##### 问题修复
Expand Down
2 changes: 1 addition & 1 deletion version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
APP_VERSION = 'v3.5.1'
APP_VERSION = 'v3.5.2'

0 comments on commit c294a83

Please sign in to comment.