Skip to content

v1.23.13

Choose a tag to compare

@github-actions github-actions released this 11 Jul 18:38

Changes

  • chore(release): v1.23.13 — Companion presence & embodiment; mood-glow retired; docs realignment (6e723f5)
  • docs: full documentation/schema realignment against v1.23.12 (95b05c0)
  • fix(hooks): skip binary files in the infra-denylist pre-commit check (e6a7488)
  • feat(audit): add doc_audit.py — documentation drift instrument (a51438b)
  • fix(chat): retire the mood-colored glow on the streaming bubble (post-UAT) (b54e690)

Docker Images

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

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.23.12...v1.23.13