Solidtime logo

Solidtime

Modern open-source time-tracking app for freelancers and agencies

Alternative to: toggl, clockify, harvest


About Versions (25)

v0.16.0

2026-07-09

[!NOTE] This release includes security fixes, please make sure to upgrade as soon as possible.

What’s Changed

Smaller Fixes

  • Clockify exports now sometimes drop the client column, so we changed the importer to adopt to that change
  • Large collections from imports caused the pagintion to silently drop items when iterating through it because the created_at was used as the only sorting key, it now guarantees stable sorting via the ID as a tiebreaker

Security

New Contributors

Full Changelog: https://github.com/solidtime-io/solidtime/compare/v0.15.1…v0.16.0