Skip to content

docs: add simulator clipboard fix to 1.0.11 changelog - #426

Merged
gmegidish merged 1 commit into
mainfrom
changelog-1.0.11-clipboard
Sep 16, 2026
Merged

gmegidish merged 1 commit into
mainfrom
changelog-1.0.11-clipboard

Conversation

@gmegidish

Copy link
Copy Markdown
Member

1.0.11 (2026-09-16)

  • Feat: Tap, long press, swipe, button, keys and text on Android now go through the embedded agent instead of adb shell input, which forked a JVM on the device per call, thanks to @akexorcist for finding the bottleneck and the fix in #286 (#412)
  • Fix: mobilecli io longpress accepts an element ref like @e5, the way io tap already did (#413)
  • Feat: Switch light/dark appearance with mobilecli device settings apply --appearance=light|dark (#421, devicekit-ios#78)
  • Fix(ios): Restore iOS 14 support, mirror swift concurrency runtime into runner below iOS 15 (devicekit-ios#75, devicekit-ios#76), thanks to @hakanor
  • Fix(ios): Read and write the simulator clipboard through the devicekit agent, since simctl pbcopy silently leaves the pasteboard empty on iOS 26.5 (#425)
  • Fix(android): Detect the foreground app on devices with more than one display (#423), thanks to @akexorcist

@coderabbitai

coderabbitai Bot commented Sep 16, 2026

Copy link
Copy Markdown

Comment @coderabbitai help to get the list of available commands.

@gmegidish
gmegidish merged commit 210cb1e into main Sep 16, 2026
7 checks passed
@gmegidish
gmegidish deleted the changelog-1.0.11-clipboard branch September 16, 2026 17:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant