fc30b20be (#11726 by @amrbashir) Add TrayIcon.setShowMenuOnLeftClick method and deprecate TrayIcon.setMenuOnLeftClick to match the Rust API.
fc30b20be (#11726 by @amrbashir) Add TrayIconOptions.showMenuOnLeftClick field and deprecate TrayIconOptions.menuOnLeftClick to match the Rust API.
Enhancements
fc30b20be (#11726 by @amrbashir) Add support for TrayIconOptions.menuOnLeftClick option and TrayIcon.setMenuOnLeftClick on Windows.
Bug Fixes
12a48d1e2 (#11741 by @amrbashir) Fix error when calling PredefinedMenuItem.new to create an About menu item that uses an Image instance for the about icon.
12a48d1e2 (#11741 by @amrbashir) Fix error when calling IconMenuItem.new using an Image instance for the icon.
b63262cd4 (#11724 by @FabianLars) Removed the generic in the type of the callback function argument in mockIPC which prevented its proper use in tests using TypeScript.
tauri-utils
[2.1.1]
Bug Fixes
46935212b (#11658 by @Legend-Master) Fix .json5 capability files not recognized even with config-json5 feature enabled
tauri-bundler
[2.2.0]
New Features
cccb308c7 (#11562 by @jLynx) Generate signature for .deb packages when createUpdaterArtifacts option is enabled.
Enhancements
93a3a043d (#11727 by @Kiyozz) Add support for Portuguese language for NSIS windows installer.
Dependencies
Upgraded to tauri-utils@2.1.1
tauri-runtime
[2.3.0]
New Features
dc4d79477 (#11628 by @SpikeHD) Add WebviewWindowBuilder/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.
fc30b20be (#11726 by @amrbashir) Add TrayIconBuilder::show_menu_on_left_click method and deprecate TrayIconBuilder::menu_on_left_click for consistent naming and clarity.
Enhancements
d86aaccb0 (#11729 by @sandercox) Add support for TrayIconBuilder::menu_on_left_click and TrayIcon::set_show_menu_on_left_click on Windows.
Bug Fixes
46935212b (#11658 by @Legend-Master) Fix .json5 capability files not recognized even with config-json5 feature enabled
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
@tauri-apps/cli
[2.2.0]
New Features
cccb308c7 (#11562 by @jLynx) Generate signature for .deb packages when createUpdaterArtifacts option is enabled.
74212d40d (#11653 by @amrbashir) Include Linux destkop environment and session type in tauri info command.
Enhancements
93a3a043d (#11727 by @Kiyozz) Add support for Portuguese language for NSIS windows installer.
Dependencies
Upgraded to tauri-cli@2.2.0
tauri-cli
[2.2.0]
New Features
cccb308c7 (#11562 by @jLynx) Generate signature for .deb packages when createUpdaterArtifacts option is enabled.
74212d40d (#11653 by @amrbashir) Include Linux destkop environment and session type in tauri info command.
Enhancements
93a3a043d (#11727 by @Kiyozz) Add support for Portuguese language for NSIS windows installer.
Version Updates
Merging this PR will release new versions of the following packages based on your change files.
@tauri-apps/api
[2.2.0]
New Features
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) Add
TrayIcon.setShowMenuOnLeftClick
method and deprecateTrayIcon.setMenuOnLeftClick
to match the Rust API.fc30b20be (#11726 by @amrbashir) Add
TrayIconOptions.showMenuOnLeftClick
field and deprecateTrayIconOptions.menuOnLeftClick
to match the Rust API.Enhancements
fc30b20be (#11726 by @amrbashir) Add support for
TrayIconOptions.menuOnLeftClick
option andTrayIcon.setMenuOnLeftClick
on Windows.Bug Fixes
12a48d1e2 (#11741 by @amrbashir) Fix error when calling
PredefinedMenuItem.new
to create anAbout
menu item that uses anImage
instance for the about icon.12a48d1e2 (#11741 by @amrbashir) Fix error when calling
IconMenuItem.new
using anImage
instance for the icon.b63262cd4 (#11724 by @FabianLars) Removed the generic in the type of the callback function argument in
mockIPC
which prevented its proper use in tests using TypeScript.tauri-utils
[2.1.1]
Bug Fixes
.json5
capability files not recognized even withconfig-json5
feature enabledtauri-bundler
[2.2.0]
New Features
cccb308c7 (#11562 by @jLynx) Generate signature for
.deb
packages whencreateUpdaterArtifacts
option is enabled.Enhancements
93a3a043d (#11727 by @Kiyozz) Add support for
Portuguese
language for NSIS windows installer.Dependencies
Upgraded to
tauri-utils@2.1.1
tauri-runtime
[2.3.0]
New Features
dc4d79477 (#11628 by @SpikeHD) Add
WebviewWindowBuilder/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.Dependencies
Upgraded to
tauri-utils@2.1.1
tauri-runtime-wry
[2.3.0]
New Features
dc4d79477 (#11628 by @SpikeHD) Add
WebviewWindowBuilder/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.Dependencies
Upgraded to
tauri-runtime@2.3.0
Upgraded to
tauri-utils@2.1.1
tauri-codegen
[2.0.4]
Dependencies
tauri-utils@2.1.1
tauri-macros
[2.0.4]
Dependencies
tauri-utils@2.1.1
tauri-codegen@2.0.4
tauri-plugin
[2.0.4]
Dependencies
tauri-utils@2.1.1
tauri-build
[2.0.4]
Dependencies
tauri-utils@2.1.1
tauri-codegen@2.0.4
tauri
[2.2.0]
New Features
f884bae75 (#11742 by @amrbashir) Add
tauri::Builder::on_tray_icon_event
handler.dc4d79477 (#11628 by @SpikeHD) Add
WebviewWindowBuilder/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) Add
TrayIconBuilder::show_menu_on_left_click
method and deprecateTrayIconBuilder::menu_on_left_click
for consistent naming and clarity.Enhancements
d86aaccb0 (#11729 by @sandercox) Add support for
TrayIconBuilder::menu_on_left_click
andTrayIcon::set_show_menu_on_left_click
on Windows.Bug Fixes
46935212b (#11658 by @Legend-Master) Fix
.json5
capability files not recognized even withconfig-json5
feature enabledDependencies
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
@tauri-apps/cli
[2.2.0]
New Features
cccb308c7 (#11562 by @jLynx) Generate signature for
.deb
packages whencreateUpdaterArtifacts
option is enabled.74212d40d (#11653 by @amrbashir) Include Linux destkop environment and session type in
tauri info
command.Enhancements
93a3a043d (#11727 by @Kiyozz) Add support for
Portuguese
language for NSIS windows installer.Dependencies
Upgraded to
tauri-cli@2.2.0
tauri-cli
[2.2.0]
New Features
cccb308c7 (#11562 by @jLynx) Generate signature for
.deb
packages whencreateUpdaterArtifacts
option is enabled.74212d40d (#11653 by @amrbashir) Include Linux destkop environment and session type in
tauri info
command.Enhancements
93a3a043d (#11727 by @Kiyozz) Add support for
Portuguese
language for NSIS windows installer.Dependencies
Upgraded to
tauri-bundler@2.2.0
Upgraded to
tauri-utils@2.1.1