0.5.8
New: the release announce. When the configured release label changes, the plugin tells the console once, on the next admin request (POST /api/v1/ingest/release), so the console knows the deploy the minute it happened instead of learning it from the first tagged error — the STATS rail shows the release before any error names it, and the verified close measures "silent since" from the real deploy moment. The label announced last is remembered in the ovos_console_announced_release option (removed on uninstall); a refused or unreachable console is simply retried on the next admin request. Sender::announceRelease($release = '', $options = []) is there for deploy hooks that want to say it themselves — with an optional moment, ref and source. Older consoles answer 404 and nothing else changes.
No configuration change. Update by replacing the plugin directory with the zip below, or through your usual deployment.
Requires PHP 8.1+, WordPress 6.0+.
Full changelog: readme.txt.