Skip to content

0.3.2

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 24 May 23:08

Changelog:

  • Fix hotkey interfering with text input field in lyrics search modal
  • No longer automatically play a song when opening lyrics editor modal

Changelog from 0.3.1:

  • 馃殌 Instrumental status support. You can now mark a song as instrumental in lyrics editor, and that song will retain the instrumental status even after rescan! (resolves #36)
  • 馃殌 Quality-of-life improvement for player controls: seek buttons, play/pause track item syncing, replay button, and hotkey to control the player (#76 by @esmersmith)
  • Fix Rewind line button -1 problem in lyrics editor (fixes #66) (#77 by @esmersmith)
  • Send correct user-agent in lrclib.net requests: LRCLIB v{version} (https://github.com/tranxuanthang/lrcget)
  • Some minor bug fixes and other small detail improvements