Skip to content

Commit

Permalink
v1.5.8
Browse files Browse the repository at this point in the history
- 修复了启用内置代理时媒体组件无法显示图片的问题
- 优化媒体组件用户匹配,优先展示媒体服务器中同名用户的信息
- 用户认证失败时发送消息提醒
- UI主题支持跟随系统主题自动切换
  • Loading branch information
jxxghp committed Jan 8, 2024
1 parent 8aa1027 commit d9b3498
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
APP_VERSION = 'v1.5.7-2'
APP_VERSION = 'v1.5.8'

0 comments on commit d9b3498

Please sign in to comment.