Skip to content

cua-driver-rs: v0.17.0

Pre-release
Pre-release

Choose a tag to compare

@cua-release-bot cua-release-bot released this 02 Aug 20:54
1027955

Cua Driver 0.17.0

Summary

This release adds 2 features and includes 1 fixes.

Features

  • make native desktop actions snapshot-safe. (#2783)
  • make native selection and editing foreground-safe. (#2789)

Fixes

  • focus exact target for native menus. (#2788)

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 such as 0.17.0 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

063209ed6e4bce4236fa861431235c2ffbf9dbc4f8bfbcb027e878f40384d914  _install-rust.sh
a3d58c35df49b35c63135a5b969879a7bd831f7d59d9d76b44c6c341ce1bfd7f  checksums.txt
55ed672850492080ff4e7dab4948b4f3bc70c3b84884a89b1eb8521a5d8177a8  cua-driver-rs-0.17.0-darwin-arm64.tar.gz
a92a00ded88b8969397ad9fb69ba990e0f0583af330b1a22b3ba234bcd40200c  cua-driver-rs-0.17.0-darwin-universal-binary.tar.gz
640ba6bb14ee61b3bb606f2bfd4d6c6593a21205f0a35afd4d5fb47ac3205124  cua-driver-rs-0.17.0-darwin-universal.tar.gz
cbabf2f71a25b6b158a42384b775d3a75fac15185280d2036d175ee8b49301ae  cua-driver-rs-0.17.0-darwin-x86_64.tar.gz
6c831973d51146d382943f17087962839080f4cd32f15237e43c72b2fc876611  cua-driver-rs-0.17.0-linux-arm64-binary.tar.gz
7c8f985a2961861a9acfb2738782338c59f4709fb3e4a95ed658ac5850d849ee  cua-driver-rs-0.17.0-linux-arm64.tar.gz
d8fc3e69fc83f01e6c3a70acef1b16e59a2dfc3c91aa98276360a6d211a61017  cua-driver-rs-0.17.0-linux-x86_64-binary.tar.gz
dd6eb5e849ba9ac2166c5bf02276c09921463efc267aaa1dcd7061bc71636b3c  cua-driver-rs-0.17.0-linux-x86_64.tar.gz
bd3febdabff06331efd0951495f34ef7a5fb2cc230fd5270bd34292bc7ee036a  cua-driver-rs-0.17.0-windows-arm64-binary.zip
991381ff67446380d618a9548d799a5b96a47fc3bc340b17fbf36b6f51ffa82d  cua-driver-rs-0.17.0-windows-arm64.zip
f7e366edc4b7148b4f6f78957782b2a2d962620b0daaeb99df7cf9dce6176193  cua-driver-rs-0.17.0-windows-x86_64-binary.zip
7bb73735289b6b11a07dd28a20a52cea54a4ab03cc111cc058ff91e3328cf79e  cua-driver-rs-0.17.0-windows-x86_64.zip
8300835828a80cbdf583136f4a0d09b66c14341a22244b17748eef8c1f9492d7  cua-driver-rs-v0.17.0-skills.tar.gz
6dcd3cfbb961691c78e0928c142a2ef1820281dbefec3e7e0917d7871577df1b  install.ps1
52293f8683c6c41ef8df0bb17907f3bd9266314e04f7b0c8f3c4576e7ba139f7  install.sh
d9884d4ef75c0dab828575084944493fe03230ab70799c4aa3fc977bf33f78d4  uninstall.ps1
57eac43f8ebf8eb8aeb919a5de627805b39868e002f7768746bd31b966e5f261  uninstall.sh

Full changelog

cua-driver-rs-v0.16.0...cua-driver-rs-v0.17.0