Skip to content

tauri-runtime-wry@2.8.0

Aug 18, 2025
  • 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_CORRUPTION
  • 196ace3c0 (#13970 by @Legend-Master) Return tauri_runtime::Error::CreateWindow instead of panic on window creation failed
  • Upgraded to tauri-utils@2.7.0
  • Upgraded to tauri-runtime@2.8.0

© 2026 Tauri Contributors. CC-BY / MIT