mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-12-20 17:22:08 +03:00
58fe2e812a
* fix: improvements and ipc fixes for loading window content using custom protocol closes #5478 * Discard changes to tooling/cli/Cargo.lock * clippy * fix tests * typo * fix webviewurl deserialize * resolve todo, fixes * fmt --------- Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
84 B
84 B
tauri-utils |
---|
patch:feat |
Add WebviewUrl::CustomProtocol
enum variant.