Skip to content

v1.22.0

Choose a tag to compare

@github-actions github-actions released this 09 Jul 18:55

Changes

  • chore(release): v1.22.0 — Background chat runs: durable, resumable, cancellable (ADR-117) (7801951)

Docker Images

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

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.21.26...v1.22.0