Skip to content
This repository has been archived by the owner on Feb 2, 2023. It is now read-only.

Releases: aleab/toastify

v1.9.2

29 Jun 23:40
Compare
Choose a tag to compare
  • Fixed an error that caused the toast's song to be different from the one played.
  • Added support for the Windows Store version of Spotify (Windows 10).

v1.9.1

22 Jun 17:07
Compare
Choose a tag to compare
  • Play state is checked also when the track changes: this should prevent a random, occasional glitch causing the current track to never being updated when paused.
  • The toast never fades in when a fullscreen application is running (e.g. a videogame): this prevents the fullscreen application to go to the background when the toast is displayed.

v1.9.0

06 Jun 15:36
Compare
Choose a tag to compare

Changes from nachmore's v1.8.3:

  • Using JohnnyCrazy's SpotifyAPI-NET project.
  • The toast doesn't fade out when pressing hotkeys while it is still visible.
  • The toast fades out immediately if the ShowToast hotkey is pressed while it is still visible.
  • The song's title is displayed after the artist name.
  • The toast shows correct information about the current song when paused.
  • Upgraded to .NET Framework 4.5.2.