Skip to content

Releases: madebydaniz/fwdeck

v0.3.0

Choose a tag to compare

@madebydaniz madebydaniz released this 28 Jul 08:05
acc5b45

0.3.0 (2026-07-28)

Features

  • logs: propose a scoped allow rule from a denied flow (c00b6a5)
  • logs: propose an allow rule from a denied flow + offline dev container (#31) (f1509a8)

v0.2.1

Choose a tag to compare

@madebydaniz madebydaniz released this 26 Jul 22:18
e7578b1

0.2.1 (2026-07-26)

Bug Fixes

  • security: clamp rollback window, guard nft path, sanitize stderr, bias uid (2a5f8a9)
  • warn and arm rollback on re-zoning, and show the offline command preview (a1c1f93)

v0.2.0

Choose a tag to compare

@madebydaniz madebydaniz released this 26 Jul 11:31
5519a83

0.2.0 (2026-07-26)

Features

  • ui: make undo discoverable and read-only self-explanatory (5de8f58)

Bug Fixes

  • arm the dead-man's switch on staged plans, restores, and bulk deletes (43fbdca)
  • concurrency: drain events during sends and start the countdown on apply (39c3caf)
  • extend the rollback net to reloads and independent countdowns (64fcdb0)
  • parse: isolate zone parsing so one bad zone degrades only itself (55caa5b)
  • remove shipped placeholders before release (f4792de)
  • security: tighten cosign identity, watchdog PATH guard, audit honesty (c2c86a4)
  • surface swallowed parse errors and bound startup probes (c5ce7cb)

Refactoring

  • arch: move shared value types to domain, document boundaries (918a0a7)

Documentation

  • restructure README and fix crate metadata for release (723433e)

v0.1.2

Choose a tag to compare

@madebydaniz madebydaniz released this 25 Jul 02:33
c3a0a65

0.1.2 (2026-07-25)

Bug Fixes

  • crate: slim the published crate and enable crates.io publishing (#11) (91741b1)

v0.1.1

Choose a tag to compare

@madebydaniz madebydaniz released this 25 Jul 01:54
b556983

0.1.1 (2026-07-25)

Documentation

  • align README/site — Workflows naming, undo key, dev notices, version badge (#9) (e28f8b1)

v0.1.0

Choose a tag to compare

@madebydaniz madebydaniz released this 25 Jul 00:37
e10ea63

0.1.0 (2026-07-25)

Features