We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 126e181 commit 60b1e26Copy full SHA for 60b1e26
.changes/dialog-thread-handling.md
@@ -2,5 +2,5 @@
2
"tauri": patch
3
---
4
5
-Allow the `tauri::api::dialog` APIs to be executed on any thread.
+Allow the `tauri::api::dialog` APIs to be executed on any secondary thread.
6
**Breaking change:** All dialog APIs now takes a closure instead of returning the response on the function call.
0 commit comments