Thanks to visit codestin.com
Credit goes to github.com

Skip to content

feat: allow all frame init scripts in plugin#13609

Merged
Legend-Master merged 6 commits into
tauri-apps:devfrom
Legend-Master:plugin-all-frame-init-script
Jul 13, 2025
Merged

feat: allow all frame init scripts in plugin#13609
Legend-Master merged 6 commits into
tauri-apps:devfrom
Legend-Master:plugin-all-frame-init-script

Conversation

@Legend-Master
Copy link
Copy Markdown
Contributor

Closes #13577

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jun 12, 2025

Package Changes Through 5251ea1

There are 6 changes which include @tauri-apps/cli with patch, tauri-cli with patch, @tauri-apps/api with patch, tauri-bundler with patch, tauri-utils with patch, tauri with minor

Planned Package Versions

The following package releases are the planned based on the context of changes in this pull request.

package current next
@tauri-apps/api 2.6.0 2.6.1
tauri-utils 2.5.0 2.5.1
tauri-bundler 2.5.0 2.5.1
tauri-runtime 2.7.0 2.7.1
tauri-runtime-wry 2.7.1 2.7.2
tauri-codegen 2.3.0 2.3.1
tauri-macros 2.3.1 2.3.2
tauri-plugin 2.3.0 2.3.1
tauri-build 2.3.0 2.3.1
tauri 2.6.2 2.7.0
@tauri-apps/cli 2.6.2 2.6.3
tauri-cli 2.6.2 2.6.3

Add another change file through the GitHub UI by following this link.


Read about change files or the docs at github.com/jbolda/covector

@Legend-Master Legend-Master marked this pull request as ready for review June 12, 2025 11:08
@Legend-Master Legend-Master requested a review from a team as a code owner June 12, 2025 11:08
Comment thread crates/tauri/src/plugin.rs
Comment thread crates/tauri/src/plugin.rs Outdated
@FabianLars FabianLars added this to the 2.7 milestone Jul 11, 2025
@Legend-Master Legend-Master merged commit 7bc77a0 into tauri-apps:dev Jul 13, 2025
20 checks passed
@Legend-Master Legend-Master deleted the plugin-all-frame-init-script branch July 13, 2025 06:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[bug] tauri::Plugin's js_init_script does not run in iframes

3 participants