Skip to content

v1.23.0

Choose a tag to compare

@github-actions github-actions released this 09 Jul 22:02

Changes

  • chore(release): v1.23.0 — Chat-driven skill import & hardened import pipeline (ADR-118) (6460ee1)
  • build(deps): bump soupsieve 2.8.3 -> 2.8.4 via surgical lock recompile (182f392)
  • docs: v1.22.0 stamp follow-ups — landing releases count 133, GETTING_STARTED compatibility (1f07903)

Docker Images

docker pull ghcr.io/jgouviergmail/LIA-Assistant/api:v1.23.0
docker pull ghcr.io/jgouviergmail/LIA-Assistant/web:v1.23.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.22.0...v1.23.0