This repository has been archived by the owner on Mar 30, 2021. It is now read-only.
v1.6.0
Added
- Added Dark Cyan theme (#424)
- Added Rdiant theme (#444, @andrewnorell)
- Added contribution guidelines for anyone wanting to contribute code to Radiant (#401)
- Added abilty to specify how much of a song has to be listened to before it's scrobbled, between 50-100% (in line with the official last.fm scrobbler) (#428)
- Added support for headphone hardware controls, like EarPods (#450, @megalithic)
Changed
- Updated to work with Google's latest updates (#397)
- Updated referenced selectors to reflect Google's changes (#446, #452)
- Revamped website and application deployment (#433, #435,
#449) - Website made mobile-friendly (#453, @PythonProdigy)
- Added new website favicon (#456, @andrewnorell)
Fixed
- Fixed tracks being "randomly" loved/unloved on last.fm (#426)
- Fixed Spotify layout (#424, #431)
- Fixed header element names (#418) (Thanks @jcurtis)
- Fixed broken notifications and mini-player updates (#400)
- Fixed crash when opening Last.fm history by allowing communication with Last.fm API servers (#389, #400)
- Restored the ability to move the window by the title bar (#413)
- Fixed broken keyboard shortcut for search (#413)
- Fixed track ratings not being reflected in the now playing bar (#436)
- Fixed shrinking nav/menu buttons at narrow widths (#443) (Thanks @davepagurek)
- Fixed AppleScript scripting (#432)
- Many other small bugfixes