Apply Version Updates From Current Changes #14137
Merged
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.9.0]
New Features
scrollBarStyleoption to the Webview and WebviewBuilder constructors.app > onBackButtonPressfor Android back button handling.Enhancements
tauri.conf.json.Bug Fixes
core > addPluginListenerfailing on command permission check.tauri-utils
[2.8.0]
New Features
scrollBarStyleoption to the window configuration.tauri.conf.json > bundle > android > autoIncrementVersionCodeconfig option to automatically increment the Android version code.FileAssociation::exported_typeandFileAssociation::content_typesfor better support to defining custom types on macOS.bundle > macOS > infoPlistandbundle > iOS > infoPlistconfigurations to allow defining custom Info.plist extensions.html::normalize_script_for_csp.plugins > deep-link > desktop > domainsconfiguration.Enhancements
tauri.conf.json.tauri-bundler
[2.7.0]
New Features
--no-signflag to thetauri buildandtauri bundlecommands to skip the code signing step, improving the developer experience for local testing and development without requiring code signing keys.plist::Valueas macOS entitlements.Enhancements
Bug Fixes
APPIMAGE_EXTRACT_AND_RUNon top of using the--appimage-extra-and-runcli arg for linuxdeploy.Dependencies
tauri-utils@2.8.0Breaking Changes
MacOsSettings::info_plist_pathtoMacOsSettings::info_plist.tauri-runtime
[2.9.0]
New Features
scroll_bar_styleoption to the Webview and WebviewWindow builders.The possible values for this option are gated behind conditional compilation
flags, and will need to be applied using conditional compilation if customised.
Dependencies
tauri-utils@2.8.0tauri-runtime-wry
[2.9.0]
New Features
scroll_bar_styleoption to the Webview and WebviewWindow builders.The possible values for this option are gated behind conditional compilation
flags, and will need to be applied using conditional compilation if customised.
Bug Fixes
Dependencies
tauri-utils@2.8.0tauri-runtime@2.9.0tauri-codegen
[2.5.0]
Bug Fixes
Dependencies
tauri-utils@2.8.0tauri-utils@2.8.0tauri-macros
[2.5.0]
Bug Fixes
Dependencies
tauri-utils@2.8.0tauri-codegen@2.5.0tauri-utils@2.8.0tauri-plugin
[2.5.0]
Dependencies
tauri-utils@2.8.0tauri-utils@2.8.0tauri-build
[2.5.0]
New Features
tauri.conf.json > bundle > android > autoIncrementVersionCodeconfig option to automatically increment the Android version code.Dependencies
tauri-utils@2.8.0tauri-codegen@2.5.0tauri
[2.9.0]
New Features
scroll_bar_styleoption to the Webview and WebviewWindow builders.The possible values for this option are gated behind conditional compilation
flags, and will need to be applied using conditional compilation if customised.
onStop,onDestroy,onRestart,onConfigurationChangedAndroid plugin hooks.completionHandler:) in PluginManager #14148) Support async Swift plugin methods (completionHandler:) in PluginManagerBug Fixes
is, closes #14254 #14260) Properly deserialize Android plugin args with key starting withis(previously treated as a getter instead of a field name).Dependencies
tauri-utils@2.8.0tauri-runtime-wry@2.9.0tauri-runtime@2.9.0tauri-build@2.5.0tauri-macros@2.5.0@tauri-apps/cli
[2.9.0]
New Features
tauri.conf.json > bundle > android > autoIncrementVersionCodeconfig option to automatically increment the Android version code.tauri.conf.json > bundle > fileAssociations > exportedTypevia theUTExportedTypeDeclarationsInfo.plist property.bundle > macOS > infoPlistandbundle > iOS > infoPlistconfigurations to allow defining custom Info.plist extensions.ios runandandroid runcommands to run the app in production mode.plugins > deep-link > desktop > domainsconfiguration.Enhancements
info#14262) Check mismatched versions intauri infotauri add log.Bug Fixes
tauri info#14261) Replaced the non-standard nerd font character withⱼₛintarui infotauri dev --no-watch.tauri.conf.json > build > devUrlhost is0.0.0.0.pnpxorpnpm dlx.Dependencies
tauri-cli@2.9.0tauri-cli
[2.9.0]
New Features
scrollBarStyleoption to the window configuration.--no-signflag to thetauri buildandtauri bundlecommands to skip the code signing step, improving the developer experience for local testing and development without requiring code signing keys.tauri.conf.json > bundle > android > autoIncrementVersionCodeconfig option to automatically increment the Android version code.tauri.conf.json > bundle > fileAssociations > exportedTypevia theUTExportedTypeDeclarationsInfo.plist property.bundle > macOS > infoPlistandbundle > iOS > infoPlistconfigurations to allow defining custom Info.plist extensions.ios runandandroid runcommands to run the app in production mode.plugins > deep-link > desktop > domainsconfiguration.Enhancements
info#14262) Check mismatched versions intauri infotauri add log.Bug Fixes
tauri info#14261) Replaced the non-standard nerd font character withⱼₛintarui infotauri dev --no-watch.tauri.conf.json > build > devUrlhost is0.0.0.0.pnpxorpnpm dlx.Dependencies
tauri-utils@2.8.0tauri-bundler@2.7.0