Skip to content

mDNS-Browser Release v0.9.1

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Oct 18:57
· 103 commits to refs/heads/main since this release
f3a4613

What's Changed

🐛 Bug Fixes

  • #437 fix: Move copy to clipboard button to front of text @hrzlgnm
  • #444 fix: keep metrics sorted by name @hrzlgnm
  • #448 fix: Add feedback to the user in case no update is available @hrzlgnm

🐗 Chore

  • #423 chore(version): bump version to 0.9.1 @github-actions
  • #424 chore(ci): auto bump version on prerelease as releases are now drafte… @hrzlgnm
  • #429 feat: Migrate snapcraft spec to own repo @hrzlgnm
  • #431 chore: drop snap @hrzlgnm
  • #439 chore: label docs/ branches as documentation and draft those in own section @hrzlgnm
  • #445 chore: tune pr labeler config @hrzlgnm

📜 Documentation

  • #432 docs: overhaul readme and building instructions @hrzlgnm

⬆️ Dependency Updates

10 changes

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 he binaries is available here. For more information and details on how to verify those, see Verifying artifact attestations with the GitHub CLI