Category: Release Notes

  • October 23rd, 2022

    Added a “Next” button to the Employee screen, to allow Admins and Managers to move quickly through the list of employees. Added a /employees/{id}/next endpoint to retrieve the next employee ID. Performance and security improvements.

  • June 15th, 2022

    Improved formatting of Password Reset emails.

  • March 23rd, 2022

    Added version information to aid in debugging.

  • March 18th, 2022

    Fixed a bug that could cause adding a new time entry to fail.

  • March 17th, 2022

    Security improvements.

  • October 24th, 2021

    Added a new ‘Terminated’ toggle to employees. Once an employee is marked as terminated, they can no longer log in. Added an ‘include/show terminated’ toggle to reports and the list of employees.

  • October 16th, 2021

    Added a new ‘Employer > Reports’ section to the menu. Added a new report. Enter a year, and optionally select Categories, to download a CSV showing all the Entries for the year, grouped by employee, totaled by week.

  • September 5th, 2021

    Admins and Managers can now edit the approval status of single entries. Admins and Managers can now see which entries have been finalized. All users can now see which entries have been approved. Admins and Managers can now approve an employee’s entries from the Calendar view. The Employee list, and an employee’s list of entries…

  • September 3rd, 2021

    Added a “Calendar” view, to see a whole month’s worth of time entries all at once:

  • July 29th, 2021

    Fixed a bug that could cause time entries to appear on the wrong date.