Kimai logo

Kimai

Open-source time-tracking application for freelancers and teams

Alternative to: toggl, clockify, harvest


About Versions (100)

2.47.0

2026-01-25

Compatible with PHP 8.1 to 8.5

Improvements

  • Further SecurityPolicy hardening for twig invoice and export templates (#5784) - inspired by @h4cd0c
  • Fix: moved “print” export to self-contained template (#5784)
  • Fix: synchronisation problem when editing user-preferences of the currently logged-in user (#5784)
  • Fix: selected text highlight color in dark mode (#5784)
  • Fix: remove backdrop from the “loading indicator” (#5784)

Docker

  • Starting with this release, no more version specific FPM Docker tags will be created: read this blog post for more information (#5784)

User interface

  • Do not show report toolbars in a card, following the general Kimai UI principles (#5784)
  • Removed most toast messages, replacing them by a tiny loading indicator. reason: an app should work as expected and not need to indicate that an action was successful, instead it should only warn if something fails. toasts were kept for ticktack / restarting of timesheets and error messages, as those might be started from any screen. (#5784)

Special thanks go to @h4cd0c who raised awareness about a few twig features that can be potentially dangerous.

Involved in this release: @kevinpapst