Skip to content

Dev Build (main)

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 15 Jul 09:27

✨ New Features

🐛 Bug Fixes

♻️ Refactors

  • c3b3a80 - playlist: 抽出歌单封面编辑对话框为独立 widget (commit by @hanxi)
  • af69e6f - l10n: 「歌曲库」统一改名为「曲库」 (commit by @hanxi)
  • a5a8766 - library,playlist: 曲库/歌单页面收敛重复代码与快赢优化 (commit by @hanxi)
  • 5753a52 - playlist: 抽出歌单详情页歌曲行为独立 widget (commit by @hanxi)
  • 65c9b8c - playlist: 抽出歌单表单对话框为独立 widget (commit by @hanxi)
  • 48f243c - playlist: 抽出封面编辑共享逻辑为 PlaylistCoverEditMixin (commit by @hanxi)

✅ Tests

  • 9cac5d8 - 移除未使用的 flutter_localizations import (commit by @hanxi)

📝 Documentation Changes

🎨 Code Style Changes

  • 6ff4a7b - playlist: 清理组件抽取后遗留的悬空文档注释 (commit by @hanxi)