Skip to content

mDNS-Browser Release v0.9.2

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Oct 19:39
· 248 commits to refs/heads/main since this release
3e3d029

What's Changed

✨ New Features

  • #460 feat: Tweak metrics send interval to 3 seconds @hrzlgnm

🐛 Bug Fixes

  • #459 fix: Workaound window sometimes only showing a white background @hrzlgnm

🐗 Chore

  • #449 chore(version): bump version to 0.9.2 @github-actions
  • #450 chore: enable signoff of version bump commits @hrzlgnm
  • #451 chore: remap path prefix for reproducible builds @hrzlgnm
  • #453 Revert "chore: remap path prefix for reproducible builds" @hrzlgnm

📜 Documentation

⬆️ Dependency Updates

  • #452 chore(deps): update actions/setup-java digest to 8df1039 @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 he binaries is available here. For more information and details on how to verify those, see Verifying artifact attestations with the GitHub CLI