Skip to content

v1.28.0

Choose a tag to compare

@github-actions github-actions released this 05 Aug 22:55
· 138 commits to main since this release

Changes

  • test(agents): FakeStreamingService carries primary_domain — the archive path reads it (ADR-214) (6009522)
  • chore(release): v1.28.0 — LIA apprend les habitudes, prouvé contre le réel (ADR-214) (c5955b7)
  • chore(release): v1.27.14 — un déploiement ne dérange pas la pile qui sert (ADR-211→213) (1c1c5d6)

Docker Images

docker pull ghcr.io/jgouviergmail/LIA-Assistant/api:v1.28.0
docker pull ghcr.io/jgouviergmail/LIA-Assistant/web:v1.28.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.27.13...v1.28.0