Releases: tauri-apps/tauri
Releases · tauri-apps/tauri
@tauri-apps/cli v2.0.0-alpha.10
[2.0.0-alpha.10]
New Features
7e5905ae(#7023) Addedtauri plugin addcommand to add a plugin to the Tauri project.b0f94775(#7008) Addedmigratecommand.
Enhancements
aa6c9164(#7007) Don't build library files when building desktop targets.a28fdf7e(#7044) Skip Rust target installation if they are already installed.735db1ce(#7044) Add--skip-targets-installflag fortauri android initandtauri ios initto skip installing needed rust targets vie rustup.
Bug Fixes
1ed2600d(#6771) Set current directory to tauri directory before reading config file.4847b87b(#7209) Fixtauri (android|ios) (dev|build)failing when usingnpx tauri655c714e(#7240) Fixes panic when exiting theios devcommand with Ctrl + C.6252380f(#7241) ExitbeforeDevCommandprocess if the android or iOSdevcommand fails.
@tauri-apps/api v2.0.0-alpha.5
Yarn Audit
yarn audit v1.22.19
info No lockfile found.
0 vulnerabilities found - Packages audited: 161
Done in 3.81s.
[2.0.0-alpha.5]
New Features
e0f0dce2(#6442) Added thewindowEffectsoption when creating a window andsetWindowEffectsmethod to change it at runtime.
Enhancements
9e3a18e0(#7132) Expose the window target option on event APIs.6d3f3138(#7160) Changedsepanddelimiterfrompathmodule into functions to fix import in frameworks likenext.js4652c446(#7144) AddtempDirfunction topathmodule
Yarn Publish
yarn run v1.22.19
$ yarn build && cd ./dist && yarn publish --access public --loglevel silly --tag next
$ yarn tsup && node ./scripts/after-build.cjs && yarn generate-docs
$ /home/runner/work/tauri/tauri/tooling/api/node_modules/.bin/tsup
�[34mCLI�[39m Building entry: {"bundle":"src/index.ts"}
�[34mCLI�[39m Using tsconfig: tsconfig.json
�[34mCLI�[39m tsup v6.7.0
�[34mCLI�[39m Using tsup config: /home/runner/work/tauri/tauri/tooling/api/tsup.config.ts
�[34mCLI�[39m Building entry: src/event.ts, src/index.ts, src/mocks.ts, src/path.ts, src/tauri.ts
�[34mCLI�[39m Using tsconfig: tsconfig.json
�[34mCLI�[39m tsup v6.7.0
�[34mCLI�[39m Using tsup config: /home/runner/work/tauri/tauri/tooling/api/tsup.config.ts
�[34mCLI�[39m Target: es2020
�[34mIIFE�[39m Build start
�[34mCLI�[39m Target: es2020
�[34mCLI�[39m Cleaning output folder
�[34mESM�[39m Build start
�[34mCJS�[39m Build start
�[32mIIFE�[39m �[1m../../core/tauri/scripts/bundle.global.js �[22m�[32m6.63 KB�[39m
�[32mIIFE�[39m ⚡️ Build success in 37ms
�[32mESM�[39m �[1mdist/event.js �[22m�[32m154.00 B�[39m
�[32mESM�[39m �[1mdist/index.js �[22m�[32m216.00 B�[39m
�[32mESM�[39m �[1mdist/mocks.js �[22m�[32m409.00 B�[39m
�[32mESM�[39m �[1mdist/chunk-Z6K374JS.js �[22m�[32m1.09 KB�[39m
�[32mESM�[39m �[1mdist/path.js �[22m�[32m688.00 B�[39m
�[32mESM�[39m �[1mdist/chunk-7WJWFJRR.js �[22m�[32m3.78 KB�[39m
�[32mESM�[39m �[1mdist/tauri.js �[22m�[32m193.00 B�[39m
�[32mESM�[39m �[1mdist/chunk-3YK5DLRW.js �[22m�[32m1.39 KB�[39m
�[32mESM�[39m �[1mdist/chunk-WVIOQTRJ.js �[22m�[32m466.00 B�[39m
�[32mESM�[39m ⚡️ Build success in 41ms
�[32mCJS�[39m �[1mdist/event.cjs �[22m�[32m2.41 KB�[39m
�[32mCJS�[39m �[1mdist/index.cjs �[22m�[32m6.58 KB�[39m
�[32mCJS�[39m �[1mdist/mocks.cjs �[22m�[32m837.00 B�[39m
�[32mCJS�[39m �[1mdist/path.cjs �[22m�[32m4.92 KB�[39m
�[32mCJS�[39m �[1mdist/tauri.cjs �[22m�[32m2.05 KB�[39m
�[32mCJS�[39m ⚡️ Build success in 45ms
�[34mDTS�[39m Build start
�[32mDTS�[39m ⚡️ Build success in 1895ms
�[32mDTS�[39m �[1mdist/index.d.ts �[22m�[32m601.00 B�[39m
�[32mDTS�[39m �[1mdist/mocks.d.ts �[22m�[32m3.68 KB�[39m
�[32mDTS�[39m �[1mdist/event.d.ts �[22m�[32m169.00 B�[39m
�[32mDTS�[39m �[1mdist/tauri.d.ts �[22m�[32m172.00 B�[39m
�[32mDTS�[39m �[1mdist/path.d.ts �[22m�[32m593.00 B�[39m
�[32mDTS�[39m �[1mdist/event-506df71d.d.ts �[22m�[32m4.49 KB�[39m
�[32mDTS�[39m �[1mdist/tauri-d78b6be0.d.ts �[22m�[32m4.38 KB�[39m
�[32mDTS�[39m �[1mdist/path-f8d71c21.d.ts �[22m�[32m18.19 KB�[39m
$ typedoc --plugin typedoc-plugin-markdown --plugin typedoc-plugin-mdn-links
�[96m[info]�[0m Loaded plugin typedoc-plugin-markdown
�[96m[info]�[0m Loaded plugin typedoc-plugin-mdn-links
�[93m[warning]�[0m The entrypoint glob ./src/window.ts did not match any files.
�[96m[info]�[0m Documentation generated at ./docs
�[96m[info]�[0m JSON written to ./docs/js-api.json
[1/4] Bumping version...
info Current version: 2.0.0-alpha.5
[2/4] Logging in...
[3/4] Publishing...
success Published.
[4/4] Revoking token...
info Not revoking login token, specified via config file.
Done in 7.35s.
tauri-utils v1.4.0
Updating crates.io index
Cargo Audit
Fetching advisory database from `https://github.com/RustSec/advisory-db.git`
Loaded 550 security advisories (from /home/runner/.cargo/advisory-db)
Updating crates.io index
Scanning Cargo.lock for vulnerabilities (515 crate dependencies)
Crate: kuchiki
Version: 0.8.1
Warning: unmaintained
Title: `kuchiki` is unmaintained
Date: 2023-01-21
ID: RUSTSEC-2023-0019
URL: https://rustsec.org/advisories/RUSTSEC-2023-0019
Dependency tree:
kuchiki 0.8.1
├── wry 0.24.3
│ └── tauri-runtime-wry 0.14.0
│ └── tauri 1.4.0
│ ├── tauri 1.4.0
│ ├── restart 0.1.0
│ └── app-updater 0.1.0
└── tauri-utils 1.4.0
├── tauri-runtime-wry 0.14.0
├── tauri-runtime 0.14.0
│ ├── tauri-runtime-wry 0.14.0
│ └── tauri 1.4.0
├── tauri-macros 1.4.0
│ └── tauri 1.4.0
├── tauri-config-schema 0.0.0
├── tauri-codegen 1.4.0
│ ├── tauri-macros 1.4.0
│ └── tauri-build 1.4.0
│ └── app-updater 0.1.0
├── tauri-build 1.4.0
└── tauri 1.4.0
Crate: atty
Version: 0.2.14
Warning: unsound
Title: Potential unaligned read
Date: 2021-07-04
ID: RUSTSEC-2021-0145
URL: https://rustsec.org/advisories/RUSTSEC-2021-0145
Dependency tree:
atty 0.2.14
├── colored 2.0.0
│ └── mockito 0.31.1
│ └── tauri 1.4.0
│ ├── tauri 1.4.0
│ ├── restart 0.1.0
│ └── app-updater 0.1.0
└── clap 3.2.25
└── tauri 1.4.0
warning: 2 allowed warnings found
[1.4.0]
New Features
acc36fe1(#6158) Add option to configurerequire_literal_leading_dotonfsandassetprotcol scopes.35cd751a(#5176) Added thedesktop_templateoption ontauri.conf.json > tauri > bundle > deb.c4d6fb4b(#2353) Added themaximizable,minimizableandclosableoptions to the window configuration.3cb7a3e6(#6997) AddMimeType::parse_with_fallbackandMimeType::parse_from_uri_with_fallback29488205(#6867) Allow specifying custom language files of Tauri's custom messages for the NSIS installere092f799(#6887) Addnsis > templateoption to specify custom NSIS installer template.cd3846c8(#6955) AddWindowsUpdateInstallMode::nsis_args85e77fb7(#6762) Correctly determine MIME type of.txtfiles.
tauri-runtime-wry v0.14.0
Updating crates.io index
Cargo Audit
Fetching advisory database from `https://github.com/RustSec/advisory-db.git`
Loaded 550 security advisories (from /home/runner/.cargo/advisory-db)
Updating crates.io index
Scanning Cargo.lock for vulnerabilities (515 crate dependencies)
Crate: kuchiki
Version: 0.8.1
Warning: unmaintained
Title: `kuchiki` is unmaintained
Date: 2023-01-21
ID: RUSTSEC-2023-0019
URL: https://rustsec.org/advisories/RUSTSEC-2023-0019
Dependency tree:
kuchiki 0.8.1
├── wry 0.24.3
│ └── tauri-runtime-wry 0.14.0
│ └── tauri 1.4.0
│ ├── tauri 1.4.0
│ ├── restart 0.1.0
│ └── app-updater 0.1.0
└── tauri-utils 1.4.0
├── tauri-runtime-wry 0.14.0
├── tauri-runtime 0.14.0
│ ├── tauri-runtime-wry 0.14.0
│ └── tauri 1.4.0
├── tauri-macros 1.4.0
│ └── tauri 1.4.0
├── tauri-config-schema 0.0.0
├── tauri-codegen 1.4.0
│ ├── tauri-macros 1.4.0
│ └── tauri-build 1.4.0
│ └── app-updater 0.1.0
├── tauri-build 1.4.0
└── tauri 1.4.0
Crate: atty
Version: 0.2.14
Warning: unsound
Title: Potential unaligned read
Date: 2021-07-04
ID: RUSTSEC-2021-0145
URL: https://rustsec.org/advisories/RUSTSEC-2021-0145
Dependency tree:
atty 0.2.14
├── colored 2.0.0
│ └── mockito 0.31.1
│ └── tauri 1.4.0
│ ├── tauri 1.4.0
│ ├── restart 0.1.0
│ └── app-updater 0.1.0
└── clap 3.2.25
└── tauri 1.4.0
warning: 2 allowed warnings found
[0.14.0]
New Features
c4d6fb4b(#2353) Added themaximizable,minimizableandclosablemethods toWindowBuilder.c4d6fb4b(#2353) Addedset_maximizable,set_minimizable,set_closable,is_maximizable,is_minimizableandis_closablemethods to theDispatchtrait.000104bc(#6472) AddWindow::is_focusedgetter.
Enhancements
d2710e9d(#6944) Unpintime,ignore, andwinnowcrate versions. Developers now have to pin crates if needed themselves. A list of crates that need pinning to adhere to Tauri's MSRV will be visible in Tauri's GitHub workflow: https://github.com/tauri-apps/tauri/blob/dev/.github/workflows/test-core.yml#L85.
Bug Fixes
b41b57eb(#7105) Fix panics when registering an invalid global shortcuts or checking it is registered and return proper errors instead.
What's Changed
tauri-runtime v0.14.0
Updating crates.io index
Cargo Audit
Fetching advisory database from `https://github.com/RustSec/advisory-db.git`
Loaded 550 security advisories (from /home/runner/.cargo/advisory-db)
Updating crates.io index
Scanning Cargo.lock for vulnerabilities (515 crate dependencies)
Crate: kuchiki
Version: 0.8.1
Warning: unmaintained
Title: `kuchiki` is unmaintained
Date: 2023-01-21
ID: RUSTSEC-2023-0019
URL: https://rustsec.org/advisories/RUSTSEC-2023-0019
Dependency tree:
kuchiki 0.8.1
├── wry 0.24.3
│ └── tauri-runtime-wry 0.14.0
│ └── tauri 1.4.0
│ ├── tauri 1.4.0
│ ├── restart 0.1.0
│ └── app-updater 0.1.0
└── tauri-utils 1.4.0
├── tauri-runtime-wry 0.14.0
├── tauri-runtime 0.14.0
│ ├── tauri-runtime-wry 0.14.0
│ └── tauri 1.4.0
├── tauri-macros 1.4.0
│ └── tauri 1.4.0
├── tauri-config-schema 0.0.0
├── tauri-codegen 1.4.0
│ ├── tauri-macros 1.4.0
│ └── tauri-build 1.4.0
│ └── app-updater 0.1.0
├── tauri-build 1.4.0
└── tauri 1.4.0
Crate: atty
Version: 0.2.14
Warning: unsound
Title: Potential unaligned read
Date: 2021-07-04
ID: RUSTSEC-2021-0145
URL: https://rustsec.org/advisories/RUSTSEC-2021-0145
Dependency tree:
atty 0.2.14
├── colored 2.0.0
│ └── mockito 0.31.1
│ └── tauri 1.4.0
│ ├── tauri 1.4.0
│ ├── restart 0.1.0
│ └── app-updater 0.1.0
└── clap 3.2.25
└── tauri 1.4.0
warning: 2 allowed warnings found
[0.14.0]
New Features
c4d6fb4b(#2353) Added themaximizable,minimizableandclosablemethods toWindowBuilder.c4d6fb4b(#2353) Addedset_maximizable,set_minimizable,set_closable,is_maximizable,is_minimizableandis_closablemethods to theDispatchtrait.000104bc(#6472) AddWindow::is_focusedgetter.
Enhancements
d2710e9d(#6944) Unpintime,ignore, andwinnowcrate versions. Developers now have to pin crates if needed themselves. A list of crates that need pinning to adhere to Tauri's MSRV will be visible in Tauri's GitHub workflow: https://github.com/tauri-apps/tauri/blob/dev/.github/workflows/test-core.yml#L85.
Bug Fixes
What's Changed
tauri-macros v1.4.0
Updating crates.io index
Cargo Audit
Fetching advisory database from `https://github.com/RustSec/advisory-db.git`
Loaded 550 security advisories (from /home/runner/.cargo/advisory-db)
Updating crates.io index
Scanning Cargo.lock for vulnerabilities (515 crate dependencies)
Crate: kuchiki
Version: 0.8.1
Warning: unmaintained
Title: `kuchiki` is unmaintained
Date: 2023-01-21
ID: RUSTSEC-2023-0019
URL: https://rustsec.org/advisories/RUSTSEC-2023-0019
Dependency tree:
kuchiki 0.8.1
├── wry 0.24.3
│ └── tauri-runtime-wry 0.14.0
│ └── tauri 1.4.0
│ ├── tauri 1.4.0
│ ├── restart 0.1.0
│ └── app-updater 0.1.0
└── tauri-utils 1.4.0
├── tauri-runtime-wry 0.14.0
├── tauri-runtime 0.14.0
│ ├── tauri-runtime-wry 0.14.0
│ └── tauri 1.4.0
├── tauri-macros 1.4.0
│ └── tauri 1.4.0
├── tauri-config-schema 0.0.0
├── tauri-codegen 1.4.0
│ ├── tauri-macros 1.4.0
│ └── tauri-build 1.4.0
│ └── app-updater 0.1.0
├── tauri-build 1.4.0
└── tauri 1.4.0
Crate: atty
Version: 0.2.14
Warning: unsound
Title: Potential unaligned read
Date: 2021-07-04
ID: RUSTSEC-2021-0145
URL: https://rustsec.org/advisories/RUSTSEC-2021-0145
Dependency tree:
atty 0.2.14
├── colored 2.0.0
│ └── mockito 0.31.1
│ └── tauri 1.4.0
│ ├── tauri 1.4.0
│ ├── restart 0.1.0
│ └── app-updater 0.1.0
└── clap 3.2.25
└── tauri 1.4.0
warning: 2 allowed warnings found
[1.4.0]
Enhancements
tauri-codegen v1.4.0
Updating crates.io index
Cargo Audit
Fetching advisory database from `https://github.com/RustSec/advisory-db.git`
Loaded 550 security advisories (from /home/runner/.cargo/advisory-db)
Updating crates.io index
Scanning Cargo.lock for vulnerabilities (515 crate dependencies)
Crate: kuchiki
Version: 0.8.1
Warning: unmaintained
Title: `kuchiki` is unmaintained
Date: 2023-01-21
ID: RUSTSEC-2023-0019
URL: https://rustsec.org/advisories/RUSTSEC-2023-0019
Dependency tree:
kuchiki 0.8.1
├── wry 0.24.3
│ └── tauri-runtime-wry 0.14.0
│ └── tauri 1.4.0
│ ├── tauri 1.4.0
│ ├── restart 0.1.0
│ └── app-updater 0.1.0
└── tauri-utils 1.4.0
├── tauri-runtime-wry 0.14.0
├── tauri-runtime 0.14.0
│ ├── tauri-runtime-wry 0.14.0
│ └── tauri 1.4.0
├── tauri-macros 1.4.0
│ └── tauri 1.4.0
├── tauri-config-schema 0.0.0
├── tauri-codegen 1.4.0
│ ├── tauri-macros 1.4.0
│ └── tauri-build 1.4.0
│ └── app-updater 0.1.0
├── tauri-build 1.4.0
└── tauri 1.4.0
Crate: atty
Version: 0.2.14
Warning: unsound
Title: Potential unaligned read
Date: 2021-07-04
ID: RUSTSEC-2021-0145
URL: https://rustsec.org/advisories/RUSTSEC-2021-0145
Dependency tree:
atty 0.2.14
├── colored 2.0.0
│ └── mockito 0.31.1
│ └── tauri 1.4.0
│ ├── tauri 1.4.0
│ ├── restart 0.1.0
│ └── app-updater 0.1.0
└── clap 3.2.25
└── tauri 1.4.0
warning: 2 allowed warnings found
[1.4.0]
Enhancements
17d5a4f5(#6706) Early panic if the PNG icon is not RGBA.d2710e9d(#6944) Unpintime,ignore, andwinnowcrate versions. Developers now have to pin crates if needed themselves. A list of crates that need pinning to adhere to Tauri's MSRV will be visible in Tauri's GitHub workflow: https://github.com/tauri-apps/tauri/blob/dev/.github/workflows/test-core.yml#L85.
tauri-cli v1.4.0
Updating crates.io index
Cargo Audit
Fetching advisory database from `https://github.com/RustSec/advisory-db.git`
Loaded 550 security advisories (from /home/runner/.cargo/advisory-db)
Updating crates.io index
Scanning Cargo.lock for vulnerabilities (515 crate dependencies)
Crate: kuchiki
Version: 0.8.1
Warning: unmaintained
Title: `kuchiki` is unmaintained
Date: 2023-01-21
ID: RUSTSEC-2023-0019
URL: https://rustsec.org/advisories/RUSTSEC-2023-0019
Dependency tree:
kuchiki 0.8.1
├── wry 0.24.3
│ └── tauri-runtime-wry 0.14.0
│ └── tauri 1.4.0
│ ├── tauri 1.4.0
│ ├── restart 0.1.0
│ └── app-updater 0.1.0
└── tauri-utils 1.4.0
├── tauri-runtime-wry 0.14.0
├── tauri-runtime 0.14.0
│ ├── tauri-runtime-wry 0.14.0
│ └── tauri 1.4.0
├── tauri-macros 1.4.0
│ └── tauri 1.4.0
├── tauri-config-schema 0.0.0
├── tauri-codegen 1.4.0
│ ├── tauri-macros 1.4.0
│ └── tauri-build 1.4.0
│ └── app-updater 0.1.0
├── tauri-build 1.4.0
└── tauri 1.4.0
Crate: atty
Version: 0.2.14
Warning: unsound
Title: Potential unaligned read
Date: 2021-07-04
ID: RUSTSEC-2021-0145
URL: https://rustsec.org/advisories/RUSTSEC-2021-0145
Dependency tree:
atty 0.2.14
├── colored 2.0.0
│ └── mockito 0.31.1
│ └── tauri 1.4.0
│ ├── tauri 1.4.0
│ ├── restart 0.1.0
│ └── app-updater 0.1.0
└── clap 3.2.25
└── tauri 1.4.0
warning: 2 allowed warnings found
[1.4.0]
New Features
0ddbb3a1(#7015) Provide prebuilt CLIs for Windows ARM64 targets.35cd751a(#5176) Added thedesktop_templateoption ontauri.conf.json > tauri > bundle > deb.6c5ade08(#4537) Addedtauri completionsto generate shell completions scripts.29488205(#6867) Allow specifying custom language files of Tauri's custom messages for the NSIS installere092f799(#6887) Addnsis > templateoption to specify custom NSIS installer template.
Enhancements
d75c1b82(#7181) Print a useful error whenupdaterbundle target is specified without an updater-enabled target.52474e47(#7141) Enhance injection of Cargo features.2659ca1a(#6900) Addrustlsas default Cargo feature.c7056d1b(#6982) Improve Visual Studio installation detection intauri infocommand to check for the necessary components instead of whole workloads. This also fixes the detection of minimal installations and auto-installations done byrustup.
Bug Fixes
tauri-bundler v1.3.0
Updating crates.io index
Cargo Audit
Fetching advisory database from `https://github.com/RustSec/advisory-db.git`
Loaded 550 security advisories (from /home/runner/.cargo/advisory-db)
Updating crates.io index
Scanning Cargo.lock for vulnerabilities (515 crate dependencies)
Crate: kuchiki
Version: 0.8.1
Warning: unmaintained
Title: `kuchiki` is unmaintained
Date: 2023-01-21
ID: RUSTSEC-2023-0019
URL: https://rustsec.org/advisories/RUSTSEC-2023-0019
Dependency tree:
kuchiki 0.8.1
├── wry 0.24.3
│ └── tauri-runtime-wry 0.14.0
│ └── tauri 1.4.0
│ ├── tauri 1.4.0
│ ├── restart 0.1.0
│ └── app-updater 0.1.0
└── tauri-utils 1.4.0
├── tauri-runtime-wry 0.14.0
├── tauri-runtime 0.14.0
│ ├── tauri-runtime-wry 0.14.0
│ └── tauri 1.4.0
├── tauri-macros 1.4.0
│ └── tauri 1.4.0
├── tauri-config-schema 0.0.0
├── tauri-codegen 1.4.0
│ ├── tauri-macros 1.4.0
│ └── tauri-build 1.4.0
│ └── app-updater 0.1.0
├── tauri-build 1.4.0
└── tauri 1.4.0
Crate: atty
Version: 0.2.14
Warning: unsound
Title: Potential unaligned read
Date: 2021-07-04
ID: RUSTSEC-2021-0145
URL: https://rustsec.org/advisories/RUSTSEC-2021-0145
Dependency tree:
atty 0.2.14
├── colored 2.0.0
│ └── mockito 0.31.1
│ └── tauri 1.4.0
│ ├── tauri 1.4.0
│ ├── restart 0.1.0
│ └── app-updater 0.1.0
└── clap 3.2.25
└── tauri 1.4.0
warning: 2 allowed warnings found
[1.3.0]
New Features
35cd751a(#5176) Addeddesktop_templateoption onDebianSettings.29488205(#6867) Allow specifying custom language files of Tauri's custom messages for the NSIS installere092f799(#6887) Addnsis > templateoption to specify custom NSIS installer template.df89ccc1(#6955) For NSIS, Add support for/Pto install or uninstall in passive mode,/Rto (re)start the app and/NSto disable creating shortcuts insilentandpassivemodes.
Enhancements
3327dd64(#7081) Remove macOS app bundles from the output if they are not requested by the user.fc7f9eba(#7001) Added Copyright field as BrandingText to the NSIS bundler.540ddd4e(#6906) Added Dutch language support to the NSIS bundler.b257bebf(#6906) Added Japanese language support to the NSIS bundler.61e3ad89(#7010) Added Korean language support to the NSIS bundler.21d5eb84(#6965) Added Persian language support to the NSIS bundler.df89ccc1(#6955) NSISsilentandpassiveinstaller/updater will auto-kill the app if its running.43858a31(#7038) Added Swedish language support to the NSIS bundler.ac183948(#7018) Added Turkish language support to the NSIS bundler.60334f9e(#6859) NSIS installer will now check if a previous WiX.msiinstallation exist and will prompt users to uninstall it.db7c5fbf(#7143) Removeattohttpcin favor ofureq.
Bug Fixes
0302138f(#6992) - Updated the AppImage bundler to follow symlinks for/usr/lib*.- Fixes AppImage bundling for Void Linux, which was failing to bundle webkit2gtk because the
/usr/lib64is a symlink to/usr/lib.
- Fixes AppImage bundling for Void Linux, which was failing to bundle webkit2gtk because the
1b8001b8(#7056) Fix incorrect estimated app size for NSIS bundler when installed to a non-empty directory.df89ccc1(#6955) Fix NSIS installer disablingdo not uninstallbutton and silent installer aborting, ifallowDowngradeswas disabled even when we are not downgrading.17da87d3(#7036) Fix NSIS bundler failing to build whenproductNamecontained chinsese characters.4d4b72ba(#7086) Fix missing quote in Japanese NSIS language file.3cc295e9(#6928) Fix NSIS installer not using the old installation path as a default when usingperMachineorcurrentUserinstall modes. Also fixes NSIS not respecting the/Dflag which used to set the installation directory from command line.df89ccc1(#6955) Fix NSIS silent installer not creating Desktop and StartMenu shortcuts. Pass/NSto disable creating them.
tauri-build v1.4.0
Updating crates.io index
Cargo Audit
Fetching advisory database from `https://github.com/RustSec/advisory-db.git`
Loaded 550 security advisories (from /home/runner/.cargo/advisory-db)
Updating crates.io index
Scanning Cargo.lock for vulnerabilities (515 crate dependencies)
Crate: kuchiki
Version: 0.8.1
Warning: unmaintained
Title: `kuchiki` is unmaintained
Date: 2023-01-21
ID: RUSTSEC-2023-0019
URL: https://rustsec.org/advisories/RUSTSEC-2023-0019
Dependency tree:
kuchiki 0.8.1
├── wry 0.24.3
│ └── tauri-runtime-wry 0.14.0
│ └── tauri 1.4.0
│ ├── tauri 1.4.0
│ ├── restart 0.1.0
│ └── app-updater 0.1.0
└── tauri-utils 1.4.0
├── tauri-runtime-wry 0.14.0
├── tauri-runtime 0.14.0
│ ├── tauri-runtime-wry 0.14.0
│ └── tauri 1.4.0
├── tauri-macros 1.4.0
│ └── tauri 1.4.0
├── tauri-config-schema 0.0.0
├── tauri-codegen 1.4.0
│ ├── tauri-macros 1.4.0
│ └── tauri-build 1.4.0
│ └── app-updater 0.1.0
├── tauri-build 1.4.0
└── tauri 1.4.0
Crate: atty
Version: 0.2.14
Warning: unsound
Title: Potential unaligned read
Date: 2021-07-04
ID: RUSTSEC-2021-0145
URL: https://rustsec.org/advisories/RUSTSEC-2021-0145
Dependency tree:
atty 0.2.14
├── colored 2.0.0
│ └── mockito 0.31.1
│ └── tauri 1.4.0
│ ├── tauri 1.4.0
│ ├── restart 0.1.0
│ └── app-updater 0.1.0
└── clap 3.2.25
└── tauri 1.4.0
warning: 2 allowed warnings found
[1.4.0]
Enhancements
52474e47(#7141) Enhance Cargo features check.af937290(#6676) On Windows, setLegalCopyrightandFileDescriptionfile properties on the executable fromtauri.bundle.copyrightandtauri.bundle.shortDescription,d2710e9d(#6944) Unpintime,ignore, andwinnowcrate versions. Developers now have to pin crates if needed themselves. A list of crates that need pinning to adhere to Tauri's MSRV will be visible in Tauri's GitHub workflow: https://github.com/tauri-apps/tauri/blob/dev/.github/workflows/test-core.yml#L85.