This release includes breaking changes for platform teams planning a safe upgrade.
Published 7d
MCP SaaS Integrations
✓ No known CVEs patched
✓ No known CVEs patched in this version
Topics
ai-tools
app-store-connect
claude
in-app-purchase
ios
macos
+6 more
mcp
model-context-protocol
subscriptions
swift
testflight
xcode-cloud
Summary
AI summaryPricing summaries now separate Apple MONTHLY/UPFRONT schedules with filtering, pagination limits, and complete per‑plan data.
Full changelog
[3.6.0] - 2026-07-20
Changed
subscriptions_pricing_summarynow keeps Apple'sMONTHLYandUPFRONTschedules separate, with an optionalplan_typefilter and complete per-plan summaries.- Pricing summaries traverse all Apple pages by default, accept a bounded 1...200 page
limit, and support an optional 1...100max_pagescap with explicit continuation metadata. - Complete summaries expose every effective, scheduled, and undated price in stable order while retaining the existing top-level compatibility fields for an unambiguous single plan.
Fixed
- Reject malformed pricing-summary inputs, scope-changing continuation URLs, invalid Apple resource linkage, repeated pagination links, and conflicting duplicate price resources before returning a misleading aggregate.
- Preserve an undated Apple starting price as the current price when no dated effective price exists.
- Stop treating partial continuation segments or mixed plan types as a complete legacy current-price summary.
Compatibility
- No public MCP tool or required input was added, removed, or renamed;
plan_type,limit,max_pages, andnext_urlare optional additions tosubscriptions_pricing_summary. - Existing
current_priceandscheduled_pricesfields remain available, but are intentionally null or empty when traversal is partial or multiple plan types make a single legacy summary ambiguous; useplan_summariesin those cases. - The strict contract pin records 2,154 optional Apple inputs: 730 bound, 6 internally controlled, 1,010 intentionally omitted, and 408 still queued for domain review.
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About zelentsov-dev/asc-mcp
App Store Connect API server with 208 tools for managing apps, builds, TestFlight, subscriptions, reviews, and more — directly from any MCP client.
Related context
Related tools
Earlier breaking changes
- v3.1.0 `app_versions_set_review_details.attachment_file_id` replaced by separate `review_attachments_upload` call.
- v3.1.0 Moved app-level TestFlight contact and policy metadata from `builds_set_beta_localization` to corresponding `beta_app_*_localization` tools.
- v3.1.0 `builds_update_beta_detail` no longer accepts read-only fields `internal_build_state` or `external_build_state`.
- v3.0.0 Removed public prefixes `offer_codes_*`, `intro_offers_*`, `promo_offers_*`, and `winback_*` from v3 worker schema.
Beta — feedback welcome: [email protected]