Skip to content

Releases: hrzlgnm/mdns-browser

mDNS-Browser Release v0.9.0

20 Oct 15:20
45c24bb
Compare
Choose a tag to compare

What's Changed

💥 Breaking Changes

  • #409 feat: drop appimage bundle and v1 compatible updater @hrzlgnm

✨ New Features

🐛 Bug Fixes

  • #392 fix(ui): disable copy button for when a resolved record dies @hrzlgnm

🐗 Chore

  • #349 chore(version): bump version to 0.8.13 @github-actions
  • #358 chore(templates): steal release drafter template @hrzlgnm
  • #364 chore(ci): set TAURI_ANDROID_PACKAGE_UNESCAPED @hrzlgnm
  • #365 chore(ci): build android on pushes to main and upload apk artifact @hrzlgnm
  • #366 fix(ci): always sign apk and upload as artifcat if not publishing @hrzlgnm
  • #368 chore(renovate): tune current version template of custom matcher @hrzlgnm
  • #369 fix(renovate): fix current value template @hrzlgnm
  • #370 chore(renovate): Add replacement string template @hrzlgnm
  • #374 chore(renovate): Steal semver trick for tool updates used in actions @hrzlgnm
  • #381 chore(ci): binstall trunk on windows instead of building @hrzlgnm
  • #383 fix(renovate): use matchStringStrategy any @hrzlgnm
  • #384 chore(ci): install openssl via vpkg on windows @hrzlgnm
  • #385 chore(ci): tweak job names to be more concise and add leptosfmt check @hrzlgnm
  • #388 chore(ci): emojify step names @hrzlgnm
  • #393 chore(trunk): address deprecation of serve.address in Trunk.toml @hrzlgnm
  • #394 chore(renovate): real json5 @hrzlgnm
  • #395 chore(version): bump version to 0.8.14 @github-actions
  • #398 chore(ci): add release drafter workflow @hrzlgnm
  • #400 chore(ci): draft prereleases @hrzlgnm
  • #401 chore(ci): release drafter things @hrzlgnm
  • #402 chore(ci): fix release drafter permissions @hrzlgnm
  • #403 chore(ci): remove include labels spec @hrzlgnm
  • #416 chore(ci): fix pr labeling and cleanup release drafting @hrzlgnm
  • #417 chore(ci): Use label "bug" for fixed bugs when drafting releases @hrzlgnm
  • #418 chore(ci): tweak release drafter settings @hrzlgnm
  • #419 chore(ci): add fixed sections to release draft @hrzlgnm
  • #420 chore(ci): add escaping for fixed sections in release drafter @hrzlgnm
  • #421 chore(ci): tweak release drafter @hrzlgnm
  • #422 chore(ci): Add missing new line to footer @hrzlgnm

⬆️ Dependency Updates

27 changes
  • #351 chore(deps): update actions/upload-artifact action to v4.4.1 @renovate
  • #350 chore(deps): update actions/checkout digest to eef6144 @renovate
  • #352 fix(deps): update rust crate tauri to v2.0.2 @renovate
  • #355 fix(deps): update rust crate clap to v4.5.20 @renovate
  • #356 chore(deps): update actions/upload-artifact action to v4.4.2 @renovate
  • #357 chore(deps): update actions/upload-artifact action to v4.4.3 @renovate
  • #359 fix(deps): update rust crate js-sys to v0.3.71 @renovate
  • #360 fix(deps): update rust crate js-sys to v0.3.72 @renovate
  • #362 chore(deps): update swatinem/rust-cache action to v2.7.5 @renovate
  • #361 chore(deps): update anchore/sbom-action digest to f5e124a @renovate
  • #363 fix(deps): update rust crate tauri to v2.0.3 @renovate
  • #367 chore(deps): bump tauri cli to 2.0.3 @hrzlgnm
  • #371 chore(deps): lock file maintenance @renovate
  • #372 fix(deps): update rust crate tauri to v2.0.4 @renovate
  • #373 chore(deps): update anchore/sbom-action digest to 8d0a650 @renovate
  • #375 chore(deps): update dependency cargo-make to v0.37.22 @renovate
  • #377 chore(deps): update dependency tauri-cli to v2.0.3 @renovate
  • #376 chore(deps): update dependency trunk to v0.21.1 @renovate
  • #387 chore(deps): pin actions/github-script action to 60a0d83 @renovate
  • #391 fix(deps): update rust crate serde_json to v1.0.129 @renovate
  • #397 fix(deps): update rust crate serde_json to v1.0.130 @renovate
  • #399 chore(deps): pin dependencies @renovate
  • #404 fix(deps): update rust crate serde_json to v1.0.131 @renovate
  • #405 chore(deps): update dependency cargo-make to v0.37.23 @renovate
  • #406 fix(deps): update rust crate serde_json to v1.0.132 @renovate
  • #408 fix(deps): update rust crate tauri-plugin-shell to v2.0.2 @renovate
  • #415 fix(deps): update rust crate tauri to v2.0.5 @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.8.13

17 Oct 20:04
431bd8a
Compare
Choose a tag to compare
Pre-release

What's Changed

  • chore(version): bump version to 0.8.13 by @github-actions in #349
  • chore(deps): update actions/upload-artifact action to v4.4.1 by @renovate in #351
  • chore(deps): update actions/checkout digest to eef6144 by @renovate in #350
  • fix(deps): update rust crate tauri to v2.0.2 by @renovate in #352
  • fix(deps): update rust crate clap to v4.5.20 by @renovate in #355
  • chore(deps): update actions/upload-artifact action to v4.4.2 by @renovate in #356
  • chore(deps): update actions/upload-artifact action to v4.4.3 by @renovate in #357
  • chore(templates): steal release drafter template by @hrzlgnm in #358
  • fix(deps): update rust crate js-sys to v0.3.71 by @renovate in #359
  • fix(deps): update rust crate js-sys to v0.3.72 by @renovate in #360
  • chore(deps): update swatinem/rust-cache action to v2.7.5 by @renovate in #362
  • chore(deps): update anchore/sbom-action digest to f5e124a by @renovate in #361
  • chore(ci): set TAURI_ANDROID_PACKAGE_UNESCAPED by @hrzlgnm in #364
  • fix(deps): update rust crate tauri to v2.0.3 by @renovate in #363
  • chore(ci): build android on pushes to main and upload apk artifact by @hrzlgnm in #365
  • fix(ci): always sign apk and upload as artifcat if not publishing by @hrzlgnm in #366
  • chore(deps): bump tauri cli to 2.0.3 by @hrzlgnm in #367
  • chore(renovate): tune current version template of custom matcher by @hrzlgnm in #368
  • fix(renovate): fix current value template by @hrzlgnm in #369
  • chore(renovate): Add replacement string template by @hrzlgnm in #370
  • chore(deps): lock file maintenance by @renovate in #371
  • fix(deps): update rust crate tauri to v2.0.4 by @renovate in #372
  • chore(deps): update anchore/sbom-action digest to 8d0a650 by @renovate in #373
  • chore(renovate): Steal semver trick for tool updates used in actions by @hrzlgnm in #374
  • chore(deps): update dependency cargo-make to v0.37.22 by @renovate in #375
  • chore(deps): update dependency tauri-cli to v2.0.3 by @renovate in #377
  • chore(ci): binstall trunk on windows instead of building by @hrzlgnm in #381
  • fix(renovate): use matchStringStrategy any by @hrzlgnm in #383
  • chore(ci): install openssl via vpkg on windows by @hrzlgnm in #384
  • chore(deps): update dependency trunk to v0.21.1 by @renovate in #376
  • chore(ci): tweak job names to be more concise and add leptosfmt check by @hrzlgnm in #385
  • chore(deps): pin actions/github-script action to 60a0d83 by @renovate in #387
  • fix(deps): update rust crate serde_json to v1.0.129 by @renovate in #391
  • chore(ci): emojify step names by @hrzlgnm in #388
  • fix(ui): disable copy button for when a resolved record dies by @hrzlgnm in #392
  • chore(trunk): address deprecation of serve.address in Trunk.toml by @hrzlgnm in #393
  • chore(renovate): real json5 by @hrzlgnm in #394

Full Changelog: mdns-browser-v0.8.12...mdns-browser-v0.8.13

mDNS-Browser Release v0.8.12

06 Oct 14:49
913de11
Compare
Choose a tag to compare

What's Changed

Exciting new feature 🎇

  • feat(updater): install updates on demand only by @hrzlgnm in #343
    You can now use the button "Check for updates" in the section "About" to check for new updates. If there is an update available one can install it by clicking on the button "Download and install <new version>".

Enhancements: ✨

  • chore(version): bump version to 0.8.12 by @github-actions in #342

Dependency Updates ⬆️

Full Changelog: mdns-browser-v0.8.11...mdns-browser-v0.8.12

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.8.11

05 Oct 10:33
1cea057
Compare
Choose a tag to compare

What's Changed

Exciting new feature

  • Thanks to tauri 2.0 supporting mobile platforms, we now also build an android app.

Enhancements ✨ and Fixes 🐛 🔫

  • fix(ui): fix layout issues on android by @hrzlgnm in #326
  • feat(open): use shell plugin with strict permissions for open by @hrzlgnm in #333
  • chore(version): bump version to 0.8.11 by @github-actions in #337

Build system and renovate changes 🔨

  • chore(ci): Reusable workflows by @hrzlgnm in #309
  • fix(ci): fix uploading pr artifacts by @hrzlgnm in #310
  • chore(attest): Introduce signed sbom by @hrzlgnm in #311
  • fix(ci): Pass releaseName in publish workflow by @hrzlgnm in #314
  • chore(ci): Fix SBOM attestation by @hrzlgnm in #316
  • chore(ci): cleanup naming in workflows by @hrzlgnm in #317
  • chore(ci): establish rust cache by @hrzlgnm in #318
  • chore(ci): drop dependabot by @hrzlgnm in #320
  • chore(icon): update icons using cargo tauri icon by @hrzlgnm in #321
  • chore(ci): add android build by @hrzlgnm in #322
  • chore(ci): only save cache if running on main branch by @hrzlgnm in #325
  • chore(ci): add apk signing and android publish workfow by @hrzlgnm in #328
  • fix(ci): Fix naming the android published artifact by @hrzlgnm in #336
  • fix(ci): fix android app artifact naming by @hrzlgnm in #339
  • feat(ci): Establish rust cache in android builds by @hrzlgnm in #340

Dependency Updates ⬆️

  • chore(deps): pin dependencies by @renovate in #312
  • chore(deps): pin swatinem/rust-cache action to 23bce25 by @renovate in #319
  • chore(deps): update softprops/action-gh-release action to v2 by @renovate in #324
  • chore(deps): pin dependencies by @renovate in #323
  • chore(ci): attest build provenance of android package by @hrzlgnm in #331
  • fix(deps): update rust crate futures to v0.3.31 by @renovate in #338

Full Changelog: mdns-browser-v0.8.5...mdns-browser-v0.8.11

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.8.5

03 Oct 14:54
bda6a38
Compare
Choose a tag to compare

What's Changed

Enhancements ✨ and Fixes 🐛 🔫

  • fix(conf): fix typo in product name by @hrzlgnm in #301
  • chore(identifier): use identifier matching the github repository by @hrzlgnm in #303
  • chore(version): bump version to 0.8.5 by @github-actions in #305

Dependency Updates ⬆️

  • fix(deps): update rust crate tauri-plugin-clipboard-manager to v2.0.1 by @renovate in #304
  • chore(deps): lock file maintenance by @renovate in #307

Full Changelog: mdns-browser-v0.8.2...mdns-browser-v0.8.5

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

mDNS-Browser Release v0.8.2

03 Oct 13:06
Compare
Choose a tag to compare

What's Changed

Enhancements ✨

  • chore(version): bump version to 0.8.2 by @github-actions in #296
  • feat(ui): add copy to clipboard button to texts by @hrzlgnm in #298

Dependency Updates ⬆️

  • fix(deps): update tauri monorepo to v2.0.1 by @renovate in #299

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

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

mDNS-Browser Release v0.8.4

03 Oct 14:19
1b46261
Compare
Choose a tag to compare
Pre-release

What's Changed

Enhancements ✨

  • fix(conf): fix typo in product name by @hrzlgnm in #301
  • chore(version): bump version to 0.8.4 by @github-actions in #302
  • chore(identifier): use identifier matching the github repository by @hrzlgnm in #303

Dependency Updates ⬆️

Full Changelog: mdns-browser-v0.8.2...mdns-browser-v0.8.4

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

mDNS-Browser Release v0.8.3

03 Oct 13:59
02be723
Compare
Choose a tag to compare
Pre-release

What's Changed

Bufixes ✨

  • chore(version): bump version to 0.8.3 by @github-actions in #300
  • fix(conf): fix typo in product name by @hrzlgnm in #301

Full Changelog: mdns-browser-v0.8.2...mdns-browser-v0.8.3

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

mDNS-Browser Release v0.8.1

03 Oct 10:15
772ddc5
Compare
Choose a tag to compare

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

mDNS-Browser Release v0.8.0

02 Oct 21:42
5ab6c70
Compare
Choose a tag to compare
Pre-release

What's Changed

  • chore(version): bump version to 0.7.15 by @github-actions in #252
  • chore(renovate): disable concurrent pr limit by @hrzlgnm in #253
  • Upload artifacts by @hrzlgnm in #256
  • chore(deps): update actions/upload-artifact action to v3.2.1 by @renovate in #258
  • feat: add creation of sbom by @hrzlgnm in #255
  • chore(deps): update actions/upload-artifact action to v4 by @renovate in #259
  • chore(renovate): enable lock file maintenance by @hrzlgnm in #262
  • chore(deps): pin dependencies by @renovate in #260
  • chore: 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
  • fix(deps): update rust crate mdns-sd to v0.11.5 by @renovate in #268
  • 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
  • chore(deps): lock file maintenance by @renovate in #273
  • feat(attest): add attestation provenance to releases by @hrzlgnm in #274
  • chore(deps): pin actions/attest-build-provenance action to 1c608d1 by @renovate in #276
  • fix(attest): fix permissions by @hrzlgnm in #278
  • chore(version): bump version to 0.7.16 by @github-actions in #279
  • chore(bump): version 0.7.17 by @hrzlgnm in #280
  • chore(version): bump version to 0.7.18 by @github-actions in #281
  • 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
  • Migrate to tauri 2.0.0 by @hrzlgnm in #194
  • chore(deps): lock file maintenance by @renovate in #287
  • chore(updater): add another fallback url for updates by @hrzlgnm in #288
  • feat: add updater plugin 2.0.0 support by @hrzlgnm in #289

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