Releases: qier222/YesPlayMusic
Releases · qier222/YesPlayMusic
v0.4.8-2
This release aims to resolve the blank screen problem when logging in.
What's Changed
- fix github action missing env by @rainbowflesh in #2193
Full Changelog: v0.4.8-1...v0.4.8-2
v0.4.8-1
Correct the build process (thanks to @DaiQiangReal) and bump the version number in package.json.
What's Changed
- Upstream Sync by @thedavidweng in #2178
- Fix: Fix build error and /tmp/anonymous_token not exist. by @DaiQiangReal in #2187
- fix typo by @undefined-ux in #2185
New Contributors
- @thedavidweng made their first contribution in #2178
- @DaiQiangReal made their first contribution in #2187
- @undefined-ux made their first contribution in #2185
Full Changelog: v0.4.8...v0.4.8-1
v0.4.8
Some fixes and enhancements by awesome contributors!
What's Changed
- fix: album.company显示问题 by @Younglina in #2009
- chore: define node engines by @moonrailgun in #1943
- fix(tracklist): TrackListItem 序号问题 by @Younglina in #2011
- fix(request): cross domain api issue by @HolgerHuo in #2026
- fix(player): 修复歌曲时长过长时的进度显示问题 by @aldlss in #1936
- fix(player): Skip track when audio source not supported by @Revincx in #2033
- fix(artist): 艺人页面专辑区不显示精选集 by @krishukr in #2046
- fix(NavBar): Fixed the issue of overlapping with the control bar by @zhuozhiyongde in #2073
- chore: prettier作为devdependencies by @guaqiu5 in #2071
- fix: add some translation by @Anmizi in #2016
- fix(#2093): clear qrcode watch by @Siykt in #2094
- fix linux ubuntu ci by @poly000 in #2107
- feat #2056: add
xesam:url
field for MPRIS by @poly000 in #2095 - feat: Add pronunciation lyric mode by @HomeArchbishop in #2091
- fix(player): 插队曲目切换后下一首曲目丢失 by @runnableAir in #2118
- feat: osdlyrics support on linux platform by @Revincx in #1818
- fix(components): 修正描述小字内艺人链接 by @krishukr in #2176
- [Feature] support UnblockNeteaseMusic with docker-compose deploy. by @colawithsauce in #2167
- fix: play icon not appear in Safari by @jsonleex in #2129
- Fix: 右键播放歌曲无法激活播放栏 by @runnableAir in #2127
New Contributors
- @Younglina made their first contribution in #2009
- @moonrailgun made their first contribution in #1943
- @HolgerHuo made their first contribution in #2026
- @aldlss made their first contribution in #1936
- @krishukr made their first contribution in #2046
- @zhuozhiyongde made their first contribution in #2073
- @guaqiu5 made their first contribution in #2071
- @Anmizi made their first contribution in #2016
- @Siykt made their first contribution in #2094
- @poly000 made their first contribution in #2107
- @HomeArchbishop made their first contribution in #2091
- @runnableAir made their first contribution in #2118
- @colawithsauce made their first contribution in #2167
- @jsonleex made their first contribution in #2129
Full Changelog: v0.4.7...v0.4.8
v2.0.0-alpha-2
What's Changed
- fix: 支持Linux
- fix: 解决歌单列表只能显示前10首的问题
- fix: 扫码登录过几天后会自动登出的问题
- fix: MY MUSIC页面自建歌单与收藏歌单分开
- fix: 歌单页歌曲列表歌手可点击
- fix: Windows 客户端无法取消最大化
- fix: 歌单列表封面hover显示名字
- fix: 支持自动签到
- fix: 给窗口增加白色边框
- fix: Windows客户端最大化后四边圆角变为直角
- fix: 当不存在最近听过的歌手时,My页面不显示最近听过的歌手
- fix: 修复linux大小写导致模块传不进 by @valetzx in #198
建议完全卸载 alpha-1 版本后重新安装此版本
v2.0.0-alpha-1
v0.4.7
v0.4.6
What's Changed
- fix: 错误的选择了音源质量 by @memorydream in #1589
- feat: add img tag with loading attribute for lazy loading by @hawtim in #1597
- Fix-node-vibrant-worker by @hawtim in #1600
- fix: render weekData error by @hawtim in #1598
- fix: 专辑分碟排序错误 by @memorydream in #1630
- fix: 歌词页视觉效果缺陷 by @memorydream in #1649
- fix: 部分linux发行版环境的托盘行为 by @memorydream in #1647
- fix: 音乐库收藏的歌单少了第一张歌单 by @memorydream in #1657
- chore(ci/cd): update some Workflows' version by @kuohuanhuan in #1675
- fix: 修复在长时间暂停后无法播放的问题 by @memorydream in #1627
- fix: 歌名翻译文本位置 & FMCard背景颜色 by @memorydream in #1650
- fix: 私人推荐歌单 by @memorydream in #1665
- Add context menu on MV page by @xiaogaozi in #1670
- feat: Added "Add to Playlist" on lyrics page by @8790 in #1671
- fix(dockerfile): 设置 NCMAPI 版本 by @Viyerelu23333 in #1689
- feat: Add "Volume Control" to Lyrics Page by @8790 in #1672
- feat: Add time to lyric page by @8790 in #1676
- fix: change port to 35216 → workaround 21H2's port by @pan93412 in #1706
- chore(deps): upgrade dependencies by @pan93412 in #1708
- Update README.md by @jbwfu in #1731
- feat: Add status text to like button when hover event triggers by @kayw-geek in #1789
- Dockerfile refactor by @karbobc in #1845
- fix: 更新api以尝试解决邮箱登录问题 by @GrassBlock1 in #1871
- deps : 更新依赖以解决手机号登录问题;UnblockNeteaseMusic 更新 by @GrassBlock1 in #1915
- update copyright year by @Nep-Timeline in #1917
- fix: player volume bug by @Nep-Timeline in #1918
New Contributors
- @8790 made their first contribution in #1671
- @Viyerelu23333 made their first contribution in #1689
- @jbwfu made their first contribution in #1731
- @kayw-geek made their first contribution in #1789
- @karbobc made their first contribution in #1845
- @GrassBlock1 made their first contribution in #1871
- @Nep-Timeline made their first contribution in #1917
Full Changelog: v0.4.5...v0.4.6
v0.4.5
更新日志
- 新特性: 使用Rust版本的UNM by @pan93412 in #1536
- 新特性: 支持Hi-Res by @memorydream in #1585
- 新特性: 支持通过环境变量设置readIP @amphineko #1514
- 新特性: 支持复制网易云歌曲链接 @GalvinGao #1489
- 新特性: 使用svg输出登陆二维码 @memorydream in #1568
- 修复: APP启动时检查窗口位置,避免窗口启动在屏幕外 @memorydream #1474
- 修复: Windows版本有几率出现错误弹窗的问题
- 修复: bilibili音源无法播放的问题 by @memorydream in #1573
- 修复: 还原/最大化按钮在双击标题栏时不会更新的问题 by @memorydream in #1575
- 修复: 修复因为使用了electron的clipboard导致的异常 by @memorydream in #1582
- 其他: 优化歌词页面动画 @pan93412 in #1554
- 其他: UNM 设置页面 l10n by @memorydream in #1578
v0.4.4-1
修复:没有创建托盘图标的问题
v0.4.4
更新日志
- 新特性: 播放、暫停時淡入淡出 by @pan93412 in #1414
- 新特性: 增加我的听歌排行 (#274) by @llovvoll in #1197
- 新特性: 支持 Docker 部署 (#1195) by @llovvoll in #1200
- 新特性: 增加心动模式/智能播放 (#323) by @llovvoll in #1206
- 新特性: 当只有一句歌词且内容为'纯音乐,请欣赏'时,隐藏歌词面板 by @memorydream in #1205
- 新特性: 支持 mpris by @CNawalol in #1279
- 新特性: add reversed mode & improvements to lyrics animation by @GalvinGao in #1226
- 新特性: linux自定义titlebar by @memorydream #1343
- 修复: 歌词排序问题 by @memorydream in #1199
- 修复: 右键菜单位置 by @memorydream in #1207
- 修复: 音乐库有几率卡死的问题 by @memorydream in #1201
- 修复: better lyrics filter by @memorydream in #1210
- 修复: 解决云盘和听歌排行歌曲变灰的问题 by @chen310 in #1215
- 修复 : 私人FM有几率找不到下一首的问题 by @memorydream in #1217
- 修复: 解决某些歌曲(如已购专辑)能播放但仍然变灰的问题 by @chen310 in #1173
- 修复: 不打开空歌手页面 by @memorydream in #1286
- 修复: 修复部分按钮失效的问题 by @memorydream in #1380
- 修复: firefox滚动条样式 by @memorydream in #1425
- 修复: 修复了每日推荐在 Safari 不显示圆角的bug by @Jiangmenghao in #1444
- 修复: 当登录失效时,跳转登录页面 by @pan93412 in #1448
- 优化: 优化打包体积 by @PrintNow in #1323
- 优化: 自訂和微調各系統的 titlebar by @pan93412 in #1343
- 其他: i18n & l10n by @memorydream in #1386
- 其他: 添加了 Scoop 安装方式介绍 by @StudentWeis in #1445
Full Changelog: v0.4.3...v0.4.4