Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions docs/src/data/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
- RocketSim Connect onboarding validation can now be skipped.
- App Store Connect-optimized recordings now show a warning when their duration falls outside the accepted 15–30 second App Preview range.
- The `rocketsim` CLI now resolves simulators through Device Hub, so agent commands and `rocketsim doctor` find booted Simulators regardless of whether they run in Simulator.app or Xcode's Device Hub.
- RocketSimConnect now loads efficiently via a LLDB init file. Optimized for both Xcode 26 and 27.
- RocketSimConnect initialization is faster and more optimized.

**Fixed:**

Expand Down
Loading