Skip to content

v3.16.0

Choose a tag to compare

@zelentsov-dev zelentsov-dev released this 20 Jul 22:06

Highlights

  • Added 13 version-scoped in-app purchase tools for App Store Connect API 4.4.1.
  • Added 26 subscription version, metadata, and plan-availability tools.
  • Added 9 review-submission tools for discovery, item assembly, submission, cancellation, and recovery inspection.

Safety and compatibility

  • Non-idempotent writes now distinguish confirmed rejection, unknown outcome, and accepted-but-unverified responses without unsafe automatic replay.
  • Commerce pagination is bound to the exact parent, filters, projection, include set, and effective page size.
  • Upload reservation recovery uses immutable file fingerprints and requires one unique match.
  • No existing MCP tool was removed or renamed; the public surface grows from 403 to 451 tools.

Apple 4.4.1 contract

  • 421 operations mapped, 479 explicitly deferred, and 363 scoped out; all 1,263 Apple operations are accounted for.
  • All 2,428 optional inputs are classified: 924 public, 40 internally controlled, 1,464 intentionally omitted, and 0 unclassified.

Verification