You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
926a57bb0 (#15201) Added uninstaller icon and uninstaller header image support for NSIS installer.
Notes:
For tauri-bundler lib users, the NsisSettings now has 2 new fields uninstaller_icon and uninstaller_header_image which can be a breaking change
When bundling with NSIS, users can add uninstallerIcon and uninstallerHeaderImage under bundle > windows > nsis to configure them.
764b9139a (#14313) Prompt to restart the Android emulator if it is not connected to adb.
5dc2cee60 (#14793) Added support for minimumWebview2Version option support for the MSI (Wix) installer, the old bundle > windows > nsis > minimumWebview2Version is now deprecated in favor of bundle > windows > minimumWebview2Version
Notes:
For anyone relying on the WVRTINSTALLEDProperty tag in main.wxs, it is now renamed to INSTALLED_WEBVIEW2_VERSION
For tauri-bundler lib users, the WindowsSettings now has a new field minimum_webview2_version which can be a breaking change
Enhancements
be0e4bd2d (#15218) Added Vietnamese translations for the NSIS installer
8718d0816 (#15033) Show the context before prompting for updater signing key password
Bug Fixes
fcb702ec4 (#14954) Fix build --bundles to allow nsis arg in linux+macOS
80c1425af (#14921) Fix iOS build failure when Metal Toolchain is installed by using explicit $(DEVELOPER_DIR)/Toolchains/XcodeDefault.xctoolchain path instead of $(TOOLCHAIN_DIR) for Swift library search paths.
ce8fddb46 (#14873) Unlocked version range for webkit2gtk-rs dependency.
Cargo Publish
Updating crates.io index
Updating git repository `https://github.com/tauri-apps/schemars.git`
Packaging tauri v2.10.1 (/home/runner/work/tauri/tauri/crates/tauri)
warning: ignoring example `commands` as `../../examples/commands/main.rs` is not included in the published package
warning: ignoring example `helloworld` as `../../examples/helloworld/main.rs` is not included in the published package
warning: ignoring example `isolation` as `../../examples/isolation/main.rs` is not included in the published package
warning: ignoring example `multiwebview` as `../../examples/multiwebview/main.rs` is not included in the published package
warning: ignoring example `multiwindow` as `../../examples/multiwindow/main.rs` is not included in the published package
warning: ignoring example `run-return` as `../../examples/run-return/main.rs` is not included in the published package
warning: ignoring example `splashscreen` as `../../examples/splashscreen/main.rs` is not included in the published package
warning: ignoring example `state` as `../../examples/state/main.rs` is not included in the published package
warning: ignoring example `streaming` as `../../examples/streaming/main.rs` is not included in the published package
Updating crates.io index
Packaged 142 files, 1.3MiB (284.7KiB compressed)
Verifying tauri v2.10.1 (/home/runner/work/tauri/tauri/crates/tauri)
Downloading crates ...
Downloaded alloc-stdlib v0.2.2
Downloaded bitflags v1.3.2
Downloaded gio-sys v0.18.1
Downloaded aho-corasick v1.1.3
Downloaded mac v0.1.1
Downloaded javascriptcore-rs-sys v1.1.1
Downloaded lock_api v0.4.12
Downloaded simd-adler32 v0.3.7
Downloaded serde_with_macros v3.12.0
Downloaded regex-syntax v0.8.5
Downloaded toml_datetime v0.6.8
Downloaded phf_shared v0.8.0
Downloaded parking_lot v0.12.3
Downloaded serialize-to-javascript v0.1.2
Downloaded siphasher v1.0.1
Downloaded phf v0.8.0
Downloaded serde_repr v0.1.19
Downloaded rustc_version v0.4.1
Downloaded idna_adapter v1.2.0
Downloaded servo_arc v0.2.0
Downloaded serialize-to-javascript-impl v0.1.2
Downloaded stable_deref_trait v1.2.0
Downloaded getrandom v0.1.16
Downloaded time-core v0.1.2
Downloaded serde-untagged v0.1.6
Downloaded yoke-derive v0.7.5
Downloaded zerovec-derive v0.10.3
Downloaded zerofrom v0.1.5
Downloaded ryu v1.0.18
Downloaded zerofrom-derive v0.1.5
Downloaded yoke v0.7.5
Downloaded zerocopy-derive v0.7.35
Downloaded url v2.5.4
Downloaded x11-dl v2.21.0
Downloaded webkit2gtk v2.0.2
Downloaded toml_edit v0.20.7
Downloaded zerovec v0.10.4
Downloaded tauri-utils v2.8.2
Downloaded winnow
> ✂ **Note**
>
> PR body was truncated to here.
</details>
---
### Configuration
📅 **Schedule**: (UTC)
- Branch creation
- "every weekend"
- Automerge
- At any time (no schedule defined)
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about these updates again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/phcode-dev/phoenix-desktop).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMTUuMSIsInVwZGF0ZWRJblZlciI6IjQzLjE5OC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
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
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:
1.6.3→2.11.21.6.2→2.0.01.5.1→2.0.0Release Notes
tauri-apps/tauri (@tauri-apps/cli)
v2.11.2: @tauri-apps/cli v2.11.2Compare Source
[2.11.2]
Dependencies
tauri-cli@2.11.2v2.11.1: @tauri-apps/cli v2.11.1Compare Source
[2.11.1]
Dependencies
tauri-cli@2.11.1v2.11.0: @tauri-apps/cli v2.11.0Compare Source
[2.11.0]
New Features
926a57bb0(#15201) Added uninstaller icon and uninstaller header image support for NSIS installer.Notes:
tauri-bundlerlib users, theNsisSettingsnow has 2 new fieldsuninstaller_iconanduninstaller_header_imagewhich can be a breaking changeuninstallerIconanduninstallerHeaderImageunderbundle > windows > nsisto configure them.764b9139a(#14313) Prompt to restart the Android emulator if it is not connected to adb.5dc2cee60(#14793) Added support forminimumWebview2Versionoption support for the MSI (Wix) installer, the oldbundle > windows > nsis > minimumWebview2Versionis now deprecated in favor ofbundle > windows > minimumWebview2VersionNotes:
WVRTINSTALLEDPropertytag inmain.wxs, it is now renamed toINSTALLED_WEBVIEW2_VERSIONtauri-bundlerlib users, theWindowsSettingsnow has a new fieldminimum_webview2_versionwhich can be a breaking changeEnhancements
be0e4bd2d(#15218) Added Vietnamese translations for the NSIS installer8718d0816(#15033) Show the context before prompting for updater signing key passwordBug Fixes
fcb702ec4(#14954) Fixbuild --bundlesto allownsisarg in linux+macOS80c1425af(#14921) Fix iOS build failure whenMetal Toolchainis installed by using explicit$(DEVELOPER_DIR)/Toolchains/XcodeDefault.xctoolchainpath instead of$(TOOLCHAIN_DIR)for Swift library search paths.What's Changed
9979cde1c(#15175) Update NSIS installer Italian translationsDependencies
tauri-cli@2.11.0v2.10.1: tauri v2.10.1Compare Source
Cargo Audit
[2.10.1]
Dependencies
ce8fddb46(#14873) Unlocked version range for webkit2gtk-rs dependency.Cargo Publish