Skip to content

Commit e4a67ea

Browse files
committed
- 修复了健康检查themoviedb、thetvdb时未使用内置代理的问题
- 修复了VoceChat部分场景下消息发送失败的问题 - 修复了VoceChat响应干扰了微信回调的问题 - 提升了VoceChat的安全性,机器人Webhook需要参考说明重新设置 注意:VoceChat机器人Webhook回调地址相对路径调整为:`/api/v1/message/?token=moviepilot`,其中`moviepilot`为环境变量中设置的`API_TOKEN`
1 parent a4df2f5 commit e4a67ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
APP_VERSION = 'v1.7.0'
1+
APP_VERSION = 'v1.7.0-1'

0 commit comments

Comments
 (0)