Skip to content

mDNS-Browser Release v0.10.8

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Jan 19:43
· 64 commits to refs/heads/main since this release
7a17500

What's Changed

✨ New Features

  • #692 feat: Add icon for switching between dark and light mode @hrzlgnm

🧰 Maintenance

  • #642 chore(version): bump version to 0.10.8 @github-actions
  • #643 chore: migrate to winget-updater action @hrzlgnm
  • #645 chore: fix dependency in winget publish workflow @hrzlgnm
  • #646 chore: fix versioning in winget publish workflow @hrzlgnm
  • #656 chore: set ws_protocol to "ws" in trunk config @hrzlgnm
  • #678 chore: Fix clippy warning about redundant map_or usage @hrzlgnm
  • #679 chore: Drop Retry on Failure Workflow as it doesn't work as intended @hrzlgnm

📜 Documentation

⬆️ Dependency Updates

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