Apply Version Updates From Current Changes - #15328
Merged
Merged
Conversation
github-actions
Bot
force-pushed
the
release/version-updates
branch
3 times, most recently
from
May 4, 2026 13:43
78cd94d to
dc00af9
Compare
github-actions
Bot
force-pushed
the
release/version-updates
branch
from
May 4, 2026 13:50
dc00af9 to
e5b2bbf
Compare
FabianLars
approved these changes
May 6, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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-utils
[2.9.1]
Dependencies
phfto 0.13tauri-bundler
[2.9.1]
Dependencies
tauri-utils@2.9.1tauri-runtime
[2.11.1]
Dependencies
tauri-utils@2.9.1tauri-runtime-wry
[2.11.1]
Dependencies
tauri-utils@2.9.1tauri-runtime@2.11.1tauri-codegen
[2.6.1]
Dependencies
tauri-utils@2.9.1tauri-macros
[2.6.1]
Dependencies
tauri-utils@2.9.1tauri-codegen@2.6.1tauri-plugin
[2.6.1]
Dependencies
tauri-utils@2.9.1tauri-build
[2.6.1]
Dependencies
tauri-utils@2.9.1tauri-codegen@2.6.1tauri
[2.11.1]
Bug Fixes
Security fixes
AppManifestis configured. Previously, custom (non-plugin) commands bypassed ACL entirely without anAppManifest, allowing any origin to invoke them. Now, remote origins are always subject to ACL resolution, and can only reach custom commands if an explicitremotecapability has been granted.For example, when registering an
appcustom protocol, Tauri would thinkhttp://app.evil.com/would be a local URL on Windows/Android.Dependencies
tauri-utils@2.9.1tauri-runtime@2.11.1tauri-runtime-wry@2.11.1tauri-macros@2.6.1tauri-build@2.6.1@tauri-apps/cli
[2.11.1]
Dependencies
tauri-cli@2.11.1tauri-cli
[2.11.1]
Dependencies
tauri-utils@2.9.1tauri-bundler@2.9.1tauri-driver
[2.0.6]
What's Changed
eq-separatorfeature forpico-args. #15324) Supporteq-separatorfortauri-driver.