tauri@2.3.0
Ce contenu n’est pas encore disponible dans votre langue.
New Features
abdd55807
(#12460 by @WSH032) Addemit_str*
methods toEmitter
trait to allow emitting JSON serialized data directly.7d8252679
(#12701 by @WSH032) Exportstruct tauri::ExitRequestApi
.
Enhancements
a2d36b8c3
(#12181 by @bastiankistner) Add an option to change the default background throttling policy (currently for WebKit only).e9c9c4d6f
(#12529 by @amrbashir) DeriveClone
forPathResolver
struct.385a41dea
(#12817 by @amrbashir) On Windows, undecorated window with shadows, now have native resize handles outside of the window client area.d6520a21c
(#12541 by @FabianLars) Updatedwry
to 0.50,windows
to 0.60,webview2-com
to 0.36, andobjc2
to 0.6. This can be a breaking change if you use thewith_webview
API!
Bug Fixes
d7b998fe7
(#12723 by @WSH032) DeprecateManager::unmanage
to fixuse-after-free
unsoundness, see tauri-apps/tauri#12721 for details.3dbcbe768
(#12461 by @WSH032)Webview::navigate
andWebviewWindow::navigate
borrows&self
instead of unnecessarily borrowing&mut self
.
Dependencies
- Upgraded to
tauri-runtime@2.4.0
- Upgraded to
tauri-runtime-wry@2.4.0
- Upgraded to
tauri-utils@2.2.0
- Upgraded to
tauri-macros@2.0.5
- Upgraded to
tauri-build@2.0.6
© 2025 Tauri Contributors. CC-BY / MIT