Skip to content

Many (Relatively) Small Changes

Compare
Choose a tag to compare
@hamaluik hamaluik released this 08 Apr 05:29
· 441 commits to master since this release

Added

  • Added ability to search for timers in the dashboard
  • Added ability to filter timers by time and project in the dashboard
  • Added a settings screen
  • Added ability to change the theme manually
  • Added ability to change the language manually
  • Added autocomplete on timer description fields
  • Added ability to collapse days
  • Added settings to control autocomplete, day collapsing, timer grouping
  • Added a time table report, listing per-project time sums

Changed

  • Moved the menu button to be under the Time Cop logo on the left side, to make room for the search and filter buttons
  • Fixed some Russian translations thanks to @4name
  • Marked hand-translated translations as such so the automatic translator doesn't touch them
  • Normalized order of translations across all languages

Fixed

  • Fixed negative duration timers by adjusting timer ends accordingly