tauri@1.0.0-rc.12
此内容尚不支持你的语言。
- Expose option to set the dialog type.
- Expose titleoption in the message dialog API.
- Immediately create windows when using tauri::Appas manager.
- Account the monitor position when centering a window.
- Allow the canonical, absolute form of a path for the filesystem scope on Windows if std::fs::canonicalizereturns a path, fallback to\\?\$PATH.
- Fixes updater documentation not showing on docs.rs.
- Fixes HTTP timeout not working on Windows when using the attohttpcclient.
- Update windows-rsto0.37.0, which requires Rust 1.61.0+.
- Breaking change: The WindowBuilderstruct now has a lifetime annotationWindowBuilder<R: Runtime, 'a>.
© 2025 Tauri Contributors. CC-BY / MIT