Skip to content

2.3.33

Choose a tag to compare

@github-actions github-actions released this 11 Sep 17:40
· 226 commits to main since this release

2.3.33 发布说明

变更

由提交历史按类型自动生成:新功能 / Bug 修复 / 优化·重构·依赖 / 文档 / 其他。

变更日志 (v2.3.32..v2.3.33)

Bug 修复

  • e30d444 fix(stream): align playability probe with 播放优选 (preferLocal) + probe source before switching

涉及文件与影响面

backend/src/routes/rest/index.ts | 55 +----------
.../src/services/source/online/streamFallback.ts | 26 +++++
backend/src/services/source/preferredSource.ts | 109 +++++++++++++++++++++
3 files changed, 140 insertions(+), 50 deletions(-)

镜像

  • ghcr.io/ray5378/musicflow:2.3.33 (Docker Hub 同步: ray5378/musicflow:2.3.33)

升级步骤

  • 加载项/容器直接拉取最新镜像重建重启即可;数据自动迁移保留。
  • 若依赖上一版本新增索引/缓存,首次启动会自动补齐,无需手工操作。