Skip to content

wry v0.12.2

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Aug 13:21
· 492 commits to dev since this release
23286b4

Updating crates.io index

Cargo Audit

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

[0.12.2]

  • Fixed a Linux multi-window issue where the internal url loader didn't unlock when flushed while empty

    • 5377821 Fix async multiwindow deadlock (#382) on 2021-08-16
  • The custom protocol now return a Request and expect a Response.

  • This allow us to get the complete request from the Webview. (Method, GET, POST, PUT etc..)
    Read the complete header.

  • And allow us to be more flexible in the future without bringing breaking changes.

  • d202573 refactor: Custom protcol request/response (#387) on 2021-08-22

  • On Linux, automation callbacks now use the first created webview as the return value

    • f9d7049 Use the first created webview for webkit2gtk automation callbacks (#383) on 2021-08-16

Cargo Publish

\`
Updating crates.io index
Packaging wry v0.12.2 (/home/runner/work/wry/wry)
Uploading wry v0.12.2 (/home/runner/work/wry/wry)
\`