Skip to content
This repository has been archived by the owner on Aug 23, 2024. It is now read-only.

0.6.0

Compare
Choose a tag to compare
@jeffvli jeffvli released this 10 Nov 02:30
· 540 commits to main since this release

Pushing a smaller release since there were a few annoying bugs introduced in the config page in 0.5.0.

Added

  • Added additional grid-view customization options (#74)
    • Gap size (spaces between cards)
    • Alignment (left-align, center-align)

Changed

  • Changed default album/artist uncached image sizes from 150px -> 350px

Fixed

  • (Windows) Fixed default taskbar thumbnail on Windows10 when minimized to use window instead of album cover (#73)
  • Fixed playback settings unable to change via the UI
    • Crossfade duration
    • Polling interval
    • Volume fade
  • Fixed header styling on the Config page breaking at smaller window widths (#72)
  • Fixed the position of the description tooltip on the Artist page
  • Fixed the Add to playlist popover showing underneath the modal in modal-view

Full Changelog: v0.5.0...v0.6.0