v1.25.1 — Security hardening (audit Lot 1)
Changes
- chore(release): v1.25.1 — security hardening (audit Lot 1) (f896c5c)
- fix(security): bump click 8.3.1 -> 8.4.2 to clear PYSEC-2026-2132 (5df45a6)
- feat(landing): rebuild the hero animation as a 4-act faithful app miniature with a backstage reveal (49865df)
Docker Images
docker pull ghcr.io/jgouviergmail/LIA-Assistant/api:v1.25.1
docker pull ghcr.io/jgouviergmail/LIA-Assistant/web:v1.25.1Quick Start
git clone https://github.com/jgouviergmail/LIA-Assistant.git
cd LIA-Assistant
cp .env.example .env
docker compose up -dFull Changelog: v1.25.0...v1.25.1