v1.25.16
Changes
- fix(chat): move the aria-controls open/closed branch into useSlashMenu — frontend CC ratchet redded ChatInput at 37>36 (d3dfb3c)
- fix(chat): axe-valid slash popup wiring + follow-up chips in the user's voice (28757f6)
- fix(web): wrap the share-target page in a Suspense boundary — prod prerender failed on /{lng}/share (c1b511d)
- fix(security): bump next to 16.2.11 — day-of-release App Router advisories (middleware bypass, Server Actions DoS/SSRF, rewrites SSRF) (5fb0c7f)
- chore(release): v1.25.16 — UX refinements program: mature conversation surface, custom dashboard, installable PWA, skills gallery + hardened URL install (658b6b7)
Docker Images
docker pull ghcr.io/jgouviergmail/LIA-Assistant/api:v1.25.16
docker pull ghcr.io/jgouviergmail/LIA-Assistant/web:v1.25.16Quick Start
git clone https://github.com/jgouviergmail/LIA-Assistant.git
cd LIA-Assistant
cp .env.example .env
docker compose up -dFull Changelog: v1.25.15...v1.25.16