Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update publish/changeLog.md #681

Merged
merged 1 commit into from
Jan 14, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 4 additions & 3 deletions publish/changeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@

- 新增蓝牙歌词支持,可以通过「设置 → 播放设置 → 显示蓝牙歌词」启用(#615)
- 新增繁体中文语言(#659, @3gf8jv4dv)
- 将 LX Music 设置为音乐应用”分类,允许将 LX Music 设置为系统默认音乐播放器
- 添加在程序外使用LX Music打开歌曲文件、`js`、`json`、`lxmc`文件的支持
- 将 LX Music 设置为音乐应用」类,允许将 LX Music 设置为系统默认音乐播放器
- 支持在程序外使用 LX Music 打开常见音乐文件及 `.js`、`.json`、`.lxmc` 等文件

### 优化

Expand All @@ -24,7 +24,7 @@
- 修复导出文件到范围存储类型的目录时,扩展名丢失的问题
- 修复切换列表播放歌曲时可能会出现播放的歌曲不对应的问题
- 修复内置列表名称硬编码和语言切换显示的问题(#662)
- 修复某些情况下进播放详情页时,详情页会不显示或APP界面无响应的问题
- 修复某些情况下进播放详情页时,详情页不显示或应用界面无响应的问题

### 变更

Expand All @@ -35,4 +35,5 @@

- 更新 Readme 文档,优化文案编排(#651, Thanks @3gf8jv4dv)
- 更新 Issue 模板(#652, @3gf8jv4dv)
- 更新项目文档(@3gf8jv4dv)
- 更新 React Native 到 v0.73.11
Loading