v1.25.12
Changes
- fix(ci): realign stream characterization on the trace-capture contract, cover searchMessages + archived done id, override sharp >=0.35.0 (GHSA-f88m-g3jw-g9cj) (d4188a6)
- chore(release): v1.25.12 — six UX quick wins: persisted trace, resolution-time reconnect, full history search, actionable briefing, portrait discoverability, response feedback (ADR-133 V2, ADR-134 V2, ADR-138) (f8b5216)
Docker Images
docker pull ghcr.io/jgouviergmail/LIA-Assistant/api:v1.25.12
docker pull ghcr.io/jgouviergmail/LIA-Assistant/web:v1.25.12Quick Start
git clone https://github.com/jgouviergmail/LIA-Assistant.git
cd LIA-Assistant
cp .env.example .env
docker compose up -dFull Changelog: v1.25.11...v1.25.12