Skip to content

mDNS-Browser Release v0.10.6

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Dec 22:43
· 50 commits to refs/heads/main since this release
951a2b3

What's Changed

✨ New Features

  • #619 feat: also use opener plugin on android @hrzlgnm
  • #625 feat: add toast when text is copied to clipboard and use default cursor @hrzlgnm
  • #627 feat: only show toast about copied text on desktop plaforms @hrzlgnm

🧰 Maintenance

  • #610 chore(version): bump version to 0.10.5 @github-actions
  • #626 chore: install trunk without evil features @hrzlgnm
  • #629 chore: ci runs tests only on macos runners @hrzlgnm
  • #630 chore(version): bump version to 0.10.6 @github-actions
  • #631 Revert "chore(deps): update tauri-apps/tauri-action action to v0.5.17… @hrzlgnm

⬆️ Dependency Updates

14 changes
  • #612 fix(deps): update rust crate tauri-plugin-updater to v2.3.0 @renovate
  • #611 fix(deps): update rust crate tauri-plugin-opener to v2.2.1 @renovate
  • #613 chore(deps): update tauri-apps/tauri-action action to v0.5.17 @renovate
  • #614 fix(deps): update rust crate serde to v1.0.216 @renovate
  • #615 chore(deps): update crate-ci/typos action to v1.28.3 @renovate
  • #617 fix(deps): update rust crate thiserror to v2.0.7 @renovate
  • #616 chore(deps): update anchore/sbom-action digest to df80a98 @renovate
  • #618 fix(deps): update rust crate tauri-plugin-opener to v2.2.2 @renovate
  • #621 fix(deps): update rust crate mdns-sd to 0.13.0 @renovate
  • #620 chore(deps): lock file maintenance @renovate
  • #622 chore(deps): update dependency trunk to v0.21.5 @renovate
  • #623 chore(deps): update crate-ci/typos action to v1.28.4 @renovate
  • #624 fix(deps): update rust crate mdns-sd to v0.13.1 @renovate
  • #628 chore(deps): pin baptiste0928/cargo-install action to 904927d @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