Skip to content

Releases: citruspi/Spotify-Notifications

0.6.0

06 Nov 23:29
Compare
Choose a tag to compare
  • Code refactor (implemented by Seb Jachec)
  • Revamped preferences UI (implemented by Seb Jachec)
  • Fixed broken keyboard shortcut (implemented by Seb Jachec)
  • Added the ability to skip songs via the alert (implemented by Seb Jachec)
  • Added a menu bar item to open Spotify (implemented by Seb Jachec)

Download link.

0.5.2

08 Oct 00:04
Compare
Choose a tag to compare
  • Changed the icons to use Spotify's new artwork (AGAIN!) (implemented by randybruder)
  • Enabled NSAllowsArbitraryLoads to allow album artwork from Spotify to pass through App Transport Security (disable Album Artwork to opt-out)

0.5.0

23 Feb 01:07
Compare
Choose a tag to compare
  • Implemented a single check for OS capabilities on launch
  • Fixed previous album art work appearing on current notifications (thanks to hawkeye0203 for submitting a bug report)
  • Added continuous integration testing (implemented by TheSeg)
  • Added a separate class for managing track information
  • Added the ability to manually disable album art
  • Changed the identifier to io.citruspi.Spotify-Notifications
  • Disabled resizing of the preferences window (implemented by harlanhaskins)
  • Added Last.fm integration (implemented by hadimichael)
  • Fixed typo's (implemented by hadimichael)
  • Changed labels on the preferences window for increased clarity (implemented by hadimichael)
  • Added a notification when the shortcut is pressed by a song hasn't been recorded (thanks to chrowe for submitting a bug report)
  • Added a button linking to the home page
  • Added an option to only show the latest song (implemented by josebama)
  • Added support for Yosemite's dark mode (implemented by anujdas)
  • Added a keyboard shortcut for the preferences window (CMD+,)

0.5.1

23 Feb 01:08
Compare
Choose a tag to compare
  • Changed the icons to use Spotify's new artwork (implemented by ricefield)

0.4.8

22 Dec 08:47
Compare
Choose a tag to compare
  • Fixed preferences window not properly opening (implemented by ksuther)

0.4.7

21 Dec 09:59
Compare
Choose a tag to compare
  • Fixed lagging notifications (implemented by ksuther)

0.4.6

27 Nov 15:18
Compare
Choose a tag to compare
  • Fixed bug in OS X 10.8 and below which caused notifications not to be displayed (thanks to gostaj for submitting a bug report)

0.4.5

22 Nov 21:03
Compare
Choose a tag to compare
  • Added album art to notifcations (implemented by jamessnee)
  • Added an option to only show notifications for new tracks (implemented by danfortunato)

0.4.4

22 Oct 20:55
Compare
Choose a tag to compare
  • Implemented global shortcut to show current track information

0.4.3

20 Oct 09:01
Compare
Choose a tag to compare
  • Disabled preference window visibility on startup