Releases: tauri-apps/tauri
Releases · tauri-apps/tauri
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.
@tauri-apps/cli v1.4.0
[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.e092f799(#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.
Bug Fixes
@tauri-apps/api v1.4.0
Yarn Audit
yarn audit v1.22.19
info No lockfile found.
0 vulnerabilities found - Packages audited: 148
Done in 2.68s.
[1.4.0]
New Features
359058ce(#5939) Addlocalefunction in theosmodule to get the system locale.c4d6fb4b(#2353) Added themaximizable,minimizableandclosablefields onWindowOptions.c4d6fb4b(#2353) Added thesetMaximizable,setMinimizable,setClosable,isMaximizable,isMinimizableandisClosablemethods.000104bc(#6472) AddWebviewWindow.is_focusedandWebviewWindow.getFocusedWindowgetters.