Skip to content

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)