tauri@2.0.0-beta.15
Esta página aún no está disponible en tu idioma.
New Features
58a7a552d
(#9378) Added theset_zoom
function to the webview API.58a7a552d
(#9378) Addzoom_hotkeys_enabled
to enable browser native zoom controls on creating webviews.4973d73a2
(#9386) Provide a basic zoom hotkey polyfill for non-Windows platforms
Enhancements
f1674fce6
(#9420) Tauri’s built-in commands for the JS api will now return simplified paths on Windows, removing the\\?\
prefix.
Bug Fixes
c8a82ad22
(#9379) Fix deadlock when using the menu/tray/image JS APIs.6251645ac
(#9360) Fixes an issue causinggetAll()
to list webviews that were already destroyed.
Dependencies
- Upgraded to
tauri-utils@2.0.0-beta.12
- Upgraded to
tauri-runtime-wry@2.0.0-beta.12
- Upgraded to
tauri-runtime@2.0.0-beta.12
- Upgraded to
tauri-macros@2.0.0-beta.12
- Upgraded to
tauri-build@2.0.0-beta.12
Breaking Changes
© 2024 Tauri Contributors. CC-BY / MIT