github tauri-apps/tauri tauri-runtime-v3.0.0-alpha.2
tauri-runtime v3.0.0-alpha.2

Cargo Audit

Fetching advisory database from `https://github.com/RustSec/advisory-db.git`
      Loaded 1271 security advisories (from /home/runner/.cargo/advisory-db)
    Updating crates.io index
    Scanning Cargo.lock for vulnerabilities (1223 crate dependencies)
Crate:     fxhash
Version:   0.2.1
Warning:   unmaintained
Title:     fxhash - no longer maintained
Date:      2025-09-05
ID:        RUSTSEC-2025-0057
URL:       https://rustsec.org/advisories/RUSTSEC-2025-0057

Crate:     paste
Version:   1.0.15
Warning:   unmaintained
Title:     paste - no longer maintained
Date:      2024-10-07
ID:        RUSTSEC-2024-0436
URL:       https://rustsec.org/advisories/RUSTSEC-2024-0436

Crate:     rustls-pemfile
Version:   2.2.0
Warning:   unmaintained
Title:     rustls-pemfile is unmaintained
Date:      2025-11-28
ID:        RUSTSEC-2025-0134
URL:       https://rustsec.org/advisories/RUSTSEC-2025-0134

Crate:     rustybuzz
Version:   0.20.1
Warning:   unmaintained
Title:     `rustybuzz` is unmaintained
Date:      2026-07-11
ID:        RUSTSEC-2026-0206
URL:       https://rustsec.org/advisories/RUSTSEC-2026-0206

Crate:     ttf-parser
Version:   0.25.1
Warning:   unmaintained
Title:     `ttf-parser` is unmaintained
Date:      2026-06-28
ID:        RUSTSEC-2026-0192
URL:       https://rustsec.org/advisories/RUSTSEC-2026-0192

warning: 5 allowed warnings found

[3.0.0-alpha.2]

Bug Fixes

  • c39bba557 Fix runtime crates failing to compile when feature unification enables tauri-runtime/macos-private-api but not the runtime crate's own macos-private-api feature. WindowBuilder::transparent is no longer gated on the feature; on macOS, runtimes implement it as a no-op unless their own macos-private-api feature is enabled, so the private API is never referenced without it.

What's Changed

  • d29d9054e Pull changes from Tauri 2.12 release.

Dependencies

  • Upgraded to tauri-utils@3.0.0-alpha.2

Cargo Publish

Updating crates.io index
   Packaging tauri-runtime v3.0.0-alpha.2 (/home/runner/work/tauri/tauri/crates/tauri-runtime)
    Updating crates.io index
    Packaged 17 files, 262.6KiB (60.4KiB compressed)
   Verifying tauri-runtime v3.0.0-alpha.2 (/home/runner/work/tauri/tauri/crates/tauri-runtime)
 Downloading crates ...
  Downloaded dpi v0.1.2
  Downloaded cookie v0.18.2
  Downloaded raw-window-handle v0.6.2
   Compiling time-macros v0.2.32
   Compiling cookie v0.18.2
   Compiling tauri-runtime v3.0.0-alpha.2 (/home/runner/work/tauri/tauri/target/package/tauri-runtime-3.0.0-alpha.2)
   Compiling dpi v0.1.2
   Compiling raw-window-handle v0.6.2
   Compiling time v0.3.55
   Compiling plist v1.10.1
   Compiling tauri-utils v3.0.0-alpha.2
    Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.82s
   Uploading tauri-runtime v3.0.0-alpha.2 (/home/runner/work/tauri/tauri/crates/tauri-runtime)
    Uploaded tauri-runtime v3.0.0-alpha.2 to registry `crates-io`
note: waiting for tauri-runtime v3.0.0-alpha.2 to be available at registry `crates-io`
help: you may press ctrl-c to skip waiting; the crate should be available shortly
   Published tauri-runtime v3.0.0-alpha.2 at registry `crates-io`

Don't miss a new tauri release

NewReleases is sending notifications on new releases.