Skip to content

Apply Version Updates From Current Changes - #15328

Merged
FabianLars merged 1 commit into
devfrom
release/version-updates
May 6, 2026
Merged

Apply Version Updates From Current Changes#15328
FabianLars merged 1 commit into
devfrom
release/version-updates

Conversation

@github-actions

@github-actions github-actions Bot commented May 3, 2026

Copy link
Copy Markdown
Contributor

Version Updates

Merging this PR will release new versions of the following packages based on your change files.

tauri-utils

[2.9.1]

Dependencies

tauri-bundler

[2.9.1]

Dependencies

  • Upgraded to tauri-utils@2.9.1

tauri-runtime

[2.11.1]

Dependencies

  • Upgraded to tauri-utils@2.9.1

tauri-runtime-wry

[2.11.1]

Dependencies

  • Upgraded to tauri-utils@2.9.1
  • Upgraded to tauri-runtime@2.11.1

tauri-codegen

[2.6.1]

Dependencies

  • Upgraded to tauri-utils@2.9.1

tauri-macros

[2.6.1]

Dependencies

  • Upgraded to tauri-utils@2.9.1
  • Upgraded to tauri-codegen@2.6.1

tauri-plugin

[2.6.1]

Dependencies

  • Upgraded to tauri-utils@2.9.1

tauri-build

[2.6.1]

Dependencies

  • Upgraded to tauri-utils@2.9.1
  • Upgraded to tauri-codegen@2.6.1

tauri

[2.11.1]

Bug Fixes

Security fixes

  • 1b26769 (fix(tauri): enforce ACL for remote origins even without AppManifest #15266) Enforce ACL checks for IPC requests from remote origins even when no AppManifest is configured. Previously, custom (non-plugin) commands bypassed ACL entirely without an AppManifest, allowing any origin to invoke them. Now, remote origins are always subject to ACL resolution, and can only reach custom commands if an explicit remote capability has been granted.
  • ba02558 Correctly handle .localhost suffix in local origins on Windows and Android to fix a security issue that made tauri think remote websites that started with a registered scheme were local websites.
    For example, when registering an app custom protocol, Tauri would think http://app.evil.com/ would be a local URL on Windows/Android.

Dependencies

  • Upgraded to tauri-utils@2.9.1
  • Upgraded to tauri-runtime@2.11.1
  • Upgraded to tauri-runtime-wry@2.11.1
  • Upgraded to tauri-macros@2.6.1
  • Upgraded to tauri-build@2.6.1

@tauri-apps/cli

[2.11.1]

Dependencies

  • Upgraded to tauri-cli@2.11.1

tauri-cli

[2.11.1]

Dependencies

  • Upgraded to tauri-utils@2.9.1
  • Upgraded to tauri-bundler@2.9.1

tauri-driver

[2.0.6]

What's Changed

@github-actions
github-actions Bot requested a review from a team as a code owner May 3, 2026 11:12
@github-actions
github-actions Bot force-pushed the release/version-updates branch 3 times, most recently from 78cd94d to dc00af9 Compare May 4, 2026 13:43
@github-actions
github-actions Bot force-pushed the release/version-updates branch from dc00af9 to e5b2bbf Compare May 4, 2026 13:50
@FabianLars
FabianLars merged commit 4d2db70 into dev May 6, 2026
6 checks passed
@FabianLars
FabianLars deleted the release/version-updates branch May 6, 2026 08:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant