v1.25.9
Changes
- chore(release): v1.25.9 — the frontend stops being the untested half, and the tests find real defects (753f51b)
Docker Images
docker pull ghcr.io/jgouviergmail/LIA-Assistant/api:v1.25.9
docker pull ghcr.io/jgouviergmail/LIA-Assistant/web:v1.25.9Quick Start
git clone https://github.com/jgouviergmail/LIA-Assistant.git
cd LIA-Assistant
cp .env.example .env
docker compose up -dFull Changelog: v1.25.8...v1.25.9