Skip to content

Commit 69ef00a

Browse files
committed
docs: add 1.2.4 release notes
1 parent 21d0b2a commit 69ef00a

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

resources/changelog.mdx

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

1515
No unreleased changes yet.
1616

17+
### 1.2.4
18+
19+
**Highlights**:
20+
21+
* `asc publish testflight --submit --confirm` now handles beta app review submission for external TestFlight groups and automatically waits for build processing when that submission path needs it
22+
* Screenshot upload docs are clearer: the README now shows the single-locale upload flow end to end, uses copy-paste-safe placeholders, and fixes the general localization example to call out the app-info variant explicitly
23+
* Community surfaces keep growing with Focus Rail: Pomodoro Timer, Kosaku - Beautify the content, and FlightCatcherPro – Plane Spot
24+
25+
**Changes**:
26+
27+
* `feat(testflight)`: Add beta review submission support to `asc publish testflight`, reuse the shared submission helper from `builds add-groups`, and report beta review submission status in publish output
28+
* `test(cmdtest)`: Cover `publish testflight --submit/--confirm` validation, wait-before-submit behavior, and beta review submission scenarios more aggressively
29+
* `docs(testflight)`: Update README, workflows, and ASC reference docs for external TestFlight submission and single-locale screenshot upload discovery
30+
* `build(community)`: Add Focus Rail: Pomodoro Timer, Kosaku - Beautify the content, and FlightCatcherPro – Plane Spot to the Wall of Apps
31+
1732
### 1.2.3
1833

1934
**Highlights**:

0 commit comments

Comments
 (0)