tauri@2.11.0
此内容尚不支持你的语言。
074299c08(#14307) Add Bring All to Front predefined menu item typec00a3dbff(#14473) Add support for therenameattribute in thetauri::commandmacro to allow renaming the command to something other than the function name.a12142a48(#14357) Add macos support for setting the icon and icon template state in the same step of the main thread, to prevent flickering.2dd9b15a2(#15062) Adddata-tauri-drag-region="deep"so clicks on non-clickable children will drag as well. Can still opt out of drag on some regions usingdata-tauri-drag-region="false"001c8fe3d(#14722) Add a WebView option to control browser-level general autofill behavior. This option does not disable password or credit card autofill. On Windows (WebView2), setting it to true disables the general autofill “Suggestions” UI, which may appear even whenautocomplete="off"is specified on input elements. On Linux, macOS, iOS, and Android, this option is currently unsupported and performs no operation.b27be063f(#14925) Addeval_with_callbackto the Tauri webview APIs and runtime dispatch layers.d83d2d92b(#14905) Enable track_caller attribute for async_runtime to provide better location information in logs and panics.cc5c97602(#14486) Implement file association for Android and iOS.cc5c97602(#14486) TriggerRunEvent::Openedon Android.eb0312ea9(#15199) Propagates theEvent::SuspendedandEvent::Resumedevents fromtaowhen they are emitted on mobile targets.093e2b47c(#14484) Support creating multiple windows on Android (activity embedding) and iOS (scenes).093e2b47c(#14484) Addeddbusfeature flag (enabled by default) which is required for theme detection on Linux.1063c48c5(#14523) Add handler for web content process termination on macOS and iOS.
d730770bb(#15117) Simplify async-sync code boundaries, no externally visible changesc69d5ca4b(#15262) Remove a clone, no user-facing changes.4017a7ed7(#14908) Implement retrieving inner PathBuf from SafePathBuf to ease using APIs that require an owned PathBuf
110336c88(#15250) Fix initial window position when positioning it to another monitor.9808236eb(#14655) Fix monitor work area Y position on macOS.
d34497ef1(#14862) The new window handler passed toon_new_windowno longer requiresSync, and runs on main thread on Windows, aligning with other platforms
- Upgraded to
tauri-macros@2.6.0 - Upgraded to
tauri-build@2.6.0 - Upgraded to
tauri-runtime@2.11.0 - Upgraded to
tauri-runtime-wry@2.11.0 - Upgraded to
tauri-utils@2.9.0 373b7e677(#15177) Update Specta in lockfile and upgrade dependencies using the removeddoc_auto_cfgattribute to fix errors building documentationa219ede00(#15203) Updatedtray-iconto v0.22
© 2026 Tauri Contributors. CC-BY / MIT