tauri-runtime v0.3.4
Updating crates.io index
Cargo Audit
Fetching advisory database from `https://github.com/RustSec/advisory-db.git`
Loaded 403 security advisories (from /home/runner/.cargo/advisory-db)
Updating crates.io index
Scanning Cargo.lock for vulnerabilities (481 crate dependencies)
[0.3.4]
- Added
close_devtoolsandis_devtools_openAPIs to theDispatchtrait. - Breaking change: The
MenuItem::Aboutvariant is now associated with a tuple value(String, AboutMetadata). - Support window parenting on macOS
- The file drop event is now part of the
WindowEventenum instead of a having a dedicated handler. - Breaking change: Use the dedicated
WindowEventenum onRunEvent. - Added
create_proxyto theRuntimeandRuntimeHandletraits. - Force
Errorboxed errors to beSync. - Breaking change: Move the
FileDropEventstruct to thewindowmodule. - Allow specifying a user event type for the event loop message.
- Added the
WindowEvent::FileDropvariant.
Cargo Publish
Updating crates.io index
Packaging tauri-runtime v0.3.4 (/home/runner/work/tauri/tauri/core/tauri-runtime)
Uploading tauri-runtime v0.3.4 (/home/runner/work/tauri/tauri/core/tauri-runtime)