Skip to content

tauri-runtime-wry@2.0.0-beta.19

Jul 2, 2024
  • f29b78811 (#9862) On Windows, handle resizing undecorated windows natively which improves performance and fixes a couple of annoyances with previous JS implementation:

    • No more cursor flickering when moving the cursor across an edge.
    • Can resize from top even when data-tauri-drag-region element exists there.
    • Upon starting rezing, clicks don't go through elements behind it so no longer accidental clicks.
  • 669b9c6b5 (#9621) Set the gtk application to the identifier defined in tauri.conf.json to ensure the app uniqueness.
  • Upgraded to tauri-utils@2.0.0-beta.18
  • Upgraded to tauri-runtime@2.0.0-beta.19
  • d4c908cfb (#10048) Update windows crate to version 0.57 and webview2-com crate to version 0.31

© 2026 Tauri Contributors. CC-BY / MIT