This repository has been archived by the owner on Feb 2, 2023. It is now read-only.
Releases: aleab/toastify
Releases · aleab/toastify
v1.9.2
v1.9.1
- 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
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.