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

Releases: radiant-player/radiant-player-mac

v1.7.4

26 Mar 14:12
Compare
Choose a tag to compare

Fixed

  • Fixed various JavaScript errors from Radiant's scripts (#526)

v1.7.3

16 Mar 08:26
Compare
Choose a tag to compare
If you're a Last.fm user, you may need to reauthorize Radiant after some API issues last week. Do this by going to Preferences > Last.fm > Deauthorize, then log back in.
  • More custom theme styling fixes (#515, #516)

v1.7.2

07 Mar 13:37
Compare
Choose a tag to compare
  • Custom CSS fixes for Google's latest update (#509)

v1.7.1

12 Feb 18:03
Compare
Choose a tag to compare

Fixed

  • Color fixes for dark themes (#499, #504)

v1.7.0

10 Feb 18:52
Compare
Choose a tag to compare

Added

  • Option to switch between native and custom title bar. This is set to native by default while we investigate a UI freeze and window dragging issue in El Capitan - to switch back, go to Preferences > Appearance > Use custom title bar (#480)

Changed

  • Updated mini player to use Play Music orange consistently (#476)
  • Always show notifications, even if window is in focus (#472, @jscheel)
  • Various legacy code cleanup / removal (#465)

Fixed

  • Fixed a vulnerability in the updater framework (#497)
  • Fixed player randomly freezing after minimizing (#480)
  • Fixed choppiness/lag when dragging the player (#480)
  • Fixed main window hiding on close (#481, @Sidnicious)
  • Fixed the preferences window always showing the first tab (#483, @Sidnicious)

v1.6.3

10 Feb 21:39
Compare
Choose a tag to compare

This is a transitional release that allows upgrading to 1.7.0. After this update installs, please choose Radiant Player > Check for updates in the menu to update to 1.7.0.

v1.6.2

20 Dec 17:10
Compare
Choose a tag to compare

Fixed

  • Fixed a bug introduced in 1.6.0 where Radiant would hang when external HID devices were connected (#463). Note that there is still an outstanding bug where the headphone play/pause buttons open iTunes in addition to controlling Radiant. That is still being investigated.

v1.6.1

20 Dec 00:14
Compare
Choose a tag to compare

Fixed

  • Applied ratings button fill fix (#436) to Rdiant theme (#462)

v1.6.0

19 Dec 23:08
Compare
Choose a tag to compare

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

v1.5.0

31 Oct 22:16
Compare
Choose a tag to compare

This release is largely to fix issues affecting the usability of Radiant Player. However, the largest piece of news is that development of Radiant Player has been moved into an organization on GitHub, and a few collaborators have been brought on board in order to help develop Radiant Player and fix outstanding issues. Thank you to everyone who pushed for this! I'm sorry for the incredible delay between versions and addressing major issues, but hopefully this will be less of concern going forward with the new organization.

Changed

  • Use the Sparkle update framework for more intuitive and user-friendly update process

Fixed

  • Fix broken styling in Black theme (thanks @shawn-mitch)
  • Fix broken media keys by catching up to Google update
  • Fix broken Last.fm scrobbling in OS X 10.11 El Capitan (thanks @chrismou)