tauri@2.0.0-beta.11
此内容尚不支持你的语言。
- 490a6b424(#9147) The- Assetstrait now include a- setupmethod that lets you run initialization code for your custom asset provider.
- 85de230f3(#9144) Fix old JS listeners being dropped on page load after it was possible to create new listeners.
- e673854c8(#9133) Fixes capability remote domain not allowing subpaths, query parameters and hash when those values are empty.
- Upgraded to tauri-macros@2.0.0-beta.9
- Upgraded to tauri-utils@2.0.0-beta.9
- Upgraded to tauri-build@2.0.0-beta.9
- Upgraded to tauri-runtime@2.0.0-beta.9
- Upgraded to tauri-runtime-wry@2.0.0-beta.9
- 490a6b424(#9147) The- Contextstruct and the- Assetstrait now takes a- R: Runtimegeneric.
- ba0206d8a(#9141)- Context::assetsnow returns- &dyn Assetsinstead of- &Ageneric.
- ba0206d8a(#9141) The- Contexttype no longer uses the- <A: Assets>generic so the assets implementation can be swapped with- Context::assets_mut.
- 490a6b424(#9147) Removed- Context::assets_mutand added- Context::set_assets.
- db0a24a97(#9132) Use the image crate for- tauri::image::Imageand remove the- from_png_bytesand- from_ico_bytesAPIs.
© 2025 Tauri Contributors. CC-BY / MIT