Solidtime
Modern open-source time-tracking app for freelancers and agencies
Alternative to: toggl, clockify, harvest
About
Versions (25)
v0.0.3
2024-07-02Changelog
- changed docker image to use FrankenPHP instead of Swoole, because of issues with the database connection
- removed schema dump so that it is no longer necessary to have the
psqlclient installed (fixes #107) - fix activity graph chart so it scales on window resize
- fix issues with the DatePicker and improve input parsing
- fix inconsistencies between clients by adding data refresh on window focus
- improve token refresh