Skip to content

0.2.0

Compare
Choose a tag to compare
@mokurin000 mokurin000 released this 08 Feb 10:07
· 397 commits to master since this release

Features

Bug Fixes

  • hint support for musicfox (c90666c6)
  • override user theme (d120999c)
  • ignore invalid LRC lines (1579e30e)
  • desktop file does not need a launch action [ci skip] (9621759e)
  • cannot return value referencing function parameter (254cb8d8)
  • skip UTF-8 BOM so lrc-nom will work (64217ad8)
  • set default lyric_update interval to 50ms (a0d7060a)
  • unconfigured provider from hint will cause lyrics not to be loaded (792366bb)
  • LyricHint::File from mpris should decode with url::Url::to_file_path (8dea77e7)
  • make cargo pass dbus check by introducing dbus-dummy (5effa420)
  • missing white background (4318094f)
  • recorrect player_name part for NCM-gtk4 (8c716bd9)
  • deepsource: anti-pattern use of (8a0ff083)
  • set default on empty lyric status (ea349fa6)
  • workarounds for comparing metainfo closing #4 (384158e9)
  • refetch lyric should ignore cache (84fef204)
  • return Ok when fetch successfully (85b056d6)
  • set serde default for Triggers (10319057)
  • XML decode for LRC from QQMusic api (9a49f35a)
  • get songmid for lyric query (bbf0678a)
  • lyrics are not trimed (9afd31fb)
  • translation lyric not showing (78a26c17)
  • cannot restore decoration after set invisable (26389006)
  • clickthrough not working with decoration (aa2a849e)
  • better Gtk CSD UI (daaf3091)
  • correct variable name typo in lib.rs (db2c4461)
  • ci:
  • icon:

Full Changelog: https://github.com/waylyrics/waylyrics/commits/v0.2.0