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

Updating crates.io index

Cargo Audit

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

[0.5.0]

  • The file drop event payloads are now percent-decoded.
    • a0ecd81a fix(core): percent decode file drop payloads, closes #4034 (#4035) on 2022-05-03
  • Fixes a crash when using the menu with the inspector window focused on macOS. In this case the window_id will be the id of the first app window.
    • 891eb748 fix(tauri-runtime-wry): menu even panic on macOS inspector, closes #3875 (#4027) on 2022-05-02
  • Fixes a freeze when calling set_size in the main thread on Windows.
    • 8f259f4e fix(core): use EventLoopProxy to prevent set_size freeze closes #3990 (#4014) on 2022-04-30
  • Expose methods to access the underlying native handles of the webview.
    • c82b4761 feat(core): expose with_webview API to access the platform webview (#4058) on 2022-05-04

Cargo Publish

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

Don't miss a new tauri release

NewReleases is sending notifications on new releases.