v0.5.111: sort streamers by live status then follower count.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
voson
2026-07-30 01:32:01 +08:00
co-authored by Cursor
parent fe1b13b7c1
commit 28858c0703
7 changed files with 36 additions and 17 deletions
+6
View File
@@ -4,6 +4,12 @@
## [Unreleased]
## [0.5.111] - 2026-07-30
### Changed
- 主播页排序:先按是否在播(在播靠前),再按粉丝数降序;直播状态刷新后同步重排。
## [0.5.110] - 2026-07-30
### Fixed