v1.9.3

2021/03/17

Changed:

  1. In order to reduce the amount of time it takes to run time reports—particularly those with a lot of records—we created a new API endpoint for unsubmitted tasks and the necessary client side logic to fetch unsubmitted time independently from submitted time. Previously, we were fetching unsubmitted and submitted time simultaneously, which slowed response time down, sometimes considerably. This change produces much faster returns on report requests.

Added:

  1. Daycast now includes project group totals in time reports.