What's Changed
- 🚀 chore: 发布 1.4.8 版本
- 增加EdgeOne一键部署
- fix(PlayerControl): 添加音频加载失败时的重试机制
- feat(i18n): 添加音频加载失败的翻译文本
- fix: 修正http资源加载替换为https、接口图片域名不统一的问题 fixes #415
- fix: 移除Content-Security-Policy元标签
- perf: 优化音乐地址由http替换https
- feat: 补充资源加载https协议
- feat: 更新自动启动设置功能,允许在保存设置时动态调整应用开机自启选项
- feat: implement MoeKoe Music Protocol and sharing functionality across the app#398
- 增加歌曲列表网格模式 #392
- 更新mac主图标文件#380
- 修复 随机播放显示异常&无效 #399
- feat: add start minimized option in settings and implement functionality to launch app minimized #400
- feat: add auto-start option in settings and implement functionality to launch app at login
- chore: throttle desktop lyrics drag (#397)
- 解决了因作者添加的文字描边导致的观感不佳 (#387)
Full Changelog: v1.4.6...v1.4.8
What's Changed
- ci: 添加 Docker 和 Docker Compose 配置以支持容器化部署 by @Youngxj in #363
- docs: 在README.md中添加本地docker编译方式 by @Youngxj in #365
- feat(PWA): 添加PWA支持以提升应用体验 by @Youngxj in #366
- refactor: 优化Docker配置和README文档 by @Youngxj in #370
- 添加Touchbar控制及歌词显示 by @GongZhenAB in #376
- 解决了因作者添加的文字描边导致的观感不佳 by @z2oop in #387
- 优化桌面歌词拖动 by @lkieryan in #397
New Contributors
- @Youngxj made their first contribution in #363
- @GongZhenAB made their first contribution in #376
- @lkieryan made their first contribution in #397
Full Changelog: v1.4.6...v1.4.8