Skip to content

v1.25.24

Latest

Choose a tag to compare

@github-actions github-actions released this 27 Jul 04:06

Changes

  • fix(tests): the characterization fake must accept the language the chat now forwards (d9fee77)
  • chore(release): v1.25.24 — trouver ce que LIA sait déjà faire (ADR-156→159) (3551f46)

Docker Images

docker pull ghcr.io/jgouviergmail/LIA-Assistant/api:v1.25.24
docker pull ghcr.io/jgouviergmail/LIA-Assistant/web:v1.25.24

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.23...v1.25.24