Skip to content

v0.16.1 — alert toggle covers every monitor

Choose a tag to compare

@mwender mwender released this 05 Jul 14:03

A patch release for the alert wiring shipped in v0.16.0: toggling a notification provider from the site-monitoring overlay now reaches every monitor Spinup registered for the site — including the Redis sentinel.

Fixed

  • Alert wiring (n) covers all of a site's monitors. The toggle worked from a hardcoded monitor list that predated the Redis sentinel, so silently skipped the {server} redis check — "now alerts for 2 monitors" on a server that has 3. Monitors are now collected by convention from the saved refs, so the Redis sentinel — and any monitor kind added in the future — is wired automatically. If you toggled a provider on before this fix, open n again: it shows ◐ some monitors only, and one attaches it to the rest.
  • The server-create wizard's monitor step no longer drops previously saved Redis/front-page monitor references when re-run.

Update: git pull in your checkout (the global spinup symlink picks it up immediately).

Full changelog: v0.16.0...v0.16.1

🤖 Generated with Claude Code