Skip to content

Commit

Permalink
release(version): 发布3.4.1版本
Browse files Browse the repository at this point in the history
- 修复m-team @joneechua
- 修复IYUU接口 @TonyLiooo
- 修复站点分享率正则匹配错误 @TonyLiooo
- 修复纵使种子内的文件名含有所有需要的剧集时,如果标题或副标题没有写明集数范围时,该种子也不会被下载 @skymkmk
- 修复当文件夹路径中包含单引号时引发报错导致无法列举文件夹内容 @sgpublic
- 新增slack消息通知支持私人频道 @caojimin
  • Loading branch information
nas-tools committed Jul 18, 2024
1 parent 6d35c1e commit 958e4da
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
APP_VERSION = 'v3.4.0'
APP_VERSION = 'v3.4.1'
2 changes: 1 addition & 1 deletion web/backend/user.sites.bin

Large diffs are not rendered by default.

0 comments on commit 958e4da

Please sign in to comment.