Kimai logo

Kimai

Open-source time-tracking application for freelancers and teams

Alternative to: toggl, clockify, harvest


About Versions (100)

2.6.0

2023-12-17

Upgrade Kimai - Install Kimai - Docker

Compatible with PHP 8.1 and 8.2

  • Docker images: upgrade to PHP 8.2 and Debian Bookworm (#4476)
  • Docker cleanup (remove unused scripts) (#4490)
  • Sort invoice items by date before passing to template, e.g. do not split expenses and times (#4495)
  • New calendar entry title combination for customer, project and activity
  • Show not_invoiced and not_exported data in detail screens
  • Force logout if user is disabled
  • Reduced amount of database queries on several screens
  • Open-close status on work-contract screen for users without configuration
  • Failsafe order/orderBy in query if manually manipulated to be null
  • Unify statistic calculation (not_invoiced and not_exported) across screens
  • Bump composer packages, upgrade Symfony to 6.4

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