Skip to content

youtui-v0.0.14

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 04 Sep 13:24
· 1 commit to main since this release
d15d067

Added

  • Highlight now playing song in playlist (#156)
  • Refactor server, implement seek, reduce playback gaps, apply clippy suggestions, update ratatui, implement file logging, make song results order repeatable. (#151)

Fixed

  • Resolve panic from api search / improve panic handling (#161)
  • Choose 'Highest' audio quality by default (#150) - resolves #143

Other

  • Update dependencies (#155)