wry v0.38.0
Updating crates.io index
Cargo Audit
Fetching advisory database from `https://github.com/RustSec/advisory-db.git`
Loaded 614 security advisories (from /home/runner/.cargo/advisory-db)
Updating crates.io index
Scanning Cargo.lock for vulnerabilities (431 crate dependencies)
[0.38.0]
-
e6f0fbd
(#1180) Fixes a null pointer exception when runningwindow.ipc.postMessage(null)
on Android. -
5789bf7
(#1187) Breaking change: Refactored the file-drop handling on the webview for better representation of the actual drag and drop operation:- Renamed
file-drop
cargo feature flag todrag-drop
. - Removed
FileDropEvent
enum and replaced with a newDragDropEvent
enum. - Renamed
WebViewAttributes::file_drop_handler
field toWebViewAttributes::drag_drop_handler
. - Renamed
WebViewAttributes::with_file_drop_handler
method toWebViewAttributes::with_drag_drop_handler
.
- Renamed
-
b8fea39
(#1183) ChangedWebViewBuilder::with_ipc_handler
closure to takehttp::Request
instead ofString
so the request URL is available. -
3a2026b
(#1182) Breaking changes: Changed a few methods onWebView
type to return aResult
:Webview::url
Webview::zoom
Webview::load_url
Webview::load_url_with_headers
Webview::bounds
Webview::set_bounds
Webview::set_visible
WebviewExtWindows::set_theme
WebviewExtWindows::set_memory_usage_level
WebviewExtWindows::reparent
WebviewExtUnix::reparent
WebviewExtMacOS::reparent
-
00bc96d
(#1179) AddedWryActivity::onWebViewCreate(android.webkit.WebView)
on Android.
Cargo Publish
Updating crates.io index
Packaging wry v0.38.0 (/home/runner/work/wry/wry)
Updating crates.io index
Packaged 59 files, 587.1KiB (144.1KiB compressed)
Uploading wry v0.38.0 (/home/runner/work/wry/wry)
Uploaded wry v0.38.0 to registry `crates-io`
note: Waiting for `wry v0.38.0` to be available at registry `crates-io`.
You may press ctrl-c to skip waiting; the crate should be available shortly.
Published wry v0.38.0 at registry `crates-io`