github tauri-apps/tauri tauri-runtime-wry-v0.3.3
tauri-runtime-wry v0.3.3

Updating crates.io index

Cargo Audit

Fetching advisory database from `https://github.com/RustSec/advisory-db.git`
      Loaded 400 security advisories (from /home/runner/.cargo/advisory-db)
    Updating crates.io index
    Scanning Cargo.lock for vulnerabilities (489 crate dependencies)

[0.3.3]

  • Fixes a deadlock on the Focused event when the window is not visible.
    • c08cc6d5 fix(core): deadlock on focus events with invisible window,#3534 (#3622) on 2022-03-06
  • Breaking change: Move ico and png parsing behind icon-ico and icon-png Cargo features.
    • 8c935872 refactor(core): move png and ico behind Cargo features (#3588) on 2022-03-05
  • Print a warning to stderr if the window transparency has been set to true but macos-private-api is not enabled.
    • 080755b5 feat(core): warn if private APIs are not enabled, closes #3481 (#3511) on 2022-02-19

Cargo Publish

Updating crates.io index
   Packaging tauri-runtime-wry v0.3.3 (/home/runner/work/tauri/tauri/core/tauri-runtime-wry)
   Uploading tauri-runtime-wry v0.3.3 (/home/runner/work/tauri/tauri/core/tauri-runtime-wry)

Don't miss a new tauri release

NewReleases is sending notifications on new releases.