v0.13.0
Fixed
Album art was missing from the player bar.
The picture loaded fine, but it was never actually sent to your terminal — so the app asked it to draw an image it didn't have, and you got an empty square. Most noticeable right when a song started playing.
Changed
Themes no longer cover up terminal transparency.
If your terminal is see-through, ytmgo now stays see-through on every theme. Before, only the terminal and ytmgo themes did this — the named ones (tokyo-night, gruvbox, nord, dracula, catppuccin, …) painted their own solid background over it.
Nothing to turn on, it just works. Light-background terminals still get a solid backdrop, otherwise a dark theme's pale text would be unreadable on white.
Upgrading
curl -fsSL https://anas1412.github.io/ytmgo/install.sh | bashArch users: yay -S ytmgo (or your AUR helper of choice).
Full changelog: v0.12.2...v0.13.0