Skip to content

v1.17.1 — Health Metrics polymorphic batch upsert + per-kind dedupe

Choose a tag to compare

@jgouviergmail jgouviergmail released this 21 Apr 18:45

Changes

  • release: v1.17.1 — Health Metrics polymorphic batch upsert + per-kind dedupe (89898b3)
  • docs(guides): rewrite how/why as showcases, not changelogs (2265d63)

Docker Images

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

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.17.0...v1.17.1