tauri@2.0.0-alpha.0
- Added the
default-tls
andreqwest-default-tls
Cargo features for enabling TLS suppport to connect over HTTPS. - Breaking change: Use the custom protocol as a proxy to the development server on all platforms except Linux.
- Support
with_webview
for Android platform alowing execution of JNI code in context. - First mobile alpha release!
- Breaking change: The window creation and setup hook are now called when the event loop is ready.
- Export types required by the
mobile_entry_point
macro.
© 2024 Tauri Contributors. CC-BY / MIT