github trycua/cua cua-driver-rs-v0.29.1
cua-driver-rs: v0.29.1

latest release: cua-perception-v0.2.1
pre-release4 hours ago

Cua Driver 0.29.1

Summary

This release includes 3 fixes.

Fixes

  • keep a macOS selection when pixel typing into a focused field. (#4148)
  • finish Edge 153 session cleanup when its accessibility tree is briefly empty. (#4158)
  • make macOS existing-profile browser setup finish reliably. (#4160)

Contributors

This release contains maintainer changes only.

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.

Why GitHub says “Pre-release”

GitHub's label is used only to keep this monorepo's repository-wide “Latest”
pointer from switching between independently released products. A plain Cua
Driver SemVer is a stable release; npm and PyPI publish it on
their normal stable channels, and the installers resolve the versioned
cua-driver-rs-v* releases directly.

SHA256 Checksums

18090e0a711d652a6d38c1fa6275a4b5c5e537ec9b8549318ecbe469dbe6bb80  _install-rust.sh
c52d980d0b4f589f602c72393af1b165f0b8d9479f82ba618897b97a848474ae  checksums.txt
096552de60bff0bcd476619b97f60ea12ecb1c38d7abdb2ea4496b3478e2458c  cua-driver-rs-0.29.1-darwin-arm64.tar.gz
ba47526554ea832b4a77566ee946ef3fac1c51bb5e8a0d3f0c150e1377740bc7  cua-driver-rs-0.29.1-darwin-universal-binary.tar.gz
ee376d59ef37afac29a10c60c71469ac85fdc8844d1884bd317edd8def29055a  cua-driver-rs-0.29.1-darwin-universal.tar.gz
838dedc3a82dfc9ea385204c7cdb3667cb9519356dfef4f96f1f3cfb64e28b0e  cua-driver-rs-0.29.1-darwin-x86_64.tar.gz
92ddc1bf01a68be543445d8cdd0df9900f0a0a43a17d251bf581a7c26cd5168b  cua-driver-rs-0.29.1-linux-arm64-binary.tar.gz
47c1efa081057c9c1a18e45b20cb7dd0d7d2313520d18ba7d0d35f271005fe19  cua-driver-rs-0.29.1-linux-arm64.tar.gz
cf3acd8d7b6ce44917374463758ab6eae0c1e5295592a968fd496c7c8b3d36f1  cua-driver-rs-0.29.1-linux-x86_64-binary.tar.gz
61a0c0f24d6b03e31bb7a73390db875ecf0de2ce53aa435eadb03d70979d79a5  cua-driver-rs-0.29.1-linux-x86_64.tar.gz
6427e148d5ff322381124945b1870c134c025af219df0054c0027dc58b92569d  cua-driver-rs-0.29.1-windows-arm64-binary.zip
ec253f1b916b6cc43ea49a3259d009de24ee6d945e195783bfe7ab5e9cccec96  cua-driver-rs-0.29.1-windows-arm64.zip
4b5ace1d784b3e4b0d41360408600eac2fa8f008931e07dca200b58e477621ac  cua-driver-rs-0.29.1-windows-x86_64-binary.zip
679d30dbda901d65a6573f6f4f94aefca8b1eb3bb2ceadb23225dcbe8faa2470  cua-driver-rs-0.29.1-windows-x86_64.zip
7f6184ced9756a9d27204da9da8dd176d444dabd8c6a1a96bd02e6b311649969  cua-driver-rs-v0.29.1-skills.tar.gz
4f689cac36b48e9c60e03ddfbb1c5a45665f744f3dbce82c91728031d46e17a9  cua-hyprland-plugin-0.29.1-7a8f66ad04e62fccb18cca9965f2964fcaee124e-build-kit.tar.gz
30d3639fd08b2f08a15ebfff43138535713f4d76efbbdcbec7a83aea044069c5  cua-hyprland-plugin-0.29.1-7a8f66ad04e62fccb18cca9965f2964fcaee124e.tar.gz
60671116909dc9aa46ee62f4674511ec97930e829dfa32cc61a7b71b1e1ad1c6  install.ps1
317ba3a49fdba10f2a7f1b9f392c1bc1b7657f3aae85e1e2e43684cf17a1bf3b  install.sh
561a4a36cf362a6e3490c3d9f7368599d265dca3e74b2c238fb6378ac0c05398  uninstall.ps1
524fb76d155183607f665992678bda5b89f7fa02dd9ccb78b672bfeb327ecc86  uninstall.sh

Full changelog

cua-driver-rs-v0.29.0...cua-driver-rs-v0.29.1

Don't miss a new cua release

NewReleases is sending notifications on new releases.