tauri-runtime-wry@2.6.0
Apr 15, 2025
New Features
Section titled “New Features”-
dd4f13ce4(#13185) MacOS: Addset_dock_visibilitymethod to support setting the visibility of the application in the dock. -
ea36294cb(#13208) AddedWebviewAttributes::input_accessory_view_builderon iOS. -
c1cd0a2dd(#13090) macOS/iOS: add option to disable or enable link previews when building a webview (the webkit api has it enabled by default)WebViewBuilder.allow_link_preview(allow_link_preview: bool)WebviewWindowBuilder.allow_link_preview(allow_link_preview: bool)
-
b072e2b29(#9687) AddpreventOverflowconfig option to prevent the window from overflowing the monitor size on creation
Bug Fixes
Section titled “Bug Fixes”07953fb9c(#13222) EmitWindowEvent::Focusedevents when using the multiwebview (unstable feature flag) mode on Windows.
Dependencies
Section titled “Dependencies”© 2026 Tauri Contributors. CC-BY / MIT