Apply Version Updates From Current Changes - #10750
Merged
Merged
Conversation
github-actions
Bot
force-pushed
the
release/version-updates
branch
22 times, most recently
from
August 27, 2024 18:45
8ff7544 to
609f514
Compare
github-actions
Bot
force-pushed
the
release/version-updates
branch
from
August 28, 2024 16:41
609f514 to
f36fe69
Compare
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-apps/api
[2.0.0-rc.4]
Enhancements
PermissionState,checkPermissionsandrequestPermissionsbase APIs to the core module, designed for plugin authors to extend.Bug Fixes
tauri-utils
[2.0.0-rc.7]
New Features
minimumWebview2Versionfor Windows NSIS installer to trigger a webview2 update if the user's webview2 is older than this versionBug Fixes
Breaking Changes
webview_fixed_runtime_pathconfig option, use thewebview_install_modeinstead.tauri-bundler
[2.0.1-rc.6]
New Features
minimumWebview2Versionfor Windows NSIS installer to trigger a webview2 update if the user's webview2 is older than this versionDependencies
tauri-utils@2.0.0-rc.7Breaking Changes
webview_fixed_runtime_pathconfig option, use thewebview_install_modeinstead.tauri-runtime
[2.0.0-rc.7]
Dependencies
tauri-utils@2.0.0-rc.7tauri-runtime-wry
[2.0.0-rc.7]
Dependencies
tauri-utils@2.0.0-rc.7tauri-runtime@2.0.0-rc.7tauri-codegen
[2.0.0-rc.7]
Bug Fixes
Contextinside a thread #10734 by @chippers) Generate context in a separate thread to prevent a stack overflow.Dependencies
tauri-utils@2.0.0-rc.7tauri-macros
[2.0.0-rc.6]
Dependencies
tauri-utils@2.0.0-rc.7tauri-codegen@2.0.0-rc.7tauri-plugin
[2.0.0-rc.7]
Dependencies
tauri-utils@2.0.0-rc.7tauri-build
[2.0.0-rc.7]
New Features
WindowsAttributes::new_without_app_manifestto createWindowsAttributeswithout the default manifest.Dependencies
tauri-utils@2.0.0-rc.7tauri-codegen@2.0.0-rc.7tauri
[2.0.0-rc.7]
New Features
DoubleClickvariant forTrayIconEvent#10786 by @amrbashir) On Windows, Add and emitDoubleClickvariant forTrayIconEvent.Enhancements
getArgsandgetRawArgsmethods to the pluginInvokeclass (Kotlin and Swift),which lets you parse the arguments manually instead of through the
parseArgsmethod.Bug Fixes
Dependencies
tauri-utils@2.0.0-rc.7tauri-build@2.0.0-rc.7tauri-runtime@2.0.0-rc.7tauri-runtime-wry@2.0.0-rc.7tauri-macros@2.0.0-rc.6@tauri-apps/cli
[2.0.0-rc.8]
New Features
tauri infooutputOn CI, the
APPLE_API_KEY,APPLE_API_ISSUERandAPPLE_API_KEY_PATHenvironment variables must be provided for authentication.Enhancements
tauri infooutput #10793 by @lucasfernog) Include architecture in thetauri infooutput..cargo/configfile creation that used to fix mobile build caches.Bug Fixes
ios devandandroid devprocess when we fail to attach the logger.addcommand version requirement for known plugin npm #10795 by @lucasfernog) Fix theaddcommand NPM version specifier for known plugins from2.0.0-rc(unknown version requirement) to^2.0.0-rc.plugin ios initcmd not generating iOS folder, closes #10661 #10792 by @lucasfernog) Fixtauri plugin ios initnot generating the iOS folder.targetSdkvalue in the Android application template.What's Changed
Dependencies
tauri-cli@2.0.0-rc.8Breaking Changes
webview_fixed_runtime_pathconfig option, use thewebview_install_modeinstead.tauri-cli
[2.0.0-rc.8]
New Features
tauri infooutputOn CI, the
APPLE_API_KEY,APPLE_API_ISSUERandAPPLE_API_KEY_PATHenvironment variables must be provided for authentication.Enhancements
tauri infooutput #10793 by @lucasfernog) Include architecture in thetauri infooutput..cargo/configfile creation that used to fix mobile build caches.Bug Fixes
ios devandandroid devprocess when we fail to attach the logger.addcommand version requirement for known plugin npm #10795 by @lucasfernog) Fix theaddcommand NPM version specifier for known plugins from2.0.0-rc(unknown version requirement) to^2.0.0-rc.plugin ios initcmd not generating iOS folder, closes #10661 #10792 by @lucasfernog) Fixtauri plugin ios initnot generating the iOS folder.targetSdkvalue in the Android application template.What's Changed
Dependencies
tauri-utils@2.0.0-rc.7tauri-bundler@2.0.1-rc.6Breaking Changes
webview_fixed_runtime_pathconfig option, use thewebview_install_modeinstead.