File tree Expand file tree Collapse file tree 3 files changed +18
-2
lines changed
Expand file tree Collapse file tree 3 files changed +18
-2
lines changed Original file line number Diff line number Diff line change 1+ ## v0.4.23 (2026-02-17)
2+
3+ ### Feat
4+
5+ - ** api** : support playlist_name in downloadonemusic (#756 )
6+ - ** api** : support downloadonemusic dirname under music_path (#751 )
7+ - 二维码登录功能 (#750 )
8+ - add dirname parameter to /downloadonemusic API (#749 )
9+ - add /getplayerstatus API to get full player status (#747 )
10+
11+ ### Fix
12+
13+ - 漏提交base64 (#761 )
14+ - ** playlist** : avoid custom/folder name collisions (#752 )
15+ - 点击 本地端口-自动填功能 报错 #742
16+
117## v0.4.22 (2026-01-26)
218
319### Feat
Original file line number Diff line number Diff line change 11[project ]
22name = " xiaomusic"
3- version = " 0.4.22 "
3+ version = " 0.4.23 "
44description = " Play Music with xiaomi AI speaker"
55authors = [
66{name = " 涵曦" , email = " im.hanxi@gmail.com" },
Original file line number Diff line number Diff line change 1- __version__ = "0.4.22 "
1+ __version__ = "0.4.23 "
You can’t perform that action at this time.
0 commit comments