Update Rust crate tauri to v2.9.5 #94
Open
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.
This PR contains the following updates:
2.8.3->2.9.5Release Notes
tauri-apps/tauri (tauri)
v2.9.5: tauri v2.9.5Compare Source
Cargo Audit
[2.9.5]
Bug Fixes
251203b89(#14637 by @Legend-Master) FixMonitor::work_areareturns logical position and size inside thePhysicalRecton LinuxDependencies
tauri-runtime-wry@2.9.3Cargo Publish
v2.9.4: @tauri-apps/cli v2.9.4Compare Source
[2.9.4]
Bug Fixes
b586ecf1f(#14416 by @Legend-Master) Premultiply Alpha before Resizing which gets rid of the gray fringe around the icons for svg images.Dependencies
tauri-cli@2.9.4v2.9.3: @tauri-apps/cli v2.9.3Compare Source
[2.9.3]
Bug Fixes
fd8c30b4f(#14353 by @ChaseKnowlden) Premultiply Alpha before Resizing which gets rid of the gray fringe around the icons.Dependencies
tauri-cli@2.9.3v2.9.2: @tauri-apps/cli v2.9.2Compare Source
[2.9.2]
Dependencies
tauri-cli@2.9.2v2.9.1: @tauri-apps/api v2.9.1Compare Source
PNPM Audit
[2.9.1]
Bug Fixes
ad1dec2e2(#14464 by @funnydino) FixaddPluginListenerfallback added in #14132 didn't work properlyPNPM Publish
v2.9.0: @tauri-apps/api v2.9.0Compare Source
PNPM Audit
[2.9.0]
New Features
f5851ee00(#14089) Adds thescrollBarStyleoption to the Webview and WebviewBuilder constructors.3397fd9bf(#14133) Addedapp > onBackButtonPressfor Android back button handling.Enhancements
59089723f(#14091) Added a config to set a data_directory relative to the app-specific data dir in JavaScript andtauri.conf.json.Bug Fixes
08bda64c2(#14132) Fixcore > addPluginListenerfailing on command permission check.PNPM Publish