Kimai logo

Kimai

Open-source time-tracking application for freelancers and teams

Alternative to: toggl, clockify, harvest


About Versions (100)

2.0.30

2023-08-16

Upgrade Kimai - Install Kimai - Docker

Compatible with PHP 8.1 and 8.2

The DATABASE_URL in your environment settings (e.g. .env, docker-compose.yaml or webserver config) now requires the charset and serverVersion params, e.g.: DATABASE_URL=mysql://user:password@127.0.0.1:3306/database?charset=utf8mb4&serverVersion=10.5.8-MariaDB (examples in .env).

Involved in this release: @kevinpapst and @weblate - thank you!