Skip to content

5.8.0

Compare
Choose a tag to compare
@Mastermindzh Mastermindzh released this 07 Jan 15:33
· 163 commits to master since this release
5bd2891
  • Updated Electron to 28.1.1 (fixes 325)

  • Updated dependencies to latest

    • added theme files to stylelint ignore
    • fixed other stylelint errors
  • Added functionality to favorite a song (fixes #323)

    • Added a hotkey to favorite ("Add to collection") songs: Control+a
    • Added the "favorite" field in the mediaInfo and the API /current endpoint
    • Added an endpoint to toggle favoriting a song: http://localhost:47836/favorite/toggle
  • Fixed wrong "end time stamp" for currently playing song (fixes #282)

    • Affected the API + all integrations
    • As requested we also added toggle to sync the timestamps to Discord (default = true)