Skip to content

Releases: Rocket1184/electron-netease-cloud-music

v0.9.18

12 Apr 12:54
v0.9.18
a2b58d2
Compare
Choose a tag to compare

Fix

v0.9.17

01 Apr 04:04
v0.9.17
d315a97
Compare
Choose a tag to compare

Fix

  • prefer PingFang SC rather than Microsoft YaHei on macOS #74
  • fix memory leak when switch pages #78

v0.9.16

11 Mar 10:35
v0.9.16
0ed92c4
Compare
Choose a tag to compare

Fix

  • weibo/wechat login works again #75

v0.9.15

02 Mar 08:37
v0.9.15
ee17978
Compare
Choose a tag to compare

Feature

  • new settings

image

  • re-fetch recommend playlist/album/mv on login/logout 9a7f5d4

v0.9.14

29 Feb 08:25
v0.9.14
49361f3
Compare
Choose a tag to compare

Fix

Notable changes

  • Search and Settings page won't be keep-alive'd, reduce some memory usage hopefully 8eb286a
  • settings option entries are generated dynamically 26deab1

v0.9.13

26 Feb 14:40
v0.9.13
7bc0f38
Compare
Choose a tag to compare

Feature

  • Unified TrackListHeader for everywhere needs a TrackList
    image

  • do not keep-alive child components of Favorite, hopefully reduce some memory usage f06243f

v0.9.12

25 Feb 17:01
v0.9.12
8609c7b
Compare
Choose a tag to compare

Fix

  • fix album and artist of tracks in Disk 9e7ee56
  • fix source handling of tracks in Disk 5255e9e

v0.9.11

25 Feb 15:42
v0.9.11
31fd51a
Compare
Choose a tag to compare

Feature

  • audio volume control via MPRIS by mouse scroll on KDE would be smoother 3cc28c6

  • cover image and expand indicator icon in PlayerBar follow theme color 7c98ce1
    image

  • basic 'Private Cloud'(音乐云盘) functions, to be improved ad2caa0
    image

Fix

  • uncaught exception when mute 196806d
  • fix route behavior when enter 'Profile' from 'Player' efa3ab6

v0.9.10

24 Feb 05:40
v0.9.10
f4dff04
Compare
Choose a tag to compare

Fix

  • fix layout for special formatted lyrics 63bdc6d
  • fix (revert actually) cookie handling with electron-fetch ec3d968
  • handle music download errors #70 701744b
  • use fallback cover image for tracks in private cloud #70 36f5975 1dcbc88
    image
  • delay range request until music download finish c4fee79

v0.9.9

22 Feb 15:07
v0.9.9
5bf96d6
Compare
Choose a tag to compare

Feature

search users

image

user detail page, with djradios/playlists/records/events ...

image

image

image

search songs in playlist/djradio

image

  • make more advantage of eapi

Fix

  • disable chromium's poor MPRIS on linux 2575eaa

Notable changes

  • replace node-fetch with electron-fetch, hopefully handle some proxy settings. abd8aa0

  • There were some refactoring going on, because we switched to eapi for track details / playlist details / album details / etc. Don't hesitate to submit an issue in case you encounter any bugs!