Skip to content

sonarche: v0.6.0

Choose a tag to compare

@github-actions github-actions released this 19 Jul 15:54
e004a44

0.6.0 (2026-07-19)

Features

  • download: animate the queue table and the URL composer (f693e03)
  • download: replace dash placeholders with a neutral empty-cell marker (97e3e93)
  • motion polish, download pipeline improvements, and library management (1abb00d)
  • player: animate the transport button and now-playing swaps (6f6cf8c)
  • shell: animate route transitions and the sidebar nav indicator (9e004fa)
  • shell: drop the home page and condense the sidebar (8334a6e)
  • shell: move download history to SQLite as sonarche.db (b713f91)
  • shell: surface download attempts per track (7260db9)
  • sidecar: add configurable rate limits for AcoustID and downloads (f586b57)
  • sidecar: tag unidentified tracks provisionally instead of leaving them blank (7364f91)
  • ui: add motion design tokens and reduced-motion support (bec132d)
  • ui: rebuild the download page around a pipeline table (b855ffd)
  • ui: restyle the playlist/track choice and tighten the download page (74fb236)
  • ui: surface provisional tags, rename enrich to identify, add copy source link (b985c76)

Bug Fixes

  • download: mock enqueue_download and retry_job in the dev Tauri stub (d025a61)
  • sidecar: dedupe on primary recording, fall back to release-group cover (c62ad34)
  • sidecar: place the last unmatched track by elimination (2c25af9)
  • ui: tune the download queue's colors, artwork and playlist picker (4b6fba5)