Changelog

What's new.

Release notes and updates for Overwatch. Follow along on GitHub Releases for the full history.

v0.1.62026-04-14

Official worker image and clearer container setup

  • ·Published a Docker image for the managed worker so you can run it on your own hosts with a supported, repeatable layout.
  • ·Documentation now covers Docker-based server installs, Compose-oriented workflows, and how paths in the repo map to typical deployments.
View release →
v0.1.52026-04-09

Managed worker, transactional email, and sharper alerting

  • ·Managed worker mode: claim due checks from a control plane, execute them where you operate, and report results back on a steady cadence.
  • ·Email alerts can send through Resend for straightforward, reliable delivery without operating a dedicated outbound mail relay first.
  • ·Release pipeline now publishes Docker images alongside binaries so installs stay consistent across bare metal and containers.
  • ·Tightened worker identity handling and PagerDuty integration so incidents and routing behave predictably under load.
View release →
v0.1.42026-04-06

API reload and docs

  • ·Fixed API config reloading.
  • ·Readme and external-addressing documentation updates.
  • ·Updated issue templates, examples, and readme.
View release →
v0.1.32026-04-06

Homebrew and release workflow

  • ·Homebrew releaser.
  • ·Updated release workflow.
View release →
v0.1.22026-04-05

Server auth, CRUD, and packaging

  • ·Authentication for the server (#3).
  • ·CRUD for checks and alerts with a local server.
  • ·Agent skill additions; TUI removed.
  • ·Windows added to release platforms for future builds.
  • ·License, readme, and contributing updates.
View release →
v0.1.02026-04-04

Initial public release

  • ·Added config; checks implemented; alerts working.
  • ·Local-run scheduler and initial project scaffolding.
  • ·CI workflows, stubs removed, and release artifacts.
View release →