Skip to content

Commit 2647ae2

Browse files
committed
docs: add 1.5.0 changelog
1 parent 47319b5 commit 2647ae2

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

resources/changelog.mdx

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,20 @@ The App Store Connect CLI follows semantic versioning. All releases are availabl
1616

1717
* No unreleased changes yet.
1818

19+
### 1.5.0
20+
21+
**Highlights**:
22+
23+
* `asc search` adds local, deterministic command discovery for agents and humans who know the App Store Connect task they want but not the exact CLI path
24+
* Search indexes command paths, summaries, usage strings, examples, and flag names, with JSON, table, and markdown output for both automation and interactive use
25+
* Customer review workflows can now create grouped batch responses and filter reviews by response state, making reply automation safer at scale
26+
27+
**Changes**:
28+
29+
* `feat(search)`: Add `asc search` with command ranking, agent-vocabulary aliases, typo-tolerant fallback matching, `--limit`, and structured output support
30+
* `feat(reviews)`: Add `asc reviews respond-batch` for grouped customer review replies with dry-run, skip-existing, and response-state filtering
31+
* `feat(reviews)`: Add review response filters for response fields and responded/unresponded review lookup flows
32+
1933
### 1.4.2
2034

2135
**Highlights**:

0 commit comments

Comments
 (0)