This is the final minor release before the alpha. There may be some patch releases, but they will be merely for bugfixes / cosmetics / internals ... and for the validation of our production publishing pipeline.
Notable changes:
- Webpack plugin availability for
no-server
mode - window.tauri object injected directly
We have adopted several abandoned repos that we need, and will continue to maintain them. Give a warm welcome to (and please consider proofing):
- https://github.com/tauri-apps/tauri-inliner (js)
- https://github.com/tauri-apps/tauri-toml (js)
- https://github.com/tauri-apps/tauri-includedir (rust)
Security Canary and Vulnerability Assessment
At the time of this publication neither yarn audit nor cargo audit have determined any vulnerabilities, but there is one warning about the term
crate looking for a new maintainer. See below for details.
$ date
Wed 18 Dec 2019 01:31:24 CET
tauri.js $ yarn audit
yarn audit v1.21.1
0 vulnerabilities found - Packages audited: 879882
tauri $ cargo audit
Fetching advisory database from `https://github.com/RustSec/advisory-db.git`
Loaded 64 security advisories (from /[redacted]/.cargo/advisory-db)
Scanning Cargo.lock for vulnerabilities (293 crate dependencies)
Success No vulnerable packages found
warning: 1 informational advisory found
Crate: term
Title: term is looking for a new maintainer
Date: 2018-11-19
URL: https://rustsec.org/advisories/RUSTSEC-2018-0015
Dependency tree:
term 0.6.1
└── tauri-cli 0.1.2