Skip to content

Releases: Firewee/SteelSeries-Spotify-Linker

v1.2.6

14 Dec 14:47

Choose a tag to compare

🔧 Fix

  • Fixed incomplete text positioning
  • Option to choose extended font now functional again

🚀 Update

  • When the clock is disabled and no music is playing on Spotify, display the initial screen state (#13)
  • Updated Pillow to version 12.0.0

v1.2.5

07 Jun 10:20
1c4bc9b

Choose a tag to compare

🔧 Fix

  • Resolved an issue where pyOpenSSL was required during installation.
  • Fixed a bug where the confirmation dialog after an update could not be closed.

v1.2.4

23 May 22:14

Choose a tag to compare

🔧 Fix

  • Fixed incorrect handling of initial HTTPS requests during Spotify authentication callback

v1.2.3

25 Apr 21:13

Choose a tag to compare

🚀 Update

  • Updated the redirect URI for the Spotify callback (#5)

🔧 Fix

  • Fixed an issue where the automatic startup mode was listed twice in the Windows startup menu

v1.2.2

22 Feb 21:25

Choose a tag to compare

🔧 Hotfix

  • Prevent strings to be interpreted as int in configuration that can causes bug

v1.2.1

06 Feb 17:34

Choose a tag to compare

🔧 Minor fix

  • Fixed an issue where the configuration was not fully loaded after a reboot
  • Fixed an issue where the 12-hour format setting was not applied

v1.2.0

03 Feb 18:16
e7339dc

Choose a tag to compare

🔐 Security

  • Prevented the application from being run multiple times.
  • Updated outdated Python packages for improved stability and security.

✨ Features

  • Guided installation system with the option to choose a custom installation location.
  • Added option to launch the application on startup (configurable during the installation process).
  • New buttons in the system tray to configure the software easily.
  • You can now uninstall the application directly from the configuration panel.
  • Introduced a new, more flexible configuration system.

⚠️ Important: If you are upgrading from a previous version, please completely uninstall the old version before installing this one.

v1.1.2

04 Mar 15:25

Choose a tag to compare

🔧 Minor fix

  • The position of the Japanese text has been repositioned

v1.1.1

04 Mar 10:56

Choose a tag to compare

🎉 New feature added

  • Japanese character support (#1)
  • Possibility of using the original font to load a less resource-intensive font. Configurable in the .env file

v1.1.0

27 Feb 18:50

Choose a tag to compare

🎉 New feature added

  • Add system tray support for Windows
  • Allows you to exit the application, and activate or deactivate the clock and player display.

systray

⚠️ If you have a previous version, please reinstall the packages by running pip install -r requirements.txt. If you're using an environment, please refer to this page.