Skip to content

MeshCadet v0.3.0

Choose a tag to compare

@github-actions github-actions released this 14 Jul 02:46
· 411 commits to main since this release
6252aa3

Added

  • firmware-core: add repeater signal-strength tracker (474c4cf)
  • firmware-core: repeater signal-strength tracker + ADR-0010 (9e046df)
  • firmware: wire the repeater signal meter into the rx path and UI (4001c2c)
  • firmware: wire the repeater signal meter into the rx path and UI (35c39ec)
  • release: publish an app-only update artifact + layout compatibility gate (75b45e2)
  • release: publish non-destructive app-only update artifacts (2b585b3)
  • site: add a Getting Started section to the landing page (62f6c57)
  • site: add a Getting Started section to the landing page (b4fc37e)
  • site: add promotional UI screenshots to the landing page (b8f5bb9)
  • site: harden the Upgrade path per post-green + hardware-safety review (ea3c972)
  • site: two-path web flasher — Fresh install vs non-destructive Upgrade (f74ba05)
  • site: two-path web flasher — Fresh install vs non-destructive Upgrade (a6c1672)
  • site: wire the four promo screenshots into the landing page gallery (0cf3c0c)
  • ui_sim: add promo screenshot render rigs for four production screens (91cbd16)

Fixed

  • firmware-core: silence clippy on decay boundary test (3876f6f)
  • release: stop crashing the lockfile-sync commit step on every tag-only run (1cc3c8c)
  • release: stop crashing the lockfile-sync commit step on every tag-only run (cd63409)
  • ui_sim: sync promo screen markup with the merged signal-meter widget (20c4493)
  • ui: move contact/channel-list signal meter to the right of the gear (71d31c6)
  • ui: move contact/channel-list signal meter to the right of the gear (7598a44)

Changed

  • release: extract the layout-compatibility gate into a tested script (e9d1053)
  • site: reorder landing page and unify navigation (a2856fa)
  • site: reorder landing page and unify navigation (75df9b1)

Documentation

  • adr: add ADR-0008 for non-destructive update artifacts (5603611)
  • adr: add ADR-0010 for the repeater signal meter design (399729a)
  • adr: note the extracted gate script + verified site-mirror compatibility (cec144a)