Release v0.4.4
raspi-sentinel v0.4.4
Released: 2026-04-13
Highlights
- Added public-layer secret guardrails:
tools/check_public_secrets.py- CI
secret_scanjob - optional
.pre-commit-config.yamlhook
- Aligned README and example config messaging so
network_probe_enabledlayered probing is the primarynetwork_uplinkpattern. - Clarified command-based dependency checks as legacy fallback guidance.
Upgrade notes
- No runtime behavior breaking change.
- Recommended to install pre-commit locally if you edit example config/docs:
python -m pip install pre-commitpre-commit install