Skip to content

v0.5.0

Choose a tag to compare

@f1nniboy f1nniboy released this 30 Jul 17:37
a68e35a

0.5.0 (2026-07-30)

Features

  • click-to-seek on synced lines (e005f7d)
  • desktop: add search keywords (#8) (ef7e5ac)
  • settings: add reset-to-default button for config fields (376db1a)
  • ui: show an instrumental marker for the song's outro too (57c00fe)
  • ui: show status page for instrumental tracks (8cc9e72)

Bug fixes

  • desktop: add required AudioVideo category (2720ed2)
  • metainfo: pin screenshots to commit for now (2720ed2)
  • mpris: fall back to any player when none have a valid track (ceda2a6)
  • mpris: ignore players with invalid tracks (e.g. no artist) (d8a3ef5)
  • ui: delay runway margin update to avoid a negative box allocation (1e85c8b)
  • ui: shrink lyric line hitbox to text width instead of full row (589dcea)

Documentation

  • README: add proper header (d8a3ef5)

Refactors

  • logo: add 3D effect (d8a3ef5)
  • providers: derive config type from reflect.Kind (376db1a)
  • replace periodic position updates with GTK AddTickCallback (e005f7d), closes #7

Build

  • flatpak: switch app-id to id, drop GOCACHE override (630f1c5)