# Changelog All notable changes to this project. Each entry links to its full per-version file in [changelog/](changelog/). ## [0.1.6](changelog/0.1.x/0.1.6.md) — 2026-08-21 Adopt mcp-ts-core ^0.12.3 and MCP SDK v2, align MusicBrainz validation contracts and request context with the framework, and refresh build, bundle, and project tooling. ## [0.1.5](changelog/0.1.x/0.1.5.md) — 2026-06-20 Adopt mcp-ts-core ^0.10.9 — devcheck now validates plugin marketplace manifests and rejects floating dependency specifiers (latest/dist-tags) in package.json + bun.lock. ## [0.1.4](changelog/0.1.x/0.1.4.md) — 2026-06-19 Adopt mcp-ts-core ^0.10.8 (SQL-gate invalid_sql classification, DuckdbProvider.describe() filter fix, devcheck fresh-scaffold guards, biome 2.5); drop websiteUrl from createApp() so the server manifest emits name+title only. ## [0.1.3](changelog/0.1.x/0.1.3.md) — 2026-06-19 Fix get_work false truncation, add the real get_release_group editions cap signal, populate ISRC artist credits, and correct the ISWC example. ## [0.1.2](changelog/0.1.x/0.1.2.md) — 2026-06-15 Public hosted endpoint at https://musicbrainz.caseyjhand.com/mcp; install badges (Claude Desktop, Cursor, VS Code). ## [0.1.1](changelog/0.1.x/0.1.1.md) — 2026-06-14 Scope the README title to the published package name @cyanheads/musicbrainz-mcp-server. ## [0.1.0](changelog/0.1.x/0.1.0.md) — 2026-06-13 Initial release: 10 read-only tools over MusicBrainz WS/2 + Cover Art Archive — search, six entity lookups, identifier resolution, browse, cover art — with a ~1 req/sec limiter and response cache.