tauri-runtime-wry@2.8.0
Aug 18, 2025
New Features
Section titled “New Features”68874c68c(#13564 by @robertrpf) Add window focusable attribute and set_focusable API.22d6bcacb(#14008 by @WSH032) ImplementApp::set_device_event_filterforAppHandlealso.33d0b3f0c(#13876 by @thlstsul) AddedWebviewBuilder::on_document_title_changedandWebviewWindowBuilder::on_document_title_changed.33d0b3f0c(#13876 by @thlstsul) AddedWebviewBuilder::on_new_windowandWebviewWindowBuilder::on_new_window.dfadcb764(#13661 by @WSH032) AddedWebviewDispatch::set_cookie()andWebviewDispatch::delete_cookie().5110a762e(#13830 by @Sky-walkerX) AddedWindow::set_simple_fullscreen.
Bug Fixes
Section titled “Bug Fixes”82e264552(#13968 by @s5bug) Use WM_NCDESTROY instead of WM_DESTROY to free window userdata, fixing a double-free occurring in the Windows resizing handler for undecorated windows which caused STATUS_HEAP_CORRUPTION196ace3c0(#13970 by @Legend-Master) Returntauri_runtime::Error::CreateWindowinstead of panic on window creation failed
Dependencies
Section titled “Dependencies”- Upgraded to
tauri-utils@2.7.0 - Upgraded to
tauri-runtime@2.8.0
© 2026 Tauri Contributors. CC-BY / MIT