0.23.0
Highlights
- Add debug mode (
--debug/ASC_DEBUG) for HTTP tracing (#384). - Expand TestFlight/build relationships, beta feedback, and recruitment criteria filters (#385).
- Add app info category relationships, encryption declarations, and territory age ratings (#376).
- Game Center parity: app versions/details, v1 relationships/metrics/images, and v2 achievements/leaderboards/sets (#374, #383, #382).
- Commerce relationships for IAP/subscriptions/pricing/offer codes plus bundle IDs/agreements/CI product/background assets/visible apps (#378, #373).
- App Clips and App Store version relationships plus customer reviews (#372).
Fixes
- Bundle ID next URL parsing (#375).
- Harden debug logging and split HTTP flag behavior (#384 follow-ups).
- Validation improvements for pricing schedule/availability IDs (#379).
- Background asset output refactor (#380).
- App encryption declarations list now uses the collection endpoint (#376).
What's Changed
- Bundle ID next URL parsing by @cursor[bot] in #375
- App clips, versions, reviews by @rudrankriyam in #372
- App Store Connect relationships by @rudrankriyam in #373
- Game Center app versions details by @rudrankriyam in #374
- GameCenter details pagination by @cursor[bot] in #377
- IAP subscription relationships by @rudrankriyam in #378
- Unused app functions by @cursor[bot] in #381
- Background asset print functions by @cursor[bot] in #380
- Game Center v2 parity by @rudrankriyam in #382
- Game Center v1 parity by @rudrankriyam in #383
- TestFlight build relationships by @rudrankriyam in #385
- App info encryption relationships by @rudrankriyam in #376
- feat: add debug mode with --debug flag and ASC_DEBUG env var by @nerdynikhil in #384
New Contributors
- @nerdynikhil made their first contribution in #384
Full Changelog: 0.22.1...0.23.0