-
-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Apply Version Updates From Current Changes #14639
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: dev
Are you sure you want to change the base?
Conversation
68f4191 to
1d258c5
Compare
b9da499 to
169be42
Compare
415bf2a to
5892fb9
Compare
FabianLars
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
1288076 to
3db474c
Compare
746571f to
ca139f3
Compare
FabianLars
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Careful, this is 2.10 now - want to make it smaller but we really need to get the updater fix out there. meant to do it today but had to move it back to late evening or tomorrow.
5669b06 to
4d713f0
Compare
|
Also just a note, we want to bump the CLI version to 2.10 as well when we release this to align the versions |
|
right, the binary patching PR should do that for us. |
f49e5fd to
9f13c5f
Compare
c5f5f5a to
64a4f4c
Compare
7c790c6 to
e50d4a6
Compare
e50d4a6 to
5ee9351
Compare
Version Updates
Merging this PR will release new versions of the following packages based on your change files.
tauri-utils
[2.8.2]
Enhancements
tauri-macos-sign
[2.3.3]
Dependencies
tauri-bundler
[2.8.0]
Enhancements
Bug Fixes
7fca582 (chore(deps): update
nsis_tauri_utilsto 0.5.3 #14830 by @Legend-Master) Updatednsis_tauri_utilsto 0.5.3:CreateProcessWithTokenWto run programs as user, this fixed a problem that the program launched with the previous method can't query its own handleWhat's Changed
Dependencies
[email protected][email protected]tauri-runtime
[2.10.0]
Bug Fixes
Dependencies
[email protected]with_webviewusers: Updated webkit2gtk-rs crates tov2.0.2.tauri-runtime-wry
[2.10.0]
Bug Fixes
Dependencies
[email protected][email protected]with_webviewusers: Updated webkit2gtk-rs crates tov2.0.2.v0.54.tauri-codegen
[2.5.3]
Dependencies
[email protected]tauri-macros
[2.5.3]
Dependencies
[email protected][email protected]tauri-plugin
[2.5.3]
Dependencies
[email protected]tauri-build
[2.5.4]
Enhancements
Dependencies
[email protected][email protected]tauri
[2.10.0]
New Features
e919a76 (feat(webview-window): add set_simple_fullscreen to WebviewWindow #14619 by @NaamuKim) Add
set_simple_fullscreenmethod toWebviewWindow.This method was already available on the
Windowtype and is now also available onWebviewWindowfor consistency. On macOS, it toggles fullscreen mode without creating a new macOS Space. On other platforms, it falls back to regular fullscreen.Bug Fixes
convertFileSrc. Added better error handling and logging for Android external storage access to help diagnose permission and accessibility issues.#[specta(rename = ...)]withtauri::ipc::Channel#14812 by @oscartbeaumont) fix(specta): don't use#[specta(rename = ...)]withtauri::ipc::ChannelWindowConfig::focusto false inDefault::default#14653 by @Legend-Master)WindowConfig::focusis set tofalseinWindowConfig::default()What's Changed
Dependencies
[email protected][email protected][email protected][email protected][email protected]with_webviewusers: Updated webkit2gtk-rs crates tov2.0.2.v0.54.@tauri-apps/cli
[2.10.0]
Enhancements
f825944 (feat(cli): allow electron to start tauri #13253 by @Armaldio) Allow electron to run the CLI directly
a2abe2e (refactor(cli): simplify
features: Option<Vec<String>>toVec<String>#14607 by @sftse) Simplified internal representation offeatures: Option<Vec<String>>withVec<String>, no user facing changes84b04c4 (fix: fix leftover inconsistent env var in
tauri signer signcommand #14759 by @amrbashir) Added new environment variables fortauri signer signcommand, to align with existing environment variables used intauri build,tauri bundleandtauri signer generateTAURI_SIGNING_PRIVATE_KEYTAURI_SIGNING_PRIVATE_KEY_PATHTAURI_SIGNING_PRIVATE_KEY_PASSWORDThe old environment variables are deprecated and will be removed in a future release.
TAURI_PRIVATE_KEYTAURI_PRIVATE_KEY_PATHTAURI_PRIVATE_KEY_PASSWORDBug Fixes
62aa13a (fix(cli): Android build --apk and --aab flags requiring a value #14629 by @lucasfernog) Fix
android build's--aaband--apkflags requiring a value to be provided.eccff97 (fix(cli): possibly empty associated-domains entitlement #14779 by @lucasfernog) Fix empty associated-domains entitlements when domains are not configured for deep links.
ea31b07 (fix(cli):
inspect's description #14789 by @Legend-Master) Fixed the command description fortauri inspect7fca582 (chore(deps): update
nsis_tauri_utilsto 0.5.3 #14830 by @Legend-Master) Updatednsis_tauri_utilsto 0.5.3:CreateProcessWithTokenWto run programs as user, this fixed a problem that the program launched with the previous method can't query its own handle53611c4 (fix(cli): only watch dependent workspace members #14747 by @Legend-Master) Only watch dependent workspace members when running
tauri devinstead of watching on all members1b0e335 (Fix: Updater signer failed signing file without extension #14713 by @wasuaje)
tauri signer signdoesn't work for files without an extensionWhat's Changed
Dependencies
[email protected]tauri-cli
[2.10.0]
Enhancements
f825944 (feat(cli): allow electron to start tauri #13253 by @Armaldio) Allow electron to run the CLI directly
2d28e31 (Cleanups #14632 by @sftse) Small code refactors for improved code readability. No user facing changes.
a2abe2e (refactor(cli): simplify
features: Option<Vec<String>>toVec<String>#14607 by @sftse) Simplified internal representation offeatures: Option<Vec<String>>withVec<String>, no user facing changes84b04c4 (fix: fix leftover inconsistent env var in
tauri signer signcommand #14759 by @amrbashir) Added new environment variables fortauri signer signcommand, to align with existing environment variables used intauri build,tauri bundleandtauri signer generateTAURI_SIGNING_PRIVATE_KEYTAURI_SIGNING_PRIVATE_KEY_PATHTAURI_SIGNING_PRIVATE_KEY_PASSWORDThe old environment variables are deprecated and will be removed in a future release.
TAURI_PRIVATE_KEYTAURI_PRIVATE_KEY_PATHTAURI_PRIVATE_KEY_PASSWORDBug Fixes
62aa13a (fix(cli): Android build --apk and --aab flags requiring a value #14629 by @lucasfernog) Fix
android build's--aaband--apkflags requiring a value to be provided.eccff97 (fix(cli): possibly empty associated-domains entitlement #14779 by @lucasfernog) Fix empty associated-domains entitlements when domains are not configured for deep links.
ea31b07 (fix(cli):
inspect's description #14789 by @Legend-Master) Fixed the command description fortauri inspect7fca582 (chore(deps): update
nsis_tauri_utilsto 0.5.3 #14830 by @Legend-Master) Updatednsis_tauri_utilsto 0.5.3:CreateProcessWithTokenWto run programs as user, this fixed a problem that the program launched with the previous method can't query its own handle53611c4 (fix(cli): only watch dependent workspace members #14747 by @Legend-Master) Only watch dependent workspace members when running
tauri devinstead of watching on all members1b0e335 (Fix: Updater signer failed signing file without extension #14713 by @wasuaje)
tauri signer signdoesn't work for files without an extensionWhat's Changed
Dependencies
[email protected][email protected][email protected]