1
0
mirror of https://github.com/hanxi/xiaomusic.git synced 2026-05-20 11:15:46 +08:00

bump: version 0.3.100 → 0.3.101

This commit is contained in:
涵曦
2025-12-01 23:15:53 +08:00
parent c3d9a876fd
commit cc5d5a4d2c
3 changed files with 11 additions and 2 deletions

View File

@@ -1,3 +1,12 @@
## v0.3.101 (2025-12-01)
### Fix
- hostname 不允许填 127.0.0.1 和 localhost
- 修复自动填端口为0的问题
- SoundSpace随机播放模式失效 #578 (#585)
- 下线失效的统计服务 close #579
## v0.3.100 (2025-11-09)
### Feat