Skip to content

Commit 75bd569

Browse files
committed
docs(changelog): add simulator and screenshot features to unreleased section
- include imageUrl in asc screenshots list output - add platform filtering for screenshots in web UI - support simulator screenshot capture and browsing in gallery - enable real-time simulator live streaming via MJPEG - improve tap ripple effect and gesture responsiveness in streaming UI
1 parent 0bc0b39 commit 75bd569

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
### Added
11+
- **Screenshot image URLs**`asc screenshots list` now returns `imageUrl` for each screenshot, so you can view and render real App Store images directly from CLI output
12+
- **Screenshot platform filtering** — filter and browse screenshots by platform (iPhone, iPad, etc.) in the web UI
13+
- **Simulator screenshot capture** — capture and browse simulator screenshots in the web gallery
14+
- **Simulator live streaming** — stream your simulator screen in real-time via MJPEG to the browser
15+
16+
### Changed
17+
- **Simulator interaction feedback** — improved tap ripple effect and gesture responsiveness in the streaming UI
18+
1019
---
1120

1221
## [0.1.60] - 2026-03-31

0 commit comments

Comments
 (0)