tauri-runtime-wry@1.0.0-alpha.0
Aug 14, 2023
New Features
Section titled “New Features”7fb419c3(#7535) AddDispatch::default_vbox84c41597(#6394) Addedprimary_monitorandavailable_monitorstoRuntimeandRuntimeHandle.3b98141a(#3736) Added theOpenedvariant toRunEvent.2a000e15(#7235) Implement navigate method
Dependencies
Section titled “Dependencies”- Upgraded to
tauri-runtime@1.0.0-alpha.0 - Upgraded to
tauri-utils@2.0.0-alpha.7
Breaking Changes
Section titled “Breaking Changes”fbeb5b91(#7170) Removed thelinux-headersfeature (now always enabled) and addedlinux-protocol-body.7fb419c3(#7535)Dispatch::create_window,Runtime::create_windowandRuntimeHandle::create_windowhas been changed to accept a 3rd parameter which is a closure that takesRawWindowand to be executed right after the window is created and before the webview is added to the window.7fb419c3(#7535) System tray and menu related APIs and structs have all been removed and are now implemented in tauri outside of the runtime-space.7fb419c3(#7535)Runtime::newandRuntime::new_any_threadnow accept aRuntimeInitArgs.7fb419c3(#7535) Removedsystem-trayfeature flag
© 2026 Tauri Contributors. CC-BY / MIT