Skip to content

Releases: JustYuuto/deezer-discord-rpc

v1.1.18

09 Aug 16:02
Compare
Choose a tag to compare

What's new in this release?

  • Removed local WS server
  • Now using a 3rd-party library for Discord WS
  • Spotify is now no longer used in the app for covers
  • Radios covers are now re-working
  • Optimized code and removed unused code

v1.1.17

03 Aug 15:06
Compare
Choose a tag to compare

What's new in this release?

  • Added support for radios, podcasts, and personal songs
  • Fixed WebSocket disconnection error message which pops every 30 minutes
  • Removed some Deezer API requests

v1.1.16

30 Jul 00:19
Compare
Choose a tag to compare

What's new in this release?

  • No more need to authenticate with a Spotify account for showing covers on "Listening to" mode
  • Fixed startup error on macOS
  • Removed protocol
  • Edited RPC buttons
  • Added support for radios
  • Window will now be maximized on startup
  • Menu bar is now visible only if you're on macOS

v1.1.15

02 Jul 15:03
Compare
Choose a tag to compare

What's new in this release?

  • Refactored the "Listening to" mode setup HTML
  • Added buttons to the "Listening to" mode
  • Fixed track info not showing on certain titles (fixes #3)
  • Removed small image
  • Added React DevTools

v1.1.14

16 Jun 17:33
Compare
Choose a tag to compare

What's new in this release?

  • Fixed the "Listening to" mode not working
  • When you quit the app, the WebSocket connection will be stopped

v1.1.13

10 Jun 09:27
Compare
Choose a tag to compare

What's new in this release?

  • Added start and end timestamps
  • If a second instance is launched, the main window will be showed
  • Added session resuming to the WebSocket
  • Updated capabilities bitfield (fixes the "Listening to" mode not working)
  • Updated the reconnect option in the tray menu, now there's the option for the RPC and the WebSocket

v1.1.12

08 Jun 17:51
Compare
Choose a tag to compare
v1.1.12 Pre-release
Pre-release

What's new in this release?

  • Created a local WebSocket server (ws://localhost:5432)

    tip: you can use this to create Discord mods plugins for controlling Deezer player

  • Optimized code using window.dzPlayer property
  • Added some types

Some minors bugs will be resolved very shortly for the next release 😉

v1.1.11

22 Apr 16:52
Compare
Choose a tag to compare

What's new in this release?

  • The "Listening to" status works perfectly now

v1.1.10

21 Apr 13:57
Compare
Choose a tag to compare

What's new in this release?

  • Fixed app not loading anything on Windows and Linux (I was on macOS when I ran the build, so I didn't have any problems, sorry)

v1.1.9

20 Apr 17:26
Compare
Choose a tag to compare

What's new in this release?

  • Fixed small icon not showing
  • Window will now show at the center of the screen at launch
  • FIxed song time not being the right one sometimes
  • You can re-open window if an instance is already launched
  • Updated "Player > Play/Pause" menu item shortcut to "Shift+Space"