Tietracker Versions Save

A simple, open source and free time tracking app ⏱️

v1.8.0

3 years ago

Features

  • new color picker with input field to enter any custom color (hex code) more easily
  • backup ux "reverted". on invoices page, these can exported to Excel and, export of the all local database has been moved to about (I use it rarely)

v1.7.0

3 years ago

Features

  • sort last active projects first on home screen
  • backup all entries of the local database

Fix

  • close modal with hardware back button after export
  • improve battery usage when a task is running and app is in foreground

v1.6.4

3 years ago

Style

  • even on iOS, actually, the md style of the cards fits better the overall design
  • on new client modal, submit button color when inactive

Fix

  • make color mandatory when initializing a new client
  • reset client modal form after submit

v1.6.3

3 years ago

Fix

  • handle undefined signature on exported documents

v1.6.2

3 years ago

Fix

  • native file system export PDF type

v1.6.1

3 years ago

Fix

  • french currency format PDF export

v1.6.0

3 years ago

Features

  • export invoices to PDF
  • signature (text) for the exported documents (footer)
  • update dependencies

Styles

  • actions buttons centered
  • cards ios mode
  • open sans as font for the app

Fix

  • catch null ref project modal

v1.5.0

3 years ago

Features

  • add, remove and edit the templates (#86)
  • cuter suspense loading spinner (#89)

Fix

v1.4.0

3 years ago

Features

  • backup on demand (#80)
  • display the total of the open invoices (#81)
  • add the summary to the stats tab

Fix

  • excel export "duration" column references in case of backup

v1.3.0

3 years ago

Features

  • feat: display total billable hours on export modal (#77)
  • update dependencies