tauri@1.0.0-rc.9
此内容尚不支持你的语言。
- The
dangerous_allow_asset_csp_modification
configuration value has been changed to allow a list of CSP directives to disable. - The file drop event payloads are now percent-decoded.
- Fix dialog crash on macOS when the
default_path
value is just the file name. - Fixes the
title
option being ignored in the dialog API endpoints. - Fixes nested isolation iframe injection.
- Deserialize numeric values (seconds) in the http API
ClientBuilder.connect_timeout
andHttpRequestBuilder.timeout
fields. - Fix updater dialog removing single and double quotes from the release notes
- Expose methods to access the underlying native handles of the webview.
© 2024 Tauri Contributors. CC-BY / MIT