v2.20.1
版本发布时间: 2021-04-06 16:25:10
listen1/listen1_chrome_extension最新发布版本:v2.32.0(2024-04-01 23:13:57)
功能改进:
新增千千音乐平台 (感谢 @Dumeng 的提交) 支持咪咕音乐的分类歌单和排行榜歌单功能 (感谢 @RecluseWind 的提交) 桌面版支持放大功能 (感谢 @mikelxk 的提交) 支持网易登录功能,支持打开我的歌单和推荐歌单 支持咪咕登录功能 支持在正在播放页面显示当前播放歌曲的码率和平台 移除虾米平台
重构和优化:
替换了对 translate,i18n, hotkeys 的 angular 模块依赖,替换为纯 js 库 (感谢 @Dumeng 的提交) 优化载入 feather 图标库的效率 (感谢 @Dumeng 的提交) 改善了多个平台默认码率,默认播放高码率音乐文件 将 app.js 按多个 controller 模块分为多个文件 优化显示了因为版权问题无法播放的通知 将大部分链接改成 https 协议
修复:
修复新语法导致媒体控制在某些系统中不可用的问题 (感谢 @mikelxk 的提交) 修复音量控制快捷键失效的问题 (感谢 @mikelxk 的提交) 修复了在 firefox 上的滚动条样式 (感谢 @RecluseWind 的提交) 修复酷狗音乐封面的错误 修复酷狗某些歌曲不能播放的问题 修复通知无法显示的问题 修复了删除当前播放列表歌曲后导致的各种异常
Features:
Add qianqian music platform (thanks @Dumeng) Support playlist filters and top list in migu (thanks @RecluseWind) Zoom in/out function for desktop version (thanks @mikelxk) Support netease login, show my playlist and recommend playlist Support migu login Show bitrate and music platform in now playing page deprecated xiami
Refactor:
Replace angular module dependencies: translate,i18n, hotkeys,replace with js library (thanks @Dumeng) Optimaze feather load performance (thanks @Dumeng) Optimaze bitrate for qq and kugou platform, default high bitrate Split app.js into files by controller Optimaze copyright notice show Change http to https for several links
Fix bugs:
Fix media control invalid because new es6 optional chain (thanks @mikelxk) Fix volume control not working (thanks @mikelxk) Fix scorll bar style in firefox (thanks @RecluseWind) Fix kugou music cover url Fix kugou music play url Fix notification not shown bug Fix delete songs in current playlist mess up playing bug