Skip to content
This repository has been archived by the owner on Mar 30, 2021. It is now read-only.

v1.6.0

Compare
Choose a tag to compare
@radiant-bot radiant-bot released this 19 Dec 23:08
· 214 commits to master since this release

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

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