v1.25.17
Changes
- docs(v1.25.17): enrich the "how it works" security narrative (missed surfaces) (a9e9f06)
- test(auth): pin the two-step login paths directly — CI coverage variance (5489bf0)
- fix(ci): close the four v1.25.17 release-gate reds (7a69ced)
- chore(release): v1.25.17 — the account grows a spine: passkeys, devices, GDPR export, offline PWA (ADR-143/144/145/146) (668de69)
Docker Images
docker pull ghcr.io/jgouviergmail/LIA-Assistant/api:v1.25.17
docker pull ghcr.io/jgouviergmail/LIA-Assistant/web:v1.25.17Quick Start
git clone https://github.com/jgouviergmail/LIA-Assistant.git
cd LIA-Assistant
cp .env.example .env
docker compose up -dFull Changelog: v1.25.16...v1.25.17