Skip to content

v1.23.6

Choose a tag to compare

@github-actions github-actions released this 10 Jul 18:02

Changes

  • chore(release): v1.23.6 — Core-agent decomposition B2 #1: voice/TTS extraction & quality guards (ADR-122) (200f5a5)
  • test(quality): add a local denylist guard (pytest + pre-commit) (9cd7f2b)
  • fix(tests): restore ContextTypeRegistry to stop an intermittent xdist flake (4aa7799)
  • docs(changelog): genericize the scrubbed prod IP in the v1.23.5 security note (3522642)
  • test(quality): file-size ratchet guard — logical files can only shrink (7040345)
  • chore(config): render logwatch mail settings from env at deploy time (de2da59)

Docker Images

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

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.5...v1.23.6