Skip to content

mDNS-Browser Release v0.10.2

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Dec 20:25
· 11 commits to refs/heads/main since this release
3a89934

What's Changed

🐛 Known Issues

  • #604 Android version does not start

✨ New Features

  • #599 feat: Allow quick filtering resolved services @hrzlgnm

🧰 Maintenance

  • #590 chore(version): bump version to 0.10.2 @github-actions

♻️ Refactor

  • #602 refactor: migrate to opener plugin for opening url @hrzlgnm

⬆️ Dependency Updates

7 changes
  • #591 fix(deps): update rust crate thiserror to v2.0.6 @renovate
  • #592 chore(deps): lock file maintenance @renovate
  • #594 fix(deps): update rust crate tauri-plugin-log to v2.0.4 @renovate
  • #593 fix(deps): update rust crate chrono to v0.4.39 @renovate
  • #598 fix(deps): update rust crate tauri-plugin-log to v2.2.0 @renovate
  • #601 fix(deps): update rust crate tauri-plugin-updater to v2.2.0 @renovate
  • #597 fix(deps): update rust crate tauri-plugin-clipboard-manager to v2.2.0 @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