Files
timecop/CHANGELOG.md
2020-04-05 09:39:15 -06:00

2.4 KiB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Unreleased

Added

  • Added ability to search for timers in the dashboard
  • Added ability to filter timers by time and project in the dashboard

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

1.4.0+23 - 2020-03-02

Added

  • Italian translation thanks to @danielpetrica and @Pomettini
  • Added ability to swipe-to-resume on the parent of grouped timers (thanks cl3misch on HN!)

1.3.3+22 - 2020-03-30

Added

  • 3 report charts: project breakdown pie chart, weekly total hours line chart, and average daily hours bar chart

Fixed

  • Fixed start button positioning for right-to-left languages (Arabic)

1.2.0+14 - 2020-03-27

Changed

  • Added stop and add functions to the start button depending on whether any timers are running or not

1.1.0+12 - 2020-03-19

Added

  • Automatically group similar timers on the dashboard view within each day
  • Option to group similar timers on a day-by-day basis when exporting

Changed

  • Changed UI of selecting which projects to filter by when exporting to be in line with the other sections on the export page

1.0.0+11 - 2020-03-14

Added

  • Ability to start / stop / create / edit / delete timers
  • Ability to create / edit / delete projects
  • Ability to export database file
  • Ability to export csv of filtered data