Releases: mateowatson/timetracker
Releases · mateowatson/timetracker
Version 1.2.0
If updating from any version below this version (1.2.0), run the script at protected/migrations/20210117122946.sql
in your database.
Changes:
- simplified favicon setup + added support for dark mode
- Added datepicker
- changed favicon based on whether a timer is running or not
- made default favicon lighter
- Fixed edit log dropdown
- Added honeypot to registration form
- changed end date for in-progress logs to be a dash instead of the zero datetime string
- disabled and added spinner to start and stop buttons when clicked
- added email verification code and password reset code expiration time of 24 hours
Version 1.1.2
Version 1.1.1 - Better JavaScript timer
Added lando file and updated readme
1.1.0
Updated docs
1.0.1
Removed accidentally committed vendor directory.
1.0.0
Version 1
0.1.0
Testing out how to do releases in GitHub.