App Store source support added; documentation updated
v0.51.0
1 feature1 enhancementThis release1 featureNew capabilities1 enhancementImprovements to existing featuresAI-tallied from the release notes
Minor Changes
- 8935518: Add App Store source support to the admin CLI.
- New
releases admin source create-appstore <url-or-id>verb — accepts anapps.apple.comURL, a bare numeric track ID, or anappstore:<trackId>coordinate, with--platform ios|macos,--org,--product,--storefront,--json, and--dry-run. It callsPOST /v1/sources/appstore, which resolves the listing, mints the first release, and backfills the product's app-icon avatar. releases admin source createnow recognizesappstoreas a valid type and rejects--type appstore/ pastedapps.apple.comURLs with a pointer tocreate-appstore(source types are now sourced from@buildinternet/releases-coreinstead of a hard-coded list).releases admin product listandreleases get <product>surface the productavatarUrl(the app icon).
- New
Patch Changes
- 7a28fc2: Document the
source create-appstoreverb in thereleases-cliadmin skill reference: a dedicated "Create App Store source" section (identifier forms,--platform/--storefront, idempotency, the pre-create-product workflow) plus a note on thecreatecommand that App Store apps use it. - ed73777: Document Firecrawl monitoring as a fetch backend in the changelog skills: add it as step 5 of the
parsing-changelogspipeline overview, and note inmanaging-sources/finding-changelogsthat for sources behind a Cloudflare Managed Challenge (persistentno_change/ 0 releases that--rendercan't fix), Firecrawl is enabled per-source via the admin API (POST /v1/sources/:slug/firecrawl/sync), not a CLI verb or--metadata-set.
Fetched June 11, 2026

