Skip to content

v1.25.10

Choose a tag to compare

@github-actions github-actions released this 20 Jul 10:55

Changes

  • chore(release): v1.25.10 — notifications stop leaking markup, and a long conversation opens where you left it (aaba211)

Docker Images

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

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.9...v1.25.10