Skip to content

v0.27.0

Choose a tag to compare

@YosefHayim YosefHayim released this 19 Jun 15:27
· 39 commits to main since this release
d89824c

What's Changed

  • feat(store-doctor): launch store doctor + readiness probe registry (#170) by @YosefHayim in #184
  • feat(audit): launch audit — read-only pre-submit readiness sweep (#168) by @YosefHayim in #185
  • feat(iap): launch iap doctor — read-only in-app-purchase readiness (#174) by @YosefHayim in #186
  • feat(snapshot): launch snapshot — capture/diff/export live store state (#169) by @YosefHayim in #190
  • feat(migrate): launch migrate eas — import eas.json into a Launch config (#171) by @YosefHayim in #192
  • feat(migrate): launch migrate fastlane — import a fastlane setup into a Launch config (#172) by @YosefHayim in #194
  • feat(config): launch config schema/validate/docs — JSON Schema + typed reference from the config types (#173) by @YosefHayim in #196
  • feat(mcp): launch mcp — expose Launch's read-only tools to AI agents over MCP by @YosefHayim in #200
  • fix(docs): track generated docs/config.md so docs:check passes by @YosefHayim in #198
  • docs(glossary): teach offers/plan/drift/adopt/migrate + IAP terms, resync language.md by @YosefHayim in #199
  • feat(mcp): build_plan dry-run tool — the first dryRun capability tier by @YosefHayim in #203
  • feat(config): deepen launch config validate with cross-field semantic checks (#197) by @YosefHayim in #205
  • feat(mcp): sync + sync_destructive write-tier MCP tools (#202) by @YosefHayim in #206
  • feat(store-doctor): Apple agreements / banking & tax readiness probe (#187) by @YosefHayim in #207
  • fix(apple): correct 3 ASC request-shape bugs in launch sync (#204) by @YosefHayim in #208
  • feat(iap-doctor): file-based deferred IAP probes — code-reference + StoreKit config (#189) by @YosefHayim in #213
  • feat(snapshot): App Store listing surface + auto-snapshot before sync (#191) by @YosefHayim in #215
  • feat(migrate): deepen migrate eas — credentials.json, per-profile env, app facts (#193) by @YosefHayim in #211
  • feat(migrate): deepen launch migrate fastlane coverage (#195) by @YosefHayim in #209
  • feat(iap-doctor): ASC-API deferred probes — sandbox testers, pricing, offer codes (#189) by @YosefHayim in #216
  • feat(insights): launch insights — aggregate rating & review trends (#178) by @YosefHayim in #210
  • feat(cli): launch ai listing — AI-drafted App Store / Play copy into store.config.json (#179) by @YosefHayim in #212
  • feat(cli): launch privacy scan — reconcile permissions vs privacy declarations (#175) by @YosefHayim in #214
  • feat(cli): launch dashboard — strictly-local, read-only web UI over CLI state by @YosefHayim in #217
  • feat(config): artifactDir — configurable, in-repo-by-default build output + auto-gitignore by @YosefHayim in #219
  • chore(release): v0.27.0 by @YosefHayim in #220

Full Changelog: v0.26.1...v0.27.0