cua-driver-rs: v0.22.2
Pre-release
Pre-release
Cua Driver 0.22.2
Summary
This release includes 2 fixes.
Fixes
- report macOS Retina backing scale. (#3328) Thanks @HsiangNianian; reported by @Jandos22.
- align Wayland capture, focus, and overlays. (#3152) Thanks @jacob-vincent-mink, @spencerbull.
Contributors
Thanks to @HsiangNianian, @jacob-vincent-mink, @Jandos22, @spencerbull 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 | iexCua 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
f7483c2d081ed836ba1f9cbad943037907f098cf1be45f37a94d7a2d21303940 _install-rust.sh
119b2a4d6ba27eda87873b9665641f8a3bf0faf06248dcc7eb39d3e09bc35f00 checksums.txt
ac05a34ff2416830ec56f44d9986cf04ffb1f6a15a5df6f4dd9bec13ac198d63 cua-driver-rs-0.22.2-darwin-arm64.tar.gz
0bc95dab9543eec416b1c840754eea8bc8a53a7ffcae93dfef7f1825a7938b84 cua-driver-rs-0.22.2-darwin-universal-binary.tar.gz
a9ca5891386a3a50b595b53329127e18b0326ce1cefd4e8dcd16efff0e58f4cc cua-driver-rs-0.22.2-darwin-universal.tar.gz
8480f7efcfee28c60bde1adfcd88125fc619f9719e17b0bd745b4dbc9d33166c cua-driver-rs-0.22.2-darwin-x86_64.tar.gz
8c481feb732845186249272e6df16ccf64e56bb40b2d3a73f110785d0fcd0ea1 cua-driver-rs-0.22.2-linux-arm64-binary.tar.gz
a3436f2fe533aafa157367fb229f8fa9eb0be3f0d900fcd856240100e0e02c21 cua-driver-rs-0.22.2-linux-arm64.tar.gz
cc66abc3344f7573f6af36e741f7e82a43fd24c5cbf9d71d83dffb33a0e32506 cua-driver-rs-0.22.2-linux-x86_64-binary.tar.gz
595f8025cf8de8636c52dc99c6b876fa04d16dd362b916a4c9ed1a31e6f33894 cua-driver-rs-0.22.2-linux-x86_64.tar.gz
8ec1526ea39a671a2a3f3fdcedccd2bdab0f83dbc1c8da9b9fff77cbe4e39d3c cua-driver-rs-0.22.2-windows-arm64-binary.zip
c752649b8160301dfab96eb43bd3426954235fa5317de20038c397135f9e1572 cua-driver-rs-0.22.2-windows-arm64.zip
1e264492f7f4d69d5b7920c445dd637bef90e45a21a3a90de4fbe63fee0cb388 cua-driver-rs-0.22.2-windows-x86_64-binary.zip
03403da57c5e686c8bccb9b1d57a182e37cdf329c5f949eb54460aef554e6795 cua-driver-rs-0.22.2-windows-x86_64.zip
9d7e87228600c187daa43b4dd0861ee4380c3e5be1750aff496a2b7350f4e9ce cua-driver-rs-v0.22.2-skills.tar.gz
3b10252d4bc2deff83bdc5d01fc971a3448e817f083e05c1a982a02ab00048fc install.ps1
317ba3a49fdba10f2a7f1b9f392c1bc1b7657f3aae85e1e2e43684cf17a1bf3b install.sh
191c86cbae38b449f6ce69e833d3945691308776e7be70052866469dd52576a6 uninstall.ps1
fb5d6e89edfe89f5c3d2597cec9a8b73a89109a01cddc2dba11cafcef3777d57 uninstall.sh