[email protected]
此内容尚不支持你的语言。
Bug Fixes
b1d9ffa1a
(#10582 by @lucasfernog) Fix IPC fallback (postMessage implementation when custom protocol fails) hanging when sending responses.
What’s Changed
bfc49cc7a
(#10558 by @ahqsoftwares) Remove targetSdk from gradle filesfedf93eb7
(#10585 by @lucasfernog) Change how IPC handles errors to simplify what’s logged in the console.
Dependencies
- Upgraded to
[email protected]
- Upgraded to
[email protected]
- Upgraded to
[email protected]
- Upgraded to
[email protected]
- Upgraded to
[email protected]
d39c392b7
(#10655 by @lucasfernog) Updatetao
to 0.29 andwry
to 0.42.
Breaking Changes
d0510f52e
(#10641 by @lucasfernog) Added a dedicated type for IPC response bodyInvokeResponseBody
for performance reasons. This is only a breaking change if you are directly using types fromtauri::ipc
.
© 2024 Tauri Contributors. CC-BY / MIT