CogniRelay

CogniRelay v1.4.2 Release Notes

Release date: 2026-04-26

CogniRelay v1.4.2 is a focused patch release for two post-v1.4.1 fixes: durable audit redaction for context retrieval and shipped-doc rendering in the operator UI documentation browser.

Highlights

Compatibility Notes

Verification

Release preparation should pass:

git diff --check
./.venv/bin/python -m ruff check app tests tools
./.venv/bin/python -m unittest discover -s tests -v