v1.25.0
Changes
- fix(audit): extend the git-index existence contract to inline code paths (F024) (86a3347)
- fix(tests): close the three environment-dependent failures surfaced by the first full CI run of v1.25.0 (9d4a719)
- fix(deploy): 3-argument Join-Path crashes step 8 under Windows PowerShell 5.1 (cfc60dd)
- fix(ci): unblock the three red release-gate jobs on v1.25.0 (3c5cadb)
- fix(deploy): SOPS encryption of the comment-stripped temp file matches no creation rule — pass --filename-override so the source file's rule applies (3cb4c34)
- chore(release): v1.25.0 — Audit V11 (revised framework, 8.3/10, register cleared) + test/CI foundation hardened at the root (17d932e)
Docker Images
docker pull ghcr.io/jgouviergmail/LIA-Assistant/api:v1.25.0
docker pull ghcr.io/jgouviergmail/LIA-Assistant/web:v1.25.0Quick Start
git clone https://github.com/jgouviergmail/LIA-Assistant.git
cd LIA-Assistant
cp .env.example .env
docker compose up -dFull Changelog: v1.24.0...v1.25.0