tauri/.changes/dialog-thread-handling.md
2021-08-16 15:39:12 -03:00

213 B

tauri
patch

Allow the tauri::api::dialog APIs to be executed on any secondary thread. Breaking change: All dialog APIs now takes a closure instead of returning the response on the function call.