1
0
mirror of https://github.com/hanxi/xiaomusic.git synced 2026-03-16 08:23:17 +08:00

bump: version 0.3.85 → 0.3.86

This commit is contained in:
涵曦
2025-09-08 23:52:02 +08:00
parent 5cb7126eec
commit 4945bf554e
3 changed files with 12 additions and 2 deletions

View File

@@ -1,3 +1,13 @@
## v0.3.86 (2025-09-08)
### Feat
- LX音源支持http_proxy
- 支持LX歌单
- 代理播放模式使用原始地址获取歌曲时长
- 网络歌曲支持使用代理的方式播放
- 新增代理播放链接功能 see: #525
## v0.3.85 (2025-08-08)
### Fix

View File

@@ -1,6 +1,6 @@
[project]
name = "xiaomusic"
version = "0.3.85"
version = "0.3.86"
description = "Play Music with xiaomi AI speaker"
authors = [
{name = "涵曦", email = "im.hanxi@gmail.com"},

View File

@@ -1 +1 @@
__version__ = "0.3.85"
__version__ = "0.3.86"