v0.3.4
v0.3.4 2022.10.3
Commitlog: v0.3.3...v0.3.4
CN
- 新增 删除歌曲时一并删除同名歌词文件(需
管理全部文件
权限) - 修复 选择文件夹进行播放时无法递归选择其下所有子文件夹
- 修复 播放器界面崩溃,如调整窗口大小时(仅部分修复)
- 改进 图片加载时限制大小以防止过大图片导致崩溃
- 改进 关闭遇到
opus
格式时弹出的错误通知(目前暂时无法读取opus
格式的标签) - 开发 补上部分库缺失的 License
- 开发 更新 Gradle 至 7.5.1, 更新 AGP 至 7.3.0, 更新依赖
EN
- New: delete song along with the lyrics file with the same name (requires
Manage all external files
permission) - Fix: when play a folder, it cannot recursively select all subfolders
- Fix: player interface crash, e.g. when resizing the window (partially fixed)
- Improve: limit image size when loading to prevent crashes due to oversize images
- Improve: mute error notifications when encountering
opus
format (currently we cannot readopus
's tags) - Development: add missing licenses of some libraries
- Development: update Gradle to 7.5.1, update AGP to 7.3.0, update dependencies