Releases: JustYuuto/deezer-discord-rpc
Releases · JustYuuto/deezer-discord-rpc
v1.1.8
What's new in this release?
- The RPC now updates when the song time changes
- Added a preload script
- Added a menu
v1.1.7
What's new in this release?
- Added support for macOS and Linux!!
- Added a build CLI
- Added icons sizes
- Updated updater to support new files
v1.1.6
What's new in this release?
- Tries to resume WebSocket connection if you got disconnected from it
- Inits tray icon before the window (before it was the opposite)
v1.1.5
What's new in this release?
- Added an ad-blocker, this means you can listen to Deezer without ads if you have Deezer Free!
- Added a debug indicator
- Updated user agents
v1.1.4
What's new in this release?
v1.1.3
What's new in this release?
- Use album title instead of track title (
a3d6e2f
)
v1.1.2
What's new in this release?
- Fixed "Object has been destroyed" error when exiting the app and the window was open (3949012)
- Added a small image on the "Listening to" status (65089b9)
- Now updates RPC if music is playing/paused (b9ecb67)
v1.1.1
What's new in this release?
- Automatically updating the Spotify access token
v1.1.0: WebSocket Update
What's new in this release?
- We are now using Electron Builder for building the app; you can uninstall the old one
- You can now use a "Listening to" status (like Spotify) on your profile!
- Added tray tooltip options to change the text
- Added a tray menu option to reconnect the RPC
- Optimized the code a lot so now it is more readable
v1.0.9
What's new in this release?
- Added a tray menu submenu to select the tray icon tooltip text (ca6401b)