Skip to content

v0.9.0-beta.7

Choose a tag to compare

@github-actions github-actions released this 03 Apr 11:32
· 10 commits to main since this release

What's Changed

Features

  • Dynamic model fetching for Ollama, ChatGPT, and Gemini plugins — dropdowns now auto-populate from provider APIs instead of hardcoded lists (#740)
  • Spotify redirect URI selectable in setup steps (#738)
  • Share prompt button in AI chat — copies parachord.com/go?uri=parachord://chat?prompt=... link
  • parachord.com/go redirect page for sharing protocol links on platforms that strip custom schemes

Bug Fixes

  • Gemini plugin broken — deprecated model IDs (gemini-2.0-flash-001-001) replaced with 2.5 series (#733)
  • Gemini tool calls failing — tool result messages missing function_response.name, causing 400 errors on follow-up (#734)
  • Playlist sync pull button silently failing — functional state updaters fix
  • Sync banner persisting after pull/push — stale state issue
  • Background sync overwriting pulled playlist state on disk
  • Edit ID3 Tags missing from context menu for multi-source local files
  • AI chat adding N× requested tracks — queue_add deduplication when models return multiple calls

Housekeeping

  • Critical Darlings: removed score sort option
  • Raycast extension: updated install directions for store launch + 3 reverse syncs
  • CLAUDE.md: documented marketplace update process, dynamic model selection, AI chat internals

Full Changelog: v0.9.0-beta.6...v0.9.0-beta.7