Skip to content

v1.21.7

Choose a tag to compare

@github-actions github-actions released this 04 Jul 10:35

Changes

  • Merge fix/csp-widget-airlock: v1.21.7 — regression recovery & robustness (ADR-098, ADR-099, ADR-100) (8a9d82f)
  • fix(agents): structured-output rescue, MCP timeout family & plan coherence (ADR-100) + release v1.21.7 (a3eafdb)
  • fix(web): CSP widget airlock — restore voice, interactive-map & MCP widgets (ADR-098, ADR-099) (8bf70b3)

Docker Images

docker pull ghcr.io/jgouviergmail/LIA-Assistant/api:v1.21.7
docker pull ghcr.io/jgouviergmail/LIA-Assistant/web:v1.21.7

Quick Start

git clone https://github.com/jgouviergmail/LIA-Assistant.git
cd LIA-Assistant
cp .env.example .env
docker compose up -d

Full Changelog: v1.21.6...v1.21.7