tauri-driver full changelog
v2.0.6
Section titled “v2.0.6”May 6, 2026
What's Changed
Section titled “What's Changed”v2.0.5
Section titled “v2.0.5”Feb 4, 2026
Bug Fixes
Section titled “Bug Fixes”06f911aaf(#14871 by @goosewobbler) Prevent native WebDriver stdout from polluting tauri-driver's stdout used by test frameworks.
v2.0.4
Section titled “v2.0.4”Apr 15, 2025
Enhancements
Section titled “Enhancements”0cf2d9933(#13238) Automatically append the.exeextension on the application path intauri:options.
Bug Fixes
Section titled “Bug Fixes”v2.0.3
Section titled “v2.0.3”Jan 25, 2025
Bug Fixes
Section titled “Bug Fixes”fb294af8e(#12383 by @bicarlsen) Parse ms:edgeOptions separately to preventinvalid argumenterrors.
v2.0.2
Section titled “v2.0.2”Jan 10, 2025
Enhancements
Section titled “Enhancements”v2.0.1
Section titled “v2.0.1”Oct 3, 2024
What's Changed
Section titled “What's Changed”0ab2b3306(#11205 by @lucasfernog) Downgrade MSRV to 1.77.2 to support Windows 7.
v2.0.0
Section titled “v2.0.0”Oct 2, 2024
What's Changed
Section titled “What's Changed”v0.1.5
Section titled “v0.1.5”Aug 22, 2024
Bug Fixes
Section titled “Bug Fixes”What's Changed
Section titled “What's Changed”f4d5241b3(#10731 by @amrbashir) Update documentation icon path.
v0.1.4
Section titled “v0.1.4”Feb 3, 2024
New Features
Section titled “New Features”435d7513(#8609) AddedwebviewOptionsobject to thetauri:optionscapability to configure the Edge webview options on Windows.
v0.1.3
Section titled “v0.1.3”Sep 30, 2023
What's Changed
Section titled “What's Changed”9edebbba(#7475) Update locked dependencies to fix a Windows build issue when using them with a recent Rust compiler.9edebbba(#7475) Bump minimum Rust version to1.60to be in line with the rest of the Tauri project.
v0.1.2
Section titled “v0.1.2”Mar 31, 2022
- Expose
native-hostoption in tauri-driver and set default to127.0.0.1.
v0.1.1
Section titled “v0.1.1”Feb 10, 2022
- The minimum Rust version is now
1.56. - Add
argsfield (array of application CLI arguments) to thetauri:optionscapabilities.
v0.1.0
Section titled “v0.1.0”Aug 16, 2021
© 2026 Tauri Contributors. CC-BY / MIT