Skip to content

Releases: surfbryce/beautiful-lyrics

2.0.1

18 May 09:05
Compare
Choose a tag to compare

In this release these are the Bug FIxes:

  • Fixed 2nd Circle having a Rotation delay of 10s rather than pre-computing the start value and starting immediately

Full Changelog: Relesae2Fix...Release2.1

1.0.0

17 May 00:50
Compare
Choose a tag to compare

This is the start of Releases for this repository. Every "Release" will be a way to archive and serve as a change-log for what has changed.

I am planning on putting out two types of "Releases" for this repository; Releases and Bug Fixes. Releases will start from 1 (this release) and will incrementally update each time. Bug Fixes will be formatted as "Release.BugFixIteration"; BugFixIteration will start from 1 for each Release uniquely.

In this release these are the changes:

  • Updated Cover-Art Detection to be more Stable - using the Spotify API rather than CSS/HTML queries/watchers

In this release these are the Bug FIxes:

  • Fixed Gap at top of Fullscreen Lyrics being based on Width rather than Viewport-Height - which led to large gaps on wide displays
  • Fixed Active-Lyric not having its font-size updated when the window (or lyric container) changed in size; likewise, also fixed the active font-size infinitely increasing due to faulty rem font-size evaluation logic

Full Changelog: https://github.com/surfbryce/beautiful-lyrics/commits/Release