github tauri-apps/tauri tauri-runtime-v0.4.0
tauri-runtime v0.4.0

Updating crates.io index

Cargo Audit

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

[0.4.0]

  • The AboutMetadata string setters now take impl Into<String>.
    • b14aa896 feat(core): improve AboutMetadata setters on 2022-03-29
  • *Breaking change:: Added the clipboard Cargo feature.
    • 24e4ff20 refactor(core): add clipboard Cargo feature, enhancing binary size (#3957) on 2022-04-24
  • Expose Window cursor APIs set_cursor_grab, set_cursor_visible, set_cursor_icon and set_cursor_position.
  • *Breaking change:: Added the global-shortcut Cargo feature.
    • e11878bc refactor(core): add global-shortcut Cargo feature, enhancing binary size (#3956) on 2022-04-24
  • Added WindowEvent::ThemeChanged(theme).
  • Added theme getter on Window.
  • Added theme setter to the WindowBuilder.

Cargo Publish

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

Don't miss a new tauri release

NewReleases is sending notifications on new releases.