Skip to content

Releases: hrzlgnm/mdns-browser

mDNS-Browser Release v0.9.10

26 Nov 19:06
03ff502
Compare
Choose a tag to compare

What's Changed

✨ New Features

  • #549 feat: Use material design icons @hrzlgnm
  • #550 feat: Allow for verifying a service instance @hrzlgnm
  • #560 feat: show loading animation while verify timeout is not over @hrzlgnm

🧰 Maintenance

  • #540 chore(version): bump version to 0.9.9 @github-actions
  • #541 chore: Use published as trigger for bumping version @hrzlgnm
  • #542 chore: pin winget-releaser to v2 @hrzlgnm
  • #555 chore(version): bump version to 0.9.10 @github-actions

⬆️ Dependency Updates

10 changes
  • #543 chore(deps): pin vedantmgoyal9/winget-releaser action to 93fd8b6 @renovate
  • #544 fix(deps): update rust crate serde_json to v1.0.133 @renovate
  • #545 chore(deps): lock file maintenance @renovate
  • #546 fix(deps): update rust crate icondata to 0.5.0 @renovate
  • #551 chore(deps): update anchore/sbom-action digest to 55dc4ee @renovate
  • #552 chore(deps): update dependency cargo-auditable to v0.6.6 @renovate
  • #553 fix(deps): update rust crate mdns-sd to 0.12.0 @renovate
  • #554 chore(deps): lock file maintenance @renovate
  • #556 chore(deps): update crate-ci/typos action to v1.28.0 @renovate
  • #559 chore(deps): update crate-ci/typos action to v1.28.1 @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

mDNS-Browser Release v0.9.9

25 Nov 21:53
3f3c0a7
Compare
Choose a tag to compare
Pre-release

What's Changed

✨ New Features

🧰 Maintenance

  • #540 chore(version): bump version to 0.9.9 @github-actions
  • #541 chore: Use published as trigger for bumping version @hrzlgnm
  • #542 chore: pin winget-releaser to v2 @hrzlgnm

⬆️ Dependency Updates

8 changes

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

mDNS-Browser Release v0.9.8

15 Nov 19:34
8a66fe6
Compare
Choose a tag to compare

What's Changed

🧰 Maintenance

  • #534 chore: drop rust caches as those cause building issuse @hrzlgnm
  • #538 chore: Sign windows bundle with a self signed cert @hrzlgnm
  • #539 chore(version): bump version to 0.9.8 @github-actions

⬆️ Dependency Updates

2 changes

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

mDNS-Browser Release v0.9.7

11 Nov 20:46
13dc730
Compare
Choose a tag to compare

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

mDNS-Browser Release v0.9.5

02 Nov 10:19
3a3136b
Compare
Choose a tag to compare

What's Changed

✨ New Features

  • #483 feat: Improve workflow when stopping a browse @hrzlgnm

🐗 Chore

  • #477 chore(version): bump version to 0.9.5 @github-actions
  • #480 chore: treat warnins as errors, remove unused crate, fix warning about unused import @hrzlgnm
  • #481 chore: Use typos-action for checking spelling mistakes @hrzlgnm
  • #484 chore: Move treat warnings as error flag to config @hrzlgnm

⬆️ Dependency Updates

3 changes
  • #478 chore(deps): update softprops/action-gh-release digest to e7a8f85 @renovate
  • #479 fix(deps): update rust crate thiserror to v1.0.66 @renovate
  • #482 chore(deps): pin crate-ci/typos action to d01f29c @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

mDNS-Browser Release v0.9.6

02 Nov 13:53
cf9ff63
Compare
Choose a tag to compare
Pre-release

What's Changed

🐗 Chore

  • #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

♻️ Refactor

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

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

mDNS-Browser Release v0.9.4

30 Oct 21:29
9eafa14
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fixes

  • #466 fix: attempt to fix loading ends up with a blank/white screen @hrzlgnm

🐗 Chore

  • #461 chore(version): bump version to 0.9.3 @github-actions
  • #464 chore: enable debug log in before dev command @hrzlgnm
  • #465 chore: increase splashscreen time to 2s and delay by 100ms @hrzlgnm
  • #470 chore(version): bump version to 0.9.4 @github-actions
  • #471 chore: fix typo in release drafter template @hrzlgnm
  • #473 chore: auto focus delay 5s to actually show it after 3s @hrzlgnm
  • #476 chore: Tweak release settings and drop unneeded comments @hrzlgnm

♻️ Refactor

  • #474 refactor: share constants between backend and frontend @hrzlgnm
  • #475 refactor: Share models between backend and frontend @hrzlgnm

⬆️ Dependency Updates

5 changes

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

mDNS-Browser Release v0.9.3

29 Oct 21:25
dddf8bc
Compare
Choose a tag to compare
Pre-release

What's Changed

🐛 Bug Fixes

  • #466 fix: attempt to fix loading ends up with a blank/white screen @hrzlgnm

🐗 Chore

  • #461 chore(version): bump version to 0.9.3 @github-actions
  • #464 chore: enable debug log in before dev command @hrzlgnm
  • #465 chore: increase splashscreen time to 2s and delay by 100ms @hrzlgnm

⬆️ Dependency Updates

4 changes

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

mDNS-Browser Release v0.9.2

26 Oct 19:39
3e3d029
Compare
Choose a tag to compare

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

mDNS-Browser Release v0.9.1

23 Oct 18:57
f3a4613
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fixes

  • #437 fix: Move copy to clipboard button to front of text @hrzlgnm
  • #444 fix: keep metrics sorted by name @hrzlgnm
  • #448 fix: Add feedback to the user in case no update is available @hrzlgnm

🐗 Chore

  • #423 chore(version): bump version to 0.9.1 @github-actions
  • #424 chore(ci): auto bump version on prerelease as releases are now drafte… @hrzlgnm
  • #429 feat: Migrate snapcraft spec to own repo @hrzlgnm
  • #431 chore: drop snap @hrzlgnm
  • #439 chore: label docs/ branches as documentation and draft those in own section @hrzlgnm
  • #445 chore: tune pr labeler config @hrzlgnm

📜 Documentation

  • #432 docs: overhaul readme and building instructions @hrzlgnm

⬆️ Dependency Updates

10 changes

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