Skip to content

Releases: mateowatson/timetracker

Version 1.2.0

18 Jan 03:55
6eb9eb9
Compare
Choose a tag to compare

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

16 Jan 04:55
Compare
Choose a tag to compare
  • Fixed running timer on page reload so that it doesn't go back to zero. Issue #88
  • Fixed MySQL zero datetime error. Issue #85

Version 1.1.1 - Better JavaScript timer

11 Aug 02:23
Compare
Choose a tag to compare
Added lando file and updated readme

1.1.0

06 Oct 06:51
Compare
Choose a tag to compare
Updated docs

1.0.1

05 Oct 20:33
Compare
Choose a tag to compare

Removed accidentally committed vendor directory.

1.0.0

12 Sep 06:27
Compare
Choose a tag to compare
Version 1

0.1.0

12 Sep 06:14
Compare
Choose a tag to compare

Testing out how to do releases in GitHub.