Skip to content

Releases: chrischall/app-store-connect-mcp

v0.4.0

Choose a tag to compare

@chrischall chrischall released this 04 Sep 22:18
88a5cf3

0.4.0 (2026-09-04)

Features

  • tools: compact by default — strip media URLs, and minify every response (#82) (a20195b)

Bug Fixes

  • build: restore the literal em dash in the package description (#85) (51fdfac)

Refactor

  • tools: drop the unused view module (#86) (2a410cb)

v0.3.0

Choose a tag to compare

@chrischall chrischall released this 02 Sep 00:16
5fb564b

0.3.0 (2026-09-01)

Features

Documentation

  • health: add asc_healthcheck to both SKILL.md files (#74) (bc9bafe), closes #73
  • health: list asc_healthcheck in manifest.json and the tool docs (#72) (4e99fda)

v0.2.7

Choose a tag to compare

@chrischall chrischall released this 28 Aug 14:25
21a6fb7

0.2.7 (2026-08-28)

Bug Fixes

  • shorten the server.json description so the MCP registry accepts it (#62) (5ffc912)

v0.2.6

Choose a tag to compare

@chrischall chrischall released this 28 Aug 14:14
c02cb2f

0.2.6 (2026-08-28)

Bug Fixes

v0.2.5

Choose a tag to compare

@chrischall chrischall released this 28 Aug 11:33
304ff2d

0.2.5 (2026-08-26)

Bug Fixes

  • drop appstoreconnect.apple.com from the mint.yaml egress allowlist (#56) (61c562e), closes #53

v0.2.4

Choose a tag to compare

@chrischall chrischall released this 27 Jul 02:55
2338ee7

0.2.4 (2026-07-25)

Bug Fixes

  • deps: bump fast-uri out of the host-confusion advisories (#39) (40bd8b9)

v0.2.3

Choose a tag to compare

@chrischall chrischall released this 19 Jul 12:46
46c9743

0.2.3 (2026-07-19)

Documentation

  • replace duplicated fleet policy with a pointer (#34) (be5ed11)

v0.2.2

Choose a tag to compare

@chrischall chrischall released this 07 Jul 15:08
f1910b1

0.2.2 (2026-07-07)

Bug Fixes

  • bump @chrischall/mcp-utils to 0.12.0 (#28) (500cf10)
  • confirm-gate destructive and public App Store Connect mutations (#25) (b31c2de)

Refactor

  • adopt mcp-utils createCachedTokenSource + signEs256Jwt (#27) (efc0f95)

Documentation

  • document first-party dependency-bump label exception (#29) (4e895a7)

v0.2.1

Choose a tag to compare

@chrischall chrischall released this 05 Jul 22:37
8ad0668

0.2.1 (2026-06-30)

Documentation

  • document Conventional Commit PR-title requirement for release-please (#15) (cdb7c66)
  • refresh versioning section and add auto-review follow-up convention (#17) (836bab6)

v0.2.0

Choose a tag to compare

@chrischall chrischall released this 13 Jun 00:54
5efdcf5

0.2.0 (2026-06-13)

Features

  • opt-in pagination for list tools following links.next (80b7af2)
  • opt-in pagination for list tools following links.next (5c573b7)

Refactor

  • migrate AppStoreConnectClient onto the shared mcp-utils API client (ad9ae0f)

Documentation

  • fix LICENSE holder typo (Chall → Hall) and add README badges (#8) (1044fe1)