tauri@2.0.0-beta.8
此内容尚不支持你的语言。
New Features
d7f56fef
(#9014) Allow defining a permission that only applies to a set of target platforms via theplatforms
configuration option.
Bug Fixes
e1d5b790
(#8995) Fixes capability webview label check.222a96b7
(#8999) FixesWindow::add_child
deadlock.e4463f08
(#8930) Clear JS event listeneres on page load, which fixes zombie listeners when the page reloads.222a96b7
(#8999) FixesWebview::reparent
not updating the webview parent window reference.
Dependencies
- Upgraded to
tauri-build@2.0.0-beta.6
- Upgraded to
tauri-utils@2.0.0-beta.6
- Upgraded to
tauri-runtime-wry@2.0.0-beta.6
- Upgraded to
tauri-runtime@2.0.0-beta.6
- Upgraded to
tauri-macros@2.0.0-beta.6
Breaking Changes
3657ad82
(#9008) Allow defining permissions for the application commands viatauri_build::Attributes::app_manifest
.
Breaking Changes
© 2024 Tauri Contributors. CC-BY / MIT