Skip to content
This repository has been archived by the owner on Feb 20, 2024. It is now read-only.

Releases: straube-co/tracker

2.1.3

01 Sep 22:30
Compare
Choose a tag to compare

This release fixes a bug that prevented users from saving new reports.

2.1.2

30 Jul 19:46
Compare
Choose a tag to compare

This minor release partially fixes #9. It adds a link to view the total in reports when logged in, but not when viewing a shared report.

2.1.1

26 Jul 21:53
Compare
Choose a tag to compare

This patch release fixes an issue in the reports. When a time entry related to an archived project was present in the report, the content couldn't load due to a missing reference. That was fixed by allowing archived (deleted) projects to be loaded within the time/project relation.

2.1.0

26 Jul 21:52
Compare
Choose a tag to compare

This minor release includes a few updates related to Vue components.

Fixed

  • Using Vue directives to emit events. #5
  • Added Vue component to filter reports. #3

2.0.0

10 Jul 17:18
Compare
Choose a tag to compare

The version 2.0.0 of Tracker is a full rewrite based on existing features — which had no version numbering. The features remain basically the same, including:

  • Time tracking, including record previous time entries
  • Reports, with the option to save filters and share with non-authenticated users.
  • Custom projects and activities.
  • Basic user management.

Some fixes include:

  • Better timezone management — it's possible to set the timezone for each user.
  • Dropped the integration (strong dependency) on Asana.