Skip to content

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 05 May 06:22
· 18 commits to main since this release
v0.3.0
2f01425

0.3.0 - 2026-05-05

  • Add auth paste, wire --no-input, and improve cookie diagnostics/cleanup (#5, thanks @im-zayan)
  • Add play --shuffle, Connect library/playlist support, and context-aware Connect play payloads (#15, thanks @StandardGage)
  • Fix Connect track artist extraction for nested artist containers and minimal artist fragments (#7, thanks @joelbdavies)
  • Fix silent auth import failures by retrying Spotify auth cookie lookup across related hosts and surfacing browser warnings (#13)
  • Fix device set when Connect state has no origin device by falling back to Web API transfer (#8)
  • Fix Connect liked-track listing via fetchLibraryTracks with Web API fallback on payload drift (#16, thanks @masonc15)
  • Fix Connect play when no device is active by falling back to Web API playback (#21, thanks @prashanthbala)
  • Fix Connect volume changes by sending the volume endpoint as PUT (#24, thanks @cavit99)
  • Fix sparse status/search metadata so track artists and albums are populated consistently across engines.
  • Fix Connect --device playback when no device is active without falling back to rate-limited Web API playback.
  • Fix auth paste --no-input by accepting the documented flag order.
  • Fix playlist add/remove 429s by using Connect playlist mutations with writable-playlist checks and fallback coverage across engines (#20).
  • Release prep: bump CLI/spec version to 0.3.0