cua-driver-rs: v0.24.0
Pre-release
Pre-release
Cua Driver 0.24.0
Summary
This release adds 3 features and includes 7 fixes.
Features
- let get_window_state skip the a11y tree and return capture metadata. (#3516)
- expose action names in get_window_state elements. (#3617) Thanks @hqhq1025, @Wangxiaoxiaoa.
- add qualified Hyprland isolated input. (#3572) Thanks @LikelyLucid, @RodriMora, @shuv1337.
Fixes
- accept host identity in embedded health check. (#2170)
- persist macOS direct capture verification. (#2904)
- authenticate history requests lazily. (#3505) reported by @0xble.
- support Bedrock browser prepare schema. (#3311) reported by @adam0thman.
- drain daemon state on shutdown. (#3348)
- verify native Hyprland capture and observation. (#3557) Thanks @LikelyLucid, @RodriMora, @shuv1337.
- recover owned orphaned X11 master devices. (#3601) reported by @jeffjhunter.
Performance
Contributors
Thanks to @0xble, @adam0thman, @hqhq1025, @hyprcat, @jeffjhunter, @LikelyLucid, @RodriMora, @shuv1337, @Wangxiaoxiaoa 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
61d176e9a99483b0a8931ec46c894858e840bd2d2ffff5c0d1b83213ad7d6d1b _install-rust.sh
e92704bd4cde3a65f90333783ebc26642fa1a6f02c6c0039c1df169a34772772 checksums.txt
fd0cf565db831ad34d44a3c2321439575e02a6ce3ca97d04f267db1da7883685 cua-driver-rs-0.24.0-darwin-arm64.tar.gz
31790cb49baa206f6455fbc259f8f83ae27e86be908f5c8cac5ec2f8521f8382 cua-driver-rs-0.24.0-darwin-universal-binary.tar.gz
688c91e2f9b195869b2db27f1e37512a01cb403426f3314324b5d6cdd7f7bfd1 cua-driver-rs-0.24.0-darwin-universal.tar.gz
66db9b244c12e0f416212ca3421afb7cda6b1b927fb6536943919bb7eff5e10b cua-driver-rs-0.24.0-darwin-x86_64.tar.gz
2c526bf14fb81a46db19d242ddd2e0be766bc1ce1082ed8a708ad235de74a28e cua-driver-rs-0.24.0-linux-arm64-binary.tar.gz
6d7969715e6be6e1d635fc0017040825d132142c8503130b1ce08fb6ee71c8c9 cua-driver-rs-0.24.0-linux-arm64.tar.gz
b3b8ff52595feb111219aa0ac90e3b36618cc686aa8205aed4f3e7e1a67c7b64 cua-driver-rs-0.24.0-linux-x86_64-binary.tar.gz
e313e4072bde730f16466b90388c7602954ff25714bf73f701d7218eeb7747d2 cua-driver-rs-0.24.0-linux-x86_64.tar.gz
d973df1cfa421ca7801015a2987bbe1526eef1ac167cd3f281b417bb282037e9 cua-driver-rs-0.24.0-windows-arm64-binary.zip
7e593f774ea17fbaf758f4af82cff500418e1cbf6e62400ac27122a963fd20dc cua-driver-rs-0.24.0-windows-arm64.zip
cc22d7a44ad526f779f2df7e6da053dd898ef8e5014b1ecfc01728645f691be0 cua-driver-rs-0.24.0-windows-x86_64-binary.zip
1c7197908b13325083337acdd66db7b65df246f65e2b91e2974a079d0773e596 cua-driver-rs-0.24.0-windows-x86_64.zip
7073469f7b861170007bf94a1939466990a2c553addd08b96d97549260fe247f cua-driver-rs-v0.24.0-skills.tar.gz
f91a7b61a39f0efdcee9558eb6725fe864340e8eacf940346499222afe7f7869 cua-hyprland-plugin-0.24.0-4b3396d9fe4bd3cf723b0eb8db83c18a8764b520-build-kit.tar.gz
73b65823b3281c027a31cd8f7d9ca9586fe7386ed1eec74174f2e72cea0af643 cua-hyprland-plugin-0.24.0-4b3396d9fe4bd3cf723b0eb8db83c18a8764b520.tar.gz
6b5cd1e74448ac5c7ae973097f77188704160283e9a348b7581d8c4c6ed3c513 install.ps1
317ba3a49fdba10f2a7f1b9f392c1bc1b7657f3aae85e1e2e43684cf17a1bf3b install.sh
191c86cbae38b449f6ce69e833d3945691308776e7be70052866469dd52576a6 uninstall.ps1
d3fb2d53493a3d59a3e42b098e51867db8ce1a783724bdf0ed5dc641fb854ad3 uninstall.sh