-
Notifications
You must be signed in to change notification settings - Fork 916
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- 搜索框支持搜索演员,修复了演员参演作品只显示电影的问题 - 插件支持在数据页面绑定事件以及调用API接口 - 启动时如用户认证失败,后台会间歇性重试一段时间 - `设定`-`关于` 增加显示前端版本号 - 历史记录支持排序 - 优化了小屏幕下的弹窗使用体验 - Jellyfin 的页面跳转调整为支持`latest`分支版本 - 修复了个别情况下订阅历史记录会登记失败的问题
- Loading branch information
Showing
2 changed files
with
2 additions
and
2 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
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 |
---|---|---|
@@ -1 +1 @@ | ||
APP_VERSION = 'v1.8.3' | ||
APP_VERSION = 'v1.8.4' |