tauri@2.0.0-beta.11
490a6b424(#9147) TheAssetstrait now include asetupmethod 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) TheContextstruct and theAssetstrait now takes aR: Runtimegeneric.ba0206d8a(#9141)Context::assetsnow returns&dyn Assetsinstead of&Ageneric.ba0206d8a(#9141) TheContexttype no longer uses the<A: Assets>generic so the assets implementation can be swapped withContext::assets_mut.490a6b424(#9147) RemovedContext::assets_mutand addedContext::set_assets.db0a24a97(#9132) Use the image crate fortauri::image::Imageand remove thefrom_png_bytesandfrom_ico_bytesAPIs.
© 2025 Tauri Contributors. CC-BY / MIT