Skip to content

cua-driver-rs: v0.12.4

Pre-release
Pre-release

Choose a tag to compare

@cua-release-bot cua-release-bot released this 24 Jul 11:51
7074b1c

Cua Driver 0.12.4

Summary

This release includes 6 fixes.

Fixes

  • honor Cargo target dir in local installs. (#2486) Thanks @HsiangNianian.
  • wait for generic type_text completion. (#2463)
  • deliver foreground pixel hotkeys through HID. (#2464)
  • expose skill install failure details. (#2510) reported by @Mat-Po.
  • support Windows ARM64 browser sessions. (#2507)
  • show Windows browser action cursors. (#2532)

Contributors

Thanks to @HsiangNianian, @Mat-Po for contributing to this release.

Install

macOS and Linux:

/bin/bash -c "$(curl -fsSL https://cua.ai/driver/install.sh)"

Windows:

irm https://cua.ai/driver/install.ps1 | iex

Cua Driver ships universal macOS binaries, x86_64 and arm64 Windows builds,
and Linux preview builds. Release assets also include tag-pinned installer and
uninstaller scripts.

SHA256 Checksums

bc00eae78de52949b5d669e3775659922147426fafbe3e275ca91615929249a1  _install-rust.sh
f6265f3fc647bb71af49edea392e6077fdee03c340a28eaf5bf676a0cc664280  checksums.txt
2ec95e7c3ee7608baace85c30a2b71f902d75617998dd2ba77dd3ee7994163e6  cua-driver-rs-0.12.4-darwin-arm64.tar.gz
f57cb1fb50fa02fa3b089f7825abeb3adb45179dbe702e51c036914e7529aea2  cua-driver-rs-0.12.4-darwin-universal-binary.tar.gz
97ac2d1fa08a85eaf40c8fc799f16c8ad06061f63fad89cf83edb513b41a4a46  cua-driver-rs-0.12.4-darwin-universal.tar.gz
33655cb531f02408b4891e5e7f578e4052b8b6056b0087881acc78fd8b000a55  cua-driver-rs-0.12.4-darwin-x86_64.tar.gz
ec7302afe244ef57f726ef93f9f9c9d938385246e5015b8bacf63984923e5f3c  cua-driver-rs-0.12.4-linux-arm64-binary.tar.gz
10875778b5afdda716f726b2098c931359696a7b522ec385462d7cd1efbea13d  cua-driver-rs-0.12.4-linux-arm64.tar.gz
057e352e4d73cd7fb0a782529bc7d541cf154772a2ff7d3f8f1b632b1d0aeba9  cua-driver-rs-0.12.4-linux-x86_64-binary.tar.gz
faeea1544ef67c1055e21b84bd94c2f04301e72467bb6a1e9a76308979d18226  cua-driver-rs-0.12.4-linux-x86_64.tar.gz
29efbcf4a3f52c7ad1315ff4079c1ab80ce2b395038f6b190669096a05e4b0c7  cua-driver-rs-0.12.4-windows-arm64-binary.zip
cc3d64f686eca9718409b659e239325177f949c4844db241b8f12cae9539604c  cua-driver-rs-0.12.4-windows-arm64.zip
7b3daed66920b295dae994189cc16bac6678c3f39c41ede052ccf65aca349be6  cua-driver-rs-0.12.4-windows-x86_64-binary.zip
a6e05fd6f7156a1bd2f7fc6d5f671913f959c6b7400e87be0f8e237fc8841f33  cua-driver-rs-0.12.4-windows-x86_64.zip
85f87321f5fefc1fec9e69af5ba49646ffdfa02e8ef0112f8b8a008ac9f3c09c  cua-driver-rs-v0.12.4-skills.tar.gz
adb92ecd45160e3e53e9718e5cd56c5a245ace6b5aa9efaeb063a8d2d6c22855  install.ps1
52293f8683c6c41ef8df0bb17907f3bd9266314e04f7b0c8f3c4576e7ba139f7  install.sh
d9884d4ef75c0dab828575084944493fe03230ab70799c4aa3fc977bf33f78d4  uninstall.ps1
57eac43f8ebf8eb8aeb919a5de627805b39868e002f7768746bd31b966e5f261  uninstall.sh

Full changelog

cua-driver-rs-v0.12.3...cua-driver-rs-v0.12.4