Skip to content

v1.25.15

Choose a tag to compare

@github-actions github-actions released this 22 Jul 20:14

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

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.14...v1.25.15