Skip to content

mDNS-Browser Release v0.10.1

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Dec 15:09
· 21 commits to refs/heads/main since this release
2c5c7e3

What's Changed

✨ New Features

  • #575 feat: Allow browsing for all found service types @hrzlgnm
  • #586 feat: Browse all if no service is selected @hrzlgnm
  • #589 feat: Allow sorting resolved services by fields @hrzlgnm

🧰 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
  • #579 chore(version): bump version to 0.10.1 @github-actions

⬆️ Dependency Updates

16 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
  • #583 fix(deps): update rust crate clap to v4.5.23 @renovate
  • #585 chore(deps): update actions/attest-build-provenance action to v2.0.1 @renovate
  • #584 chore(deps): update actions/attest-sbom digest to 34581d8 @renovate
  • #588 fix(deps): update rust crate thiserror to v2.0.5 @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