Skip to content

v1.20.3

Choose a tag to compare

@github-actions github-actions released this 08 May 09:17

Changes

  • fix(routes): v1.20.3 — clamp past arrival/departure timestamps in get_route_tool (a310e56)

Docker Images

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

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.20.2...v1.20.3