Skip to content

Commit

Permalink
v2.2.2
Browse files Browse the repository at this point in the history
- 分享的订阅支持删除(仅新分享的订阅有效)
- 媒体信息搜索支持系列合集
- 优化了实时日志的性能
- 优化了订阅识别词的生效优先级
- 优化了多处UI细节
  • Loading branch information
jxxghp committed Jan 16, 2025
1 parent 2b07766 commit a8e1616
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions version.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
APP_VERSION = 'v2.2.1'
FRONTEND_VERSION = 'v2.2.1'
APP_VERSION = 'v2.2.2'
FRONTEND_VERSION = 'v2.2.2'

0 comments on commit a8e1616

Please sign in to comment.