Skip to content

Releases: tauri-apps/wry

wry v0.8.0

14 Apr 15:55
b0b9c31
Compare
Choose a tag to compare

Updating crates.io index

Cargo Audit

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

[0.8.0]

  • Wry now accepts multiple custom protocol registerations.
  • Apply license header for SPDX compliance.
  • Remove bindings crate and use windows-webview2 as dependency instead.
    • c2156a4 Move to windows-webview2 as dependency for winrt impl (#144) on 2021-04-03

Cargo Publish

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

wry v0.7.0

02 Apr 05:50
f46e6ab
Compare
Choose a tag to compare

Updating crates.io index

Cargo Audit

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

[0.7.0]

  • Add old win32 implementation on windows as default feature flag.
    • 1a88cd2 refactor: Add win32 implementation and feature flag for both backends (#139) on 2021-04-02
  • Adds a WindowProxy to the file drop handler closure - WindowFileDropHandler.
    • 20cb051 feat: add WindowProxy to file drop handler closure (#140) on 2021-04-01

Cargo Publish

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

wry v0.6.2

01 Apr 04:55
e2dd1d3
Compare
Choose a tag to compare

Updating crates.io index

Cargo Audit

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

[0.6.2]

  • Add pipe back to version check for covector config. This prevents the CI failure on publish if it exists already. The issue was patched in covector (and tests in place so it doesn't break in the future).
    • a32829c chore: add pipe for publish check back in (#131) on 2021-03-28
  • Fix messages to the webview from the backend being delayed on Linux/GTK when the user is not actively engaged with the UI.
    • d2a2a9f fix: spawn async event loop on gtk to prevent delayed messages (#135) on 2021-03-31
  • Add draggable regions, just add drag-region class to the html element.
    • b2a0bfc feat/ draggable-region (#92) on 2021-03-25
  • Add event listener in application proxy
  • Better result errror handling
    • 485035f chore: better result error handling (#124) on 2021-03-21
  • Fix visibility on webview2 when window was invisible previously and then shown.
    • 6d31706 Fix visibility on webview2 when window was invisible previously (#128) on 2021-03-24

Cargo Publish

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

wry v0.6.1

21 Mar 04:09
647c181
Compare
Choose a tag to compare
  • Add attribute option to allow WebView on Windows use user_data folder
    • 8dd58ee feat/ allow webview2 (windows) to use optional user_data folder provided by the attributes (#120) on 2021-03-21

wry v0.6.0

11 Mar 17:21
Compare
Choose a tag to compare
  • Initialize covector!
    • 33b64ed chore: covector init (#55) on 2021-02-21
  • Support Windows 7, 8, and 10
    • fbf0d17 Adopt Webview2 on Windows (#48) on 2021-02-20
  • Dev tools are enabled on debug build
  • Add skip task bar option
    • 395b6fb feat: skip_taskbar for windows (#49) on 2021-02-20
  • Add custom protocol option
  • Add transparent option to mac and linux
  • Error type has Send/Sync traits
    • 3536b83 Add .changes file in prepare of v0.6 on 2021-02-24
  • Replace Callback with RPC handler
    • e215157 Implement draft RPC API (#95) on 2021-03-04
  • Add File drop handlers

wry v0.5.1

20 Feb 13:35
293eccc
Compare
Choose a tag to compare

Now support Window 7, 8, and 10!

wry v0.5

18 Feb 03:31
Compare
Choose a tag to compare
Bump version 0.5