Skip to content
Tauri

tauri@2.0.0-beta.19

New Features

  • 78839b6d2(#4865) Add RunEvent::Reopen for handle click on dock icon on macOS.

Bug Fixes

  • fedca7386(#9720) Fix IPC tracing format incompatible between the custom protocol and the postMessage implementations.

Dependencies

  • Upgraded to tauri-runtime@2.0.0-beta.16
  • Upgraded to tauri-runtime-wry@2.0.0-beta.16
  • Upgraded to tauri-utils@2.0.0-beta.15
  • Upgraded to tauri-macros@2.0.0-beta.15
  • Upgraded to tauri-build@2.0.0-beta.15

Breaking Changes

  • 783ef0f2d(#9647) Changed WebviewWindow::url and Webview::url getter to return a result.

© 2024 Tauri Contributors. CC-BY / MIT