tauri@2.0.0-alpha.21
Ce contenu n’est pas encore disponible dans votre langue.
New Features
Enhancements
d621d343
(#8607) Added tracing for window startup, plugins,Window::eval
, events, IPC, updater and custom protocol request handlers behind thetracing
feature flag.
What’s Changed
cb640c8e
(#8393) FixRunEvent::WindowEvent(event: WindowEvent::FileDrop(FileDropEvent))
never triggered and always prevent default OS behavior whendisable_file_drop_handler
is not used.
Dependencies
- Upgraded to
tauri-runtime-wry@1.0.0-alpha.9
- Upgraded to
tauri-utils@2.0.0-alpha.13
- Upgraded to
tauri-runtime@1.0.0-alpha.8
- Upgraded to
tauri-macros@2.0.0-alpha.13
- Upgraded to
tauri-build@2.0.0-alpha.14
Breaking Changes
© 2024 Tauri Contributors. CC-BY / MIT