Skip to content

v1.25.5

Choose a tag to compare

@github-actions github-actions released this 17 Jul 20:56

Changes

  • chore(release): v1.25.5 — the phone assistant becomes trustworthy, and the planner learns to converge (374cd2c)
  • chore(release): v1.25.4 — the Grafana fleet becomes complete, readable and honest (25 dashboards, 419/419 metrics covered) (12d030f)
  • fix(security): bump mcp 1.26.0 -> 1.28.1 to clear CVE-2026-52869/52870/59950 (06a482d)

Docker Images

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

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.25.3...v1.25.5