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

Auto-Generate docs 🤖

This commit is contained in:
Issues Docs [BOT]
2025-08-03 14:47:58 +00:00
parent aea9786cd7
commit 7e96c7ff33

View File

@@ -1,5 +1,18 @@
# 版本日志
## v0.3.84 (2025-08-03)
### Feat
- 下一首歌延迟播放秒数支持负数,用于解决播放下一首时会播放上一首的开头几秒的问题
### Fix
- 修复谷歌字体问题
- 文件监控: 忽略非文件创建、删除和移动事件 (#514)
- 修复中文定时关机无法识别的BUG (#510)
- 修复日志文件删除失败的问题
## v0.3.83 (2025-06-12)
### Feat