Skip to content

0.2.11 - 2026-06-05

Choose a tag to compare

@github-actions github-actions released this 05 Jun 14:56

Release Notes

Added

  • Local panel filter (/) — instantly narrow the list you're currently viewing (any library list, the queue, radio, apps, favourites). Type to filter live by title and artist; Esc or Backspace restores the full list, and changing views clears it automatically. Press to jump from the filter box into the results; press at the top result to jump back into the filter box
  • Rounded buttons throughout the UI
  • Rounded shortcut badges in the footer when Nerd Fonts are enabled

Fixed

  • Image protocol auto-detection for Konsole terminals
  • Auto-discovery ignoring a custom port number
  • Now Playing header color not rendering correctly
  • Auto-color brightness normalization for better visual consistency across album art themes

Install lyrtui 0.2.11

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/hjelev/lyrtui/releases/download/0.2.11/lyrtui-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/hjelev/lyrtui/releases/download/0.2.11/lyrtui-installer.ps1 | iex"

Install prebuilt binaries via Homebrew

brew install hjelev/tap/lyrtui

Download lyrtui 0.2.11

File Platform Checksum
lyrtui-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
lyrtui-x86_64-apple-darwin.tar.xz Intel macOS checksum
lyrtui-x86_64-pc-windows-msvc.zip x64 Windows checksum
lyrtui-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
lyrtui-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum