Apply Version Updates From Current Changes #11659
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
020ea05 (feat: Implement Badging API #11661 by @ahqsoftwares) Add badging APIs:
Window/WebviewWindow::set_badge_countfor Linux, macOS and IOS.Window/WebviewWindow::set_overlay_iconfor Windows Only.Window/WebviewWindow::set_badge_labelfor macOS Only.fc30b20 (feat(api/tray): add
TrayIcon.setShowMenuOnLeftClickmethod #11726 by @amrbashir) AddTrayIcon.setShowMenuOnLeftClickmethod and deprecateTrayIcon.setMenuOnLeftClickto match the Rust API.fc30b20 (feat(api/tray): add
TrayIcon.setShowMenuOnLeftClickmethod #11726 by @amrbashir) AddTrayIconOptions.showMenuOnLeftClickfield and deprecateTrayIconOptions.menuOnLeftClickto match the Rust API.Enhancements
TrayIcon.setShowMenuOnLeftClickmethod #11726 by @amrbashir) Add support forTrayIconOptions.menuOnLeftClickoption andTrayIcon.setMenuOnLeftClickon Windows.Bug Fixes
Channelnever callsonmessagein some casesPredefinedMenuItem.newto create anAboutmenu item that uses anImageinstance for the about icon.IconMenuItem.newusing anImageinstance for the icon.mockIPCwhich prevented its proper use in tests using TypeScript.isAbsolutewould returnCommand not found.tauri-utils
[2.1.1]
Bug Fixes
config-json5is enabled #11658 by @Legend-Master) Fix.json5capability files not recognized even withconfig-json5feature enabledtauri-bundler
[2.2.0]
New Features
.debpackages whencreateUpdaterArtifactsoption is enabled.Enhancements
Portugueselanguage for NSIS windows installer.CIfor just the dmg bundler #11799 by @FabianLars) The bundler now reads theTAURI_BUNDLER_DMG_IGNORE_CIenv var to decide whether to check forCI: truewhen building DMG files.Dependencies
[email protected]tauri-runtime
[2.3.0]
New Features
18bd639 (feat(macos): Add
with_data_store_identifiertoWebviewBuilder#11798 by @lars-berger) AddWebviewWindowBuilder/WebviewBuilder::data_store_identifieron macOS.dc4d794 (feat(windows, linux): Add
with_extension_pathtoWebviewBuilder#11628 by @SpikeHD) AddWebviewWindowBuilder/WebviewBuilder::extensions_pathon Linux and Windows.020ea05 (feat: Implement Badging API #11661 by @ahqsoftwares) Add badging APIs:
Window/WebviewWindow::set_badge_countfor Linux, macOS and IOS.Window/WebviewWindow::set_overlay_iconfor Windows Only.Window/WebviewWindow::set_badge_labelfor macOS Only.Dependencies
[email protected]tauri-runtime-wry
[2.3.0]
New Features
18bd639 (feat(macos): Add
with_data_store_identifiertoWebviewBuilder#11798 by @lars-berger) AddWebviewWindowBuilder/WebviewBuilder::data_store_identifieron macOS.dc4d794 (feat(windows, linux): Add
with_extension_pathtoWebviewBuilder#11628 by @SpikeHD) AddWebviewWindowBuilder/WebviewBuilder::extensions_pathon Linux and Windows.020ea05 (feat: Implement Badging API #11661 by @ahqsoftwares) Add badging APIs:
Window/WebviewWindow::set_badge_countfor Linux, macOS and IOS.Window/WebviewWindow::set_overlay_iconfor Windows Only.Window/WebviewWindow::set_badge_labelfor macOS Only.Dependencies
[email protected][email protected]tauri-codegen
[2.0.4]
Dependencies
[email protected]tauri-macros
[2.0.4]
Dependencies
[email protected][email protected]tauri-plugin
[2.0.4]
Dependencies
[email protected]tauri-build
[2.0.4]
Dependencies
[email protected][email protected]tauri
[2.2.0]
New Features
f884bae (feat: add
tauri::Builder::on_tray_icon_event#11742 by @amrbashir) Addtauri::Builder::on_tray_icon_eventhandler.5188c0f (feat(core): Add
Scope::is_forbidden#11767 by @FabianLars) AddedScope::is_forbiddento check if a path was explicitly forbidden.18bd639 (feat(macos): Add
with_data_store_identifiertoWebviewBuilder#11798 by @lars-berger) AddWebviewWindowBuilder/WebviewBuilder::data_store_identifieron macOS.dc4d794 (feat(windows, linux): Add
with_extension_pathtoWebviewBuilder#11628 by @SpikeHD) AddWebviewWindowBuilder/WebviewBuilder::extensions_pathon Linux and Windows.020ea05 (feat: Implement Badging API #11661 by @ahqsoftwares) Add badging APIs:
Window/WebviewWindow::set_badge_countfor Linux, macOS and IOS.Window/WebviewWindow::set_overlay_iconfor Windows Only.Window/WebviewWindow::set_badge_labelfor macOS Only.fc30b20 (feat(api/tray): add
TrayIcon.setShowMenuOnLeftClickmethod #11726 by @amrbashir) AddTrayIconBuilder::show_menu_on_left_clickmethod and deprecateTrayIconBuilder::menu_on_left_clickfor consistent naming and clarity.Enhancements
TrayIconBuilder::menu_on_left_clickandTrayIcon::set_show_menu_on_left_clickon Windows.webview2-comto0.34. This may be a breaking change if you use thewith_webviewmethod.Bug Fixes
Manager::add_capability).config-json5is enabled #11658 by @Legend-Master) Fix.json5capability files not recognized even withconfig-json5feature enabledspecta-utildependency not found error when usingspectafeatureDependencies
[email protected][email protected][email protected][email protected][email protected]@tauri-apps/cli
[2.2.0]
New Features
.debpackages whencreateUpdaterArtifactsoption is enabled.tauri info#11653 by @amrbashir) Include Linux destkop environment and session type intauri infocommand.Enhancements
Portugueselanguage for NSIS windows installer.Bug Fixes
tauri removefrom removing object type ({}) permissions.Cargo.tomlof plugin template #11914 by @wtto00) Fix the exclude path in fileCargo.tomlof plugin template generated by cli. Path changed in chore(cli/plugin): update plugin template #9346Dependencies
[email protected]tauri-cli
[2.2.0]
New Features
.debpackages whencreateUpdaterArtifactsoption is enabled.tauri info#11653 by @amrbashir) Include Linux destkop environment and session type intauri infocommand.Enhancements
Portugueselanguage for NSIS windows installer.Bug Fixes
tauri removefrom removing object type ({}) permissions.Cargo.tomlof plugin template #11914 by @wtto00) Fix the exclude path in fileCargo.tomlof plugin template generated by cli. Path changed in chore(cli/plugin): update plugin template #9346Dependencies
[email protected][email protected]