v1.25.15
Changes
- fix(ci): harden the landing overflow guard against its three blind spots (082336c)
- chore(release): v1.25.15 — mobile-perfect landing, public FAQ redesign, shareable /demo (responsive min-w-0 doctrine + e2e overflow & axe guards) (5759383)
Docker Images
docker pull ghcr.io/jgouviergmail/LIA-Assistant/api:v1.25.15
docker pull ghcr.io/jgouviergmail/LIA-Assistant/web:v1.25.15Quick Start
git clone https://github.com/jgouviergmail/LIA-Assistant.git
cd LIA-Assistant
cp .env.example .env
docker compose up -dFull Changelog: v1.25.14...v1.25.15