- Now use higher resolution album artwork without the Spotify logo in the corner
- Renamed 'Black' icon style to 'Auto (Black/White)'
- 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 notification (implemented by Seb Jachec)
- Added a menu bar item to open Spotify (implemented by Seb Jachec)
- 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)
- Changed the icons to use Spotify's new artwork (implemented by ricefield)
- 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+,)
- Fixed preferences window not properly opening (implemented by ksuther)
- Fixed lagging notifications (implemented by ksuther)
- Fixed bug in OS X 10.8 and below which caused notifications not to be displayed (thanks to gostaj for submitting a bug report)
- Added album art to notifcations (implemented by jamessnee)
- Added an option to only show notifications for new tracks (implemented by danfortunato)
- Included global shortcut to show current track information
- Disabled preference window visibility on startup
- Implemented open Spotify when the notification is clicked
- Implemented start on login
- Moved preferences from menu bar to window
- Added option to run without a menu bar
- Added Retina version of colored icon (implemented by raphaa)
- Added black menu bar icon (implemented by raphaa)
- Removed extra icon files (.pxm and .png)
- Made notification sound optional
- Spotify Notifications is born