Skip to content

5.3.0

Compare
Choose a tag to compare
@guanguans guanguans released this 14 Oct 06:50
· 53 commits to master since this release

5.3.0 - 2024-10-14

Feat

  • localization: Improve searching hint with dynamic keyword
  • music: read keyword from stdin for pipeline usage

Fix

  • Music: correct progress display on completion
  • MusicCommand: trim stdin input to remove trailing spaces

Perf

  • Music: optimize progress update handling

Refactor

  • app: improve logger extension and exception handling