Apply Version Updates From Current Changes #12856
Open
+81
−71
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.4.0]
New Features
WebviewBuilder.disable_javascript
andWebviewWindowBuilder.disable_javascript
#12821 by @Simon-Laux) AddedWindowOptions::javascriptDisabled
andWebviewOptions::javascriptDisabled
.getIdentifier()
to accesstauri.conf.json
identifier #12837 by @niladrix719) AddedgetIdentifier()
function to get the application identifier configured in tauri.conf.jsonBug Fixes
Webview.close
always fail with command not foundtauri-bundler
[2.2.5]
Bug Fixes
tauri-runtime-wry
[2.5.0]
New Features
WebviewBuilder.disable_javascript
andWebviewWindowBuilder.disable_javascript
#12821 by @Simon-Laux) AddWebviewBuilder.disable_javascript
andWebviewWindowBuilder.disable_javascript
api to disable JavaScript.Webview.reload
andWebviewWindow.reload
#12818 by @Simon-Laux) feat: addWebview.reload
andWebviewWindow.reload
tauri
[2.4.0]
New Features
WebviewBuilder.disable_javascript
andWebviewWindowBuilder.disable_javascript
#12821 by @Simon-Laux) AddWebviewBuilder.disable_javascript
andWebviewWindowBuilder.disable_javascript
api to disable JavaScript.getIdentifier()
to accesstauri.conf.json
identifier #12837 by @niladrix719) AddedgetIdentifier()
function to get the application identifier configured in tauri.conf.jsonWebview.reload
andWebviewWindow.reload
#12818 by @Simon-Laux) feat: addWebview.reload
andWebviewWindow.reload
Enhancements
Bug Fixes
Clone
manually onChannel
. #12876 by @amrbashir) RemovedTSend: Clone
requirement forChannel<TSend>
by implementingClone
manually instead of driving it.Dependencies
tauri-runtime-wry@2.5.0
@tauri-apps/cli
[2.3.2]
Bug Fixes
Dependencies
tauri-cli@2.3.2
tauri-cli
[2.3.2]
Bug Fixes
Dependencies
tauri-bundler@2.2.5