Skip to content

mDNS-Browser Release v0.9.4

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Oct 21:29
· 212 commits to refs/heads/main since this release
9eafa14

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