Skip to content

Canon v0.12.0

Choose a tag to compare

@github-actions github-actions released this 10 Jun 11:16

Added

  • Lyrics manual search override: search by artist/title to find alternate lyrics
  • Tags view overhaul: new Decided tab with mapped/accepted/ignored sections, pagination, vocab cache, sizing improvements
  • Show loved state in Up Next queue
  • Bug report form split into separate fields

Fixed

  • Truncated waveforms on preloaded tracks
  • Genre source attribution incorrect after library refresh
  • Player bar back navigation now uses history instead of hardcoded route
  • SQLite 999-variable limit crash in auto-map (CHUNK was 200×5 params = 1000)
  • Deleting a tag mapping now clears all raw variants from track_tags, not just the one passed in
  • Decided tab pagination undercounted total when filter=all (accepted/ignored rows were unreachable)
  • Lyrics refresh button now clears manual search override before re-fetching
  • sqlNorm no longer collapses internal spaces, matching SQL normalization behavior