mDNS-Browser Release v0.10.0
Pre-release
Pre-release
github-actions
released this
04 Dec 21:31
·
29 commits
to refs/heads/main
since this release
What's Changed
✨ New Features
🧰 Maintenance
- #561 chore(version): bump version to 0.9.11 @github-actions
- #562 Revert "chore: Move treat warnings as error flag to config (#484)" @hrzlgnm
⬆️ Dependency Updates
12 changes
- #563 fix(deps): update rust crate js-sys to v0.3.73 @renovate
- #564 fix(deps): update rust crate js-sys to v0.3.74 @renovate
- #567 chore(deps): lock file maintenance @renovate
- #568 fix(deps): update rust crate tauri-plugin-updater to v2.1.0 @renovate
- #569 chore(deps): update crate-ci/typos action to v1.28.2 @renovate
- #570 fix(deps): update rust crate tauri-plugin-log to v2.0.3 @renovate
- #572 chore(deps): update tauri-apps/tauri-action action to v0.5.16 @renovate
- #574 fix(deps): update rust crate tokio to v1.42.0 @renovate
- #573 fix(deps): update rust crate thiserror to v2.0.4 @renovate
- #576 fix(deps): update rust crate clap to v4.5.22 @renovate
- #578 chore(deps): update actions/attest-sbom action to v2 @renovate
- #577 chore(deps): update actions/attest-build-provenance action to v2 @renovate
Auditable binaries since v0.8.x
The binaries built for desktop targets are now all build in auditable mode using cargo-auditable.
For information on how to audit the binaries see Usage
Attested build artifacts since v0.8.x
The build artifacts are now attested. Attestations information about the binaries is available here. For more information and details on how to verify those, see Verifying artifact attestations with the GitHub CLI