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

latest releases: tauri-driver-v2.0.1, tauri-cli-v2.0.1, @tauri-apps/cli-v2.0.1...
23 months ago

Updating crates.io index

Cargo Audit

Fetching advisory database from `https://github.com/RustSec/advisory-db.git`
      Loaded 469 security advisories (from /home/runner/.cargo/advisory-db)
    Updating crates.io index
    Scanning Cargo.lock for vulnerabilities (453 crate dependencies)
Crate:     xml-rs
Version:   0.8.4
Warning:   unmaintained
Title:     xml-rs is Unmaintained
Date:      2022-01-26
ID:        RUSTSEC-2022-0048
URL:       https://rustsec.org/advisories/RUSTSEC-2022-0048
Dependency tree:
xml-rs 0.8.4
└── plist 1.3.1
    └── tauri-codegen 1.2.0
        ├── tauri-macros 1.2.0
        │   └── tauri 1.2.0
        │       ├── tauri 1.2.0
        │       ├── restart 0.1.0
        │       └── app-updater 0.1.0
        └── tauri-build 1.2.0
            └── app-updater 0.1.0

warning: 1 allowed warning found

[0.12.0]

  • Add accept_first_mouse option for macOS windows.
    • 95f467ad feat(core): add window accept_first_mouse option, closes #5347 (#5374) on 2022-10-17
  • Disable automatic window tabbing on macOS when the tabbing_identifier option is not defined, the window is transparent or does not have decorations.
  • Drop the WebContext when the WebView is dropped.
    • 9d8b3774 feat(tauri-runtime-wry): drop the WebContext on WebView drop (#5240) on 2022-10-19
  • Readd the option to create an unfocused window via the focused method. The focus function has been deprecated.
    • 4036e15f feat(core): reimplement window initial focus flag, closes #5120 (#5338) on 2022-10-08
  • Add hidden_title option for macOS windows.
    • 321f3fed feat(macos): title_bar_style and hidden_title window options, closes #2663 (#3965) on 2022-09-30
  • Custom protocol headers are now implemented on Linux when running on webkit2gtk 2.36 or above.
    • 357480f4 feat(core): custom protocol headers on Linux, closes #4496 (#5421) on 2022-10-17
  • Added Runtime::show(), RuntimeHandle::show(), Runtime::hide(), RuntimeHandle::hide() for hiding/showing the entire application on macOS.
    • 39bf895b feat(macOS): Add application show and hide methods (#3689) on 2022-10-03
  • Fix regression in SystemTray::with_menu_on_left_click
    • f8a3becb feat(core): add option to disable tray menu on left click, closes #4584 (#4587) on 2022-07-05
    • 7bbf167c Apply Version Updates From Current Changes (#4560) on 2022-07-06
    • 63011ca8 fix(macos): fix regression in with_menu_on_left_click, closes #5220 (#5235) on 2022-09-30
  • Added tabbing_identifier to the window builder on macOS.
  • Add title_bar_style option for macOS windows.
    • 321f3fed feat(macos): title_bar_style and hidden_title window options, closes #2663 (#3965) on 2022-09-30
  • Fix regression introduce in tauri@1.1 which prevented removing tray icon when the app exits on Windows.
    • f756cd5e fix(core): wait for tray cleanup before exiting app, closes #5244 (#5245) on 2022-10-04
  • Added methods to set the system tray title on macOS.
    • 8f1ace77 feat: expose set_title for MacOS tray (#5182) on 2022-09-30
  • Added the user_agent option when creating a window.
    • a6c94119 feat(core): expose user_agent to window config (#5317) on 2022-10-02

Cargo Publish

Updating crates.io index
   Packaging tauri-runtime-wry v0.12.0 (/home/runner/work/tauri/tauri/core/tauri-runtime-wry)
   Verifying tauri-runtime-wry v0.12.0 (/home/runner/work/tauri/tauri/core/tauri-runtime-wry)
 Downloading crates ...
  Downloaded unicode-segmentation v1.10.0
  Downloaded soup2 v0.2.1
  Downloaded system-deps v5.0.0
  Downloaded soup2-sys v0.2.0
  Downloaded webkit2gtk-sys v0.18.0
  Downloaded webkit2gtk v0.18.2
  Downloaded version-compare v0.0.11
  Downloaded javascriptcore-rs-sys v0.4.0
  Downloaded javascriptcore-rs v0.16.0
  Downloaded heck v0.3.3
  Downloaded instant v0.1.12
  Downloaded gdkx11-sys v0.15.1
  Downloaded x11 v2.20.0
  Downloaded x11-dl v2.20.0
  Downloaded cfg-expr v0.9.1
  Downloaded wry v0.22.0
  Downloaded tao v0.15.0
  Downloaded tauri-runtime v0.12.0
   Compiling proc-macro2 v1.0.47
   Compiling unicode-ident v1.0.5
   Compiling quote v1.0.21
   Compiling syn v1.0.103
   Compiling serde_derive v1.0.147
   Compiling serde v1.0.147
   Compiling smallvec v1.10.0
   Compiling pkg-config v0.3.26
   Compiling libc v0.2.137
   Compiling heck v0.4.0
   Compiling version-compare v0.1.0
   Compiling cfg-if v1.0.0
   Compiling autocfg v1.1.0
   Compiling thiserror v1.0.37
   Compiling ppv-lite86 v0.2.17
   Compiling siphasher v0.3.10
   Compiling version_check v0.9.4
   Compiling once_cell v1.16.0
   Compiling getrandom v0.1.16
   Compiling bitflags v1.3.2
   Compiling futures-core v0.3.25
   Compiling anyhow v1.0.66
   Compiling futures-task v0.3.25
   Compiling futures-util v0.3.25
   Compiling pin-utils v0.1.0
   Compiling pin-project-lite v0.2.9
   Compiling futures-channel v0.3.25
   Compiling unicode-segmentation v1.10.0
   Compiling version-compare v0.0.11
   Compiling proc-macro-hack v0.5.19
   Compiling ucd-trie v0.1.5
   Compiling parking_lot_core v0.9.4
   Compiling log v0.4.17
   Compiling gio v0.15.12
   Compiling scopeguard v1.1.0
   Compiling fnv v1.0.7
   Compiling futures-io v0.3.25
   Compiling new_debug_unreachable v1.0.4
   Compiling itoa v1.0.4
   Compiling byteorder v1.4.3
   Compiling strsim v0.10.0
   Compiling tinyvec_macros v0.1.0
   Compiling precomputed-hash v0.1.1
   Compiling ident_case v1.0.1
   Compiling mac v0.1.1
   Compiling serde_json v1.0.87
   Compiling utf-8 v0.7.6
   Compiling crc32fast v1.3.2
   Compiling ryu v1.0.11
   Compiling dtoa v0.4.8
   Compiling adler v1.0.2
   Compiling convert_case v0.4.0
   Compiling nodrop v0.1.14
   Compiling itoa v0.4.8
   Compiling matches v0.1.9
   Compiling stable_deref_trait v1.2.0
   Compiling unicode-bidi v0.3.8
   Compiling percent-encoding v2.2.0
   Compiling crossbeam-utils v0.8.12
   Compiling memchr v2.5.0
   Compiling semver v1.0.14
   Compiling uuid v0.8.2
   Compiling thin-slice v0.1.1
   Compiling cty v0.2.2
   Compiling cc v1.0.75
   Compiling bytes v1.2.1
   Compiling lazy_static v1.4.0
   Compiling wry v0.22.0
   Compiling tauri-runtime v0.12.0
   Compiling http-range v0.1.5
   Compiling tauri-runtime-wry v0.12.0 (/home/runner/work/tauri/tauri/target/package/tauri-runtime-wry-0.12.0)
   Compiling cfg-expr v0.11.0
   Compiling cfg-expr v0.9.1
   Compiling gtk v0.15.5
   Compiling x11 v2.20.0
   Compiling x11-dl v2.20.0
   Compiling instant v0.1.12

Don't miss a new tauri release

NewReleases is sending notifications on new releases.