Files
joulenap/.github
Catubba 6bff430cf8 feat: richer notification bodies, run id in history; bump to 0.8.0
Notifications now carry what triggered the run, a per-phase duration
breakdown, guests as ok/total with the names of the ones that failed,
the next scheduled run and the run number. Per-guest outcomes are read
off the vzdump task log as it streams, into a summary the caller owns,
so a failed task still reports which guest broke.

Also fixes two delivery bugs: bodies were collapsed onto a single line
on HTML channels (Apprise was never told the text was plain), and the
missed-backup alert mixed UTC with the configured timezone.

The run number is now the first column of the run history, so the id a
notification quotes can be looked up in the interface.
2026-07-25 22:35:48 +02:00
..