Skip to content

Releases: Maxime-J/umami-sqlite

Release list

v3.1.0

Choose a tag to compare

@github-actions github-actions released this 14 May 07:54

- Docker image and umami-sqlite zip release are now the recommended ways to use Umami with SQLite.
Single patch file isn't quite suited as Umami grows in features.

- Use of Node.js built-in SQLite (bumping the required version to v26, LTS in October).

- Optimized cohort queries (could have been slow on large dataset).