Skip to content

tauri-runtime-wry@2.11.3

Jun 17, 2026
  • f1fe2d683 (#15504 by @Legend-Master) Fix cookies_for_url can cause deadlocks if called with another windowing/webview method
  • 056069ad0 (#15502 by @bclarke123) Fix a RefCell BorrowMutError panic on mobile: the Resumed/Suspended event branch held a windows borrow across the window-event handlers and the RunEvent callback, so any of them that created or closed a window (e.g. from a resume/suspend handler) panicked.
  • Upgraded to tauri-utils@2.9.3
  • Upgraded to tauri-runtime@2.11.3

© 2026 Tauri Contributors. CC-BY / MIT