Skip to content

Releases: duzda/deezer-enhanced

v1.1.0

30 Aug 05:59
Compare
Choose a tag to compare

Just small changes

Changelog:

  • Added notifications on song change
  • Updated dependencies

v1.0.0

22 Apr 20:09
Compare
Choose a tag to compare

The full release is here! Expect a whole new experience :)

v1.0.0-alpha

17 Apr 19:26
Compare
Choose a tag to compare
v1.0.0-alpha Pre-release
Pre-release

I can't believe it!

Finally the rewrite has been done, there's still some stuff left to be done, but it's ready for testing! I'd love to hear your feedback, there's been some squish of the features, so make sure to let me know about the features you miss.

As of right now, only AppImage is available, before running the app, please make sure to delete ~/.config/deezer-enhanced.

v0.3.3

03 Jul 20:21
Compare
Choose a tag to compare

Changelog:

  • Improved Discord Rich Presence
  • Fixed unstable volume injection
  • Few minor changes in the codebase

v0.3.2

21 Nov 13:32
Compare
Choose a tag to compare

Finally! This one took so long!

Changelog:

  • Added Discord RPC
  • Added Steamdeck support
  • Fixed optimized setting

v0.3.1

31 Aug 09:36
Compare
Choose a tag to compare

If you've been using deemix integration, the download button has moved, it's next to the settings button if it makes sense for the current page to be downloaded.

Changelog:

  • Fixed a few bugs that appeared due to Deezer updating their website
  • Expanded remote controls
  • Expanded deemix integration

v0.3.0

31 Jul 06:46
Compare
Choose a tag to compare

If you get no internet connection error, make sure to delete ~/.config/deezer-enhanced folder!

Changelog:

  • Updated electron to version 19
  • Added remote control accessible on the same network
  • Fixed quit in app tray
  • Many small changes, mostly regarding code

v0.2.2

29 Mar 09:01
Compare
Choose a tag to compare

Changelog:

  • Updated electron to version 17
  • Added back and forward button
  • Added loadscreen
  • Added changing the volume via scrolling over the volume icon in the app
  • Added mpris command stop
  • Clicking the notifications now correctly hides the settings
  • Setting volume via mpris is now being saved into local storage

v0.2.1

08 Nov 11:30
Compare
Choose a tag to compare

Changelog:

  • Tray icon is now changeable system-wide via /opt/Deezer Enhanced/resources/assets or locally via ~/.config/deezer-enhanced/assets (You have to create this folder)
  • Added reset to default settings button
  • Added clear cache button as a temporary fix to cache leak that sometimes happens
  • The window's dimensions are now remember when reopening the app
  • Fixed crash that occurred when disabling tray if the user had no tray in their WM

v0.2.0

30 Oct 09:19
Compare
Choose a tag to compare

Changelog:

  • Added option to disable tray icon
  • Added option for non-linear volume control (enabled by default)
  • Fixed duplicate mpris binding
  • Fixed volume controls in tray
  • Fixed mpris binding on login (No longer requires app restart after logging in)