Releases: JustYuuto/deezer-discord-rpc
Releases · JustYuuto/deezer-discord-rpc
v1.1.19
What's new in this release?
- Added start and end timestamp (your music will appear in the "Active Now" section)
- Changed the actual logo by the Deezer one and finally added an icon for the app
- Changed the way to check for music change
- Removed menu bar
v1.1.18
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
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
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
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
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
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
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
What's new in this release?
- The "Listening to" status works perfectly now
v1.1.10
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)