What's Changed
- Claude/spotify api limits ne bl x by @jherskowitz in #284
- Add MCP server for Claude Desktop integration by @jherskowitz in #287
- Add stdio MCP bridge for Claude Desktop compatibility by @jherskowitz in #288
- Add Claude Desktop setup section in General settings by @jherskowitz in #289
- Migrate Spotify sync to unified /me/library endpoints (Feb 2026 API) by @jherskowitz in #290
- Set app name and fix updater error message field by @jherskowitz in #293
- Reverse sync: browser extension by @jherskowitz in #285
- Reverse sync: plugins by @jherskowitz in #286
- Add MusicKit meta tags to fix Apple Music auth dialog showing "appName" by @jherskowitz in #294
- Pin userData path before setting app.name to prevent data loss by @jherskowitz in #295
- Fix stale closures in friend polling by using refs by @jherskowitz in #297
- Fix playback control hijacking across multiple music sources by @jherskowitz in #298
- Only show SoundCloud credential error toast when fallback also fails by @jherskowitz in #299
- Claude/embedded player parachord q vc7x by @jherskowitz in #300
- feat: use real service logos instead of generic icons by @jherskowitz in #301
- feat: use official service logos matching Parachord app by @jherskowitz in #302
- fix: use PNG for SoundCloud icon (SVG too complex) by @jherskowitz in #303
- Claude/embedded player parachord q vc7x by @jherskowitz in #304
- Add configurable timeout for async operations and fix auth dialog by @jherskowitz in #306
- fix: prevent resolvers from vanishing when in resolverOrder but not l… by @jherskowitz in #307
- fix: handle denied MusicKit auth, remove Spotify from default resolvers by @jherskowitz in #308
- fix: validate auth tokens when restoring saved resolver settings by @jherskowitz in #309
- Fix track resolver constantly re-resolving cached tracks by @jherskowitz in #310
- Speed up app startup by parallelizing initialization by @jherskowitz in #311
- Always show Friends section in sidebar for discoverability by @jherskowitz in #312
Full Changelog: v0.6.0-alpha.2...v0.7.0-alpha.2