mirror of
https://github.com/hanxi/xiaomusic.git
synced 2026-05-09 00:34:25 +08:00
bump: version 0.4.9 → 0.4.10
This commit is contained in:
12
CHANGELOG.md
12
CHANGELOG.md
@@ -1,3 +1,15 @@
|
||||
## v0.4.10 (2026-01-15)
|
||||
|
||||
### Feat
|
||||
|
||||
- 主页新增获取对话记录开关
|
||||
|
||||
### Fix
|
||||
|
||||
- 设置token到account,解决登陆问题 (#680)
|
||||
- 把cookie到.mi.token,解决登录报错问题 (#676)
|
||||
- 修复ws连接错误
|
||||
|
||||
## v0.4.9 (2026-01-15)
|
||||
|
||||
### Feat
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[project]
|
||||
name = "xiaomusic"
|
||||
version = "0.4.9"
|
||||
version = "0.4.10"
|
||||
description = "Play Music with xiaomi AI speaker"
|
||||
authors = [
|
||||
{name = "涵曦", email = "im.hanxi@gmail.com"},
|
||||
|
||||
@@ -1 +1 @@
|
||||
__version__ = "0.4.9"
|
||||
__version__ = "0.4.10"
|
||||
|
||||
Reference in New Issue
Block a user