tauri-runtime-wry@2.7.0
Jun 24, 2025
New Features
Section titled “New Features”9c16eefa3(#13629 by @sftse) Addedx11Cargo feature (enabled by default). Disabling it is useful for apps that only support Wayland, reducing its size. NOTE: When manually disabling tauri default features, you must enable thex11feature to support it.
Enhancements
Section titled “Enhancements”96ecfca42(#13406 by @amrbashir) Check if the webview runtime is accessible when creating a webview, returning an error if it doesn't.
Bug Fixes
Section titled “Bug Fixes”f0662e41f(#13365 by @lucasfernog) Fix monitor check on the window prevent overflow implementation.4acae1ec0(#13443 by @Legend-Master) FixAppHandle::set_themecrashes or has no effect on macOS if not ran on main thread78d15e892(#13558 by @Legend-Master) Allow web fullscreen APIs to work on Windows (e.g.video.requestFullscreenanddocument.exitFullscreen)
Dependencies
Section titled “Dependencies”© 2026 Tauri Contributors. CC-BY / MIT