tauri@2.2.0
Ce contenu n’est pas encore disponible dans votre langue.
New Features
-
f884bae75
(#11742 by @amrbashir) Addtauri::Builder::on_tray_icon_event
handler. -
5188c0fae
(#11767 by @FabianLars) AddedScope::is_forbidden
to check if a path was explicitly forbidden. -
18bd639f6
(#11798 by @lars-berger) AddWebviewWindowBuilder/WebviewBuilder::data_store_identifier
on macOS. -
dc4d79477
(#11628 by @SpikeHD) AddWebviewWindowBuilder/WebviewBuilder::extensions_path
on Linux and Windows. -
020ea0556
(#11661 by @ahqsoftwares) Add badging APIs:Window/WebviewWindow::set_badge_count
for Linux, macOS and IOS.Window/WebviewWindow::set_overlay_icon
for Windows Only.Window/WebviewWindow::set_badge_label
for macOS Only.
-
fc30b20be
(#11726 by @amrbashir) AddTrayIconBuilder::show_menu_on_left_click
method and deprecateTrayIconBuilder::menu_on_left_click
for consistent naming and clarity.
Enhancements
d86aaccb0
(#11729 by @sandercox) Add support forTrayIconBuilder::menu_on_left_click
andTrayIcon::set_show_menu_on_left_click
on Windows.b0ddee899
(#12101 by @renovate) Breaking change: Updatedwebview2-com
to0.34
. This may be a breaking change if you use thewith_webview
method.
Bug Fixes
b50a1ac0e
(#11850 by @FabianLars) Add webview and window color setters to autogenerated permissions.ba6f37014
(#11785 by @lars-berger) Fix panic when a plugin command is run with a capability added at runtime (viaManager::add_capability
).e349dfe57
(#12000 by @stringhandler) Fixed a panic caused by an assert when the resource random id has been used already.46935212b
(#11658 by @Legend-Master) Fix.json5
capability files not recognized even withconfig-json5
feature enabledb37741da6
(#11871 by @johncarmack1984) Fixspecta-util
dependency not found error when usingspecta
featureca7f025fd
(#11958 by @amrbashir) Fix panic when invoking a command with an unmanaged state, an error will be returned instead.
Dependencies
- Upgraded to
tauri-runtime@2.3.0
- Upgraded to
tauri-runtime-wry@2.3.0
- Upgraded to
tauri-utils@2.1.1
- Upgraded to
tauri-macros@2.0.4
- Upgraded to
tauri-build@2.0.4
© 2025 Tauri Contributors. CC-BY / MIT