Skip to content

v1.25.17

Choose a tag to compare

@github-actions github-actions released this 23 Jul 19:56

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.17

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.25.16...v1.25.17