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

pre-release3 hours ago

Cua Driver 0.22.1

Summary

This release includes 1 fix.

Fixes

  • clean up Chromium remote debugging after browser sessions. (#3372)

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

8667c2feff933ec3fd310060ccc5321899c73b145910479334158d65e61972e1  _install-rust.sh
bbd0d8be8ba4033e7457a19f183a1207fecff69f01e924cb7fcaaaa4c02cbaad  checksums.txt
1ef80b48b0b4ccd3b2eadd72c3c66735a65e15306db92816fb04f963d202155d  cua-driver-rs-0.22.1-darwin-arm64.tar.gz
2abf82826fede4bb2ec748e1a10d6e4d92ef36fc39bbd86e3b47bd8cbbd447d6  cua-driver-rs-0.22.1-darwin-universal-binary.tar.gz
cf4a1a74d6ad8ee7c094a381a061568028ff1353c19932e5806c6f0c1944ba7d  cua-driver-rs-0.22.1-darwin-universal.tar.gz
1108194cc4b9f647dad893cec1821be6d49cdf9b414ca22c1c720358326deba0  cua-driver-rs-0.22.1-darwin-x86_64.tar.gz
0cc70f929e963a7fd31425c509ac424f605139fefa025096897b23d69d3e1f73  cua-driver-rs-0.22.1-linux-arm64-binary.tar.gz
8865967e8244ec5310da63e24746966407393721893933e701e71018ca3f7c61  cua-driver-rs-0.22.1-linux-arm64.tar.gz
418d4b415f191d5c7b1bbd682ed0209c98f0bd6a2401af2cd806634ef270c54b  cua-driver-rs-0.22.1-linux-x86_64-binary.tar.gz
218ce15c7248c749018e3e8707106beae6a83066f7462b63c7d3922b5d655fc3  cua-driver-rs-0.22.1-linux-x86_64.tar.gz
aefab28030bd35ec57a2bca00866f1af43557e23af44bfd7e72b05fbc31827db  cua-driver-rs-0.22.1-windows-arm64-binary.zip
16db6dd0f6064cf9979b2bbb4b4ec4d75cae104291caca6e9a45da8e0d141c5a  cua-driver-rs-0.22.1-windows-arm64.zip
e7d48af7461435903a4fe7e5ae20ba493998bc24a04b5d355c49fdc184b86f4e  cua-driver-rs-0.22.1-windows-x86_64-binary.zip
b08f6a006a659e853b376f2ffca3ac9b1c25c28fb9730ebe1821defb725bb28f  cua-driver-rs-0.22.1-windows-x86_64.zip
53ddb9ad193282395400b6aa5282900b52225b8522a47494d85d5d618796ae63  cua-driver-rs-v0.22.1-skills.tar.gz
ff0bf5887f5566101c040a33b698a86f6cc94f50d18f9ca8207a0bc08549ad8a  install.ps1
317ba3a49fdba10f2a7f1b9f392c1bc1b7657f3aae85e1e2e43684cf17a1bf3b  install.sh
191c86cbae38b449f6ce69e833d3945691308776e7be70052866469dd52576a6  uninstall.ps1
fb5d6e89edfe89f5c3d2597cec9a8b73a89109a01cddc2dba11cafcef3777d57  uninstall.sh

Full changelog

cua-driver-rs-v0.22.0...cua-driver-rs-v0.22.1

Don't miss a new cua release

NewReleases is sending notifications on new releases.