Skip to content

mDNS-Browser Release v0.9.7

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Nov 20:46
· 27 commits to refs/heads/main since this release
13dc730

What's Changed

🐛 Bug Fixes

  • #533 x11 workaround: disable dma buf renderer in favor of disabling compositing mode @hrzlgnm

🧰 Maintenance

  • #485 chore(version): bump version to 0.9.6 @github-actions
  • #487 chore: Sign Commits of Bump Version PRs @hrzlgnm
  • #491 chore: Allow for Running Release Drafter Manually @hrzlgnm
  • #504 chore(version): bump version to 0.9.7 @github-actions
  • #505 chore: Retry Workflows on Failure in Publish or Builds on Branch main @hrzlgnm
  • #506 chore: Tweak Release Drafter Settings @hrzlgnm
  • #514 chore: Align the Android Artifact Naming to Other Artifacts @hrzlgnm

♻️ Refactor

  • #486 refactor: Refactor to use expect instead of unwrap @hrzlgnm

📜 Documentation

⬆️ Dependency Updates

22 changes
  • #507 fix(deps): update rust crate thiserror to v1.0.67 @renovate
  • #508 chore(deps): lock file maintenance @renovate
  • #510 fix(deps): update rust crate thiserror to v1.0.68 @renovate
  • #511 chore(deps): update anchore/sbom-action digest to fc46e51 @renovate
  • #512 chore(deps): update actions/attest-build-provenance action to v1.4.4 @renovate
  • #513 fix(deps): update rust crate tauri-plugin-clipboard-manager to v2.0.2 @renovate
  • #515 fix(deps): update rust crate tauri-plugin-log to v2.0.2 @renovate
  • #517 chore(deps): update crate-ci/typos action to v1.27.1 @renovate
  • #518 chore(deps): update dependency trunk to v0.21.3 @renovate
  • #519 chore(deps): update crate-ci/typos action to v1.27.2 @renovate
  • #521 chore(deps): update dependency trunk to v0.21.4 @renovate
  • #522 fix(deps): update rust crate tokio to v1.41.1 @renovate
  • #523 chore: bump crate thiserror to v2.0.0 @hrzlgnm
  • #524 chore(deps): update crate-ci/typos action to v1.27.3 @renovate
  • #525 fix(deps): update rust crate thiserror to v2.0.1 @renovate
  • #526 fix(deps): update tauri monorepo @renovate
  • #528 fix(deps): update rust crate thiserror to v2.0.2 @renovate
  • #527 chore(deps): update android-actions/setup-android digest to 9fc6c4e @renovate
  • #529 fix(deps): update rust crate thiserror to v2.0.3 @renovate
  • #531 chore(deps): update dependency cargo-auditable to v0.6.5 @renovate
  • #532 fix(deps): update rust crate tauri to v2.1.1 @renovate
  • #530 chore(deps): lock file maintenance @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