Skip to content

Releases: Rocket1184/electron-netease-cloud-music

v0.8.6

15 Apr 06:28
v0.8.6
7bd9630
Compare
Choose a tag to compare

Feature

  • mute in tray icon context menu #30

v0.8.5

28 Mar 04:26
v0.8.5
08a3a3d
Compare
Choose a tag to compare

Feature

  • a simple "share" dialog #26

Fix

  • radio list max length handling #24 #29
  • avoid duplicate getRadio in radio mode 6f1943a

v0.8.4

21 Mar 09:22
v0.8.4
73455d8
Compare
Choose a tag to compare

Feature

  • windowBorder default to false on macOS fcac0f6
  • icon template on macOS c5cc893
  • preserve radio mode and auto play options #27 a39824e

Fix

  • audio playback stopped after removing playing track in playlist 375dd9e
  • wrong transition animation on some cases 068e5c2 deef27c

v0.8.3

01 Mar 10:01
v0.8.3
90ded30
Compare
Choose a tag to compare

Feature

  • in-app volume control #13
  • control video playback via space, and video volume with mouse wheel #18
  • replace recommend MV with new albums; scroll recommend items on index page with mouse wheel e2a4654
  • report to Netease when perform "like", "skip" and "trash" on radio songs 7cb63ab 0377799 36ee5ff
  • make VideoDetail page reponsive f4c736e
  • make play count human readable 9825207 608e67f

Fix

  • limit track name in tray context menu to 30 characters e4ed89d
  • only perform sign when autoSign enabled 08be9dc
  • prevent duplicate songs added to radio list a72e628
  • reduce Album/Artist/Video list item margin 86216d0

v0.8.2

20 Feb 16:14
v0.8.2
aa16469
Compare
Choose a tag to compare

Fix

  • fix build without git ...
  • fix sign status update schedule

v0.8.1

19 Feb 15:35
v0.8.1
79113b7
Compare
Choose a tag to compare

Feature

  • tray icon #14

  • refresh sign status and perfrom daily sign automatically #17
  • Player background image tweaks fb1fb16

Fix

  • navigation back issues on some edge case #15
  • ui glitch when customize zoom level #16

v0.8.0

14 Feb 06:31
v0.8.0
3f57129
Compare
Choose a tag to compare

Feature

  • Custom UI zoom
  • do not allow comment when login status invalid
  • set minimum width and height limit for BrowserWindow
  • rewrite MPRIS module with dbus-native.

Fix

  • a window would be created and closed immediately when second instance is launched
  • tip on Radio page can't be shown when login status invalid

v0.7.10

08 Feb 09:45
v0.7.10
2ea93f5
Compare
Choose a tag to compare

Feature

  • Radio (私人 FM)
  • dislike recommend songs
  • source for recommend songs (able to jump to RecommendSongs page in playlist popup)

Fix

  • fix MPRIS dbus prop types
  • minor style and animation tweaks

v0.7.9

01 Feb 08:58
v0.7.9
c186835
Compare
Choose a tag to compare

Fix

  • MPRIS control doesn't work since v0.7.8
  • page search mess up when switch tab very quickly
  • playback hang up when getMusicUrl returns 404
  • artist introduction page shows "no introduction" tip and some introduction text simultaneously sometimes

v0.7.8

31 Jan 14:53
v0.7.8
80e5fc9
Compare
Choose a tag to compare

Feature

  • redesign current playlist: delete track from playlist; clear playlist; collect all tracks in playlist
    image

Fix

  • text shadow in drawer header