Skip to content

mDNS-Browser Release v0.8.1

Compare
Choose a tag to compare
@hrzlgnm hrzlgnm released this 03 Oct 10:15
· 388 commits to main since this release
772ddc5

What's Changed

Enhancements ✨

  • Migrate to tauri 2.0.0 by @hrzlgnm in #194
  • chore(updater): add another fallback url for updates by @hrzlgnm in #288
  • feat: add updater plugin 2.0.0 support by @hrzlgnm in #289
  • fix(compat): restore identifier < 0.8.0 to avoid issues with updates by @hrzlgnm in #295

Build system and renovate changes 🔨

  • chore(renovate): disable concurrent pr limit by @hrzlgnm in #253
  • feat: add creation of sbom by @hrzlgnm in #255
  • Upload artifacts by @hrzlgnm in #256
  • chore(deps): pin dependencies by @renovate in #260
  • chore(renovate): enable lock file maintenance by @hrzlgnm in #262
  • chore(renovate): maintain lock files by @hrzlgnm in #264
  • feat(ci): auditable builds by @hrzlgnm in #265
  • feat(ci): eliminate direct usage of rustup by @hrzlgnm in #266
  • chore(ci): install cached cargo-auditable v0.6.4 by @hrzlgnm in #270
  • feat(renovate): enable custom manager for updating cached install tools by @hrzlgnm in #271
  • chore(ci): add package versions to tools by @hrzlgnm in #272
  • feat(attest): add attestation provenance to releases by @hrzlgnm in #274
  • fix(attest): fix permissions by @hrzlgnm in #278
  • chore(version): bump version to 0.8.1 by @github-actions in #290

Dependency Updates ⬆️

  • chore(deps): update actions/upload-artifact action to v3.2.1 by @renovate in #258
  • chore(deps): update actions/upload-artifact action to v4 by @renovate in #259
  • fix(deps): update rust crate mdns-sd to v0.11.5 by @renovate in #268
  • chore(deps): lock file maintenance by @renovate in #273
  • chore(deps): pin actions/attest-build-provenance action to 1c608d1 by @renovate in #276
  • fix(deps): update rust crate clap to v4.5.19 by @renovate in #282
  • chore(deps): update tauri-apps/tauri-action action to v0.5.15 by @renovate in #283
  • chore(deps): lock file maintenance by @renovate in #287

Full Changelog: mdns-browser-v0.7.14...mdns-browser-v0.8.1

Attested build artifacts

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