Categories
Expenses QuickBooks Release Notes

ClickTime Version 9.14

ClickTime Version 9.14 includes the following updates:

  • Performance Improvements & bug fix – We resolved an issue that was preventing browsers from properly caching some static content.
  • Security Improvements – all non-secure requests (http) are now automatically redirected to be secure requests (https). Additionally, we now send HTTP Strict Transport Security (HSTS) headers so that modern web browsers automatically know to always make secure (https) requests.
  • QuickBooks Integration – updated system requirements to reflect that QuickBooks Pro, Premier and Enterprise versions 2018 and newer are supported.
  • Bug fix – Fixed issue that prevented the approval of particular expense sheets.
Categories
Business Intelligence & Analytics Release Notes

ClickTime Version 9.13.1

ClickTime Version 9.13.1 includes the following updates:

  • Bug fix – Fixed issue that caused newly created custom fields from appearing in Business Intelligence & Analytics.
Categories
Expenses Release Notes Web Services

ClickTime Version 9.13

ClickTime Version 9.13 includes the following updates:

  • NonProfit Setup Wizard – We made various improvements to the setup wizard for NonProfit organizations.
  • Time Off Requests – improved performance when making time off requests and approving them, especially for requests for longer periods of time.
  • Time Off Reports – Updated preview images for two time off reports that appear in “My Reports” under the Personal tab to clearly identify the images as showing sample data and not the logged-in person’s actual time off history.
  • SOAP – All requests to the SOAP API must now be made securely (https).
  • Bug fix – Fixed issues so that people who sign in with Single Sign-On (SSO) get returned to the appropriate SSO login prompt after signing out of the ClickTime web app.
  • Bug fix – Fixed issue in which a person was directed to the wrong page after clicking a link an Expense Sheet Approval notification email and authenticating using Single Sign-On (SSO).
Categories
Business Intelligence & Analytics Release Notes

ClickTime Version 9.12

ClickTime Version 9.12 includes the following updates:

  • Time Entry Completion – We made various improvements to the Time Entry Completion feature.
  • Bug fix – We fixed an issue such that some custom fields that contain a right parenthesis character in the custom field name would not appear in the Business Intelligence & Analytics feature. This is now fixed.
Categories
Release Notes Web Services

ClickTime Version 9.11

ClickTime Version 9.11 includes the following updates:

  • Improved Notification Emails – We updated the appearance and now include additional helpful information in several emails including approved expense sheet, rejected expense sheet, time off request and rejected time off request notifications.
  • Audit Log – When exporting audit log data, it will now get split into separate files by date as follows: 2017 and older, 2018 through 2020, and 2021 and newer.
  • Bug fix – Fixed issue in which email “deep links” wouldn’t take the person to the correct page after authenticating using single sign-on (SSO).
Categories
Project Insights Release Notes Web Services

ClickTime Version 9.10

ClickTime Version 9.10 includes the following updates:

  • REST API v2 – Added various GET and POST endpoints for making, managing and approving time off requests. See the “TimeOffRequests” section of the REST API v2 documentation for a list of the new endpoints.
  • REST API v2 – Added the ability to retrieve which time off types (a.k.a. leave types) are available for a specified person through the new GET /Users/{userID}/TimeOffTypes and GET /Users/{userID}/TimeOffTypes/{timeOffTypeID} endpoints.
  • REST API v2 – Added the ability for a manager to retrieve which time off types (a.k.a. leave types) are available for a specified person through the new GET /Manage/Users/{userID}/TimeOffTypes and GET /Manage/Users/{userID}/TimeOffTypes/{timeOffTypeID} endpoints.
  • REST API v2 – Added the ability to retrieve your expected time off balance for a date in the future via the new GET /Me/TimeOffTypes/{timeOffTypeID}/FutureBalance/{date} endpoint. The endpoint takes into account any expected future accruals and forthcoming planned time off.
  • REST API v2 – Added the ability for a manager to retrieve a specified person’s expected time off balance for a date in the future via the new GET /Manage/Users/{userID}/TimeOffTypes/{timeOffTypeID}/FutureBalance/{date} endpoint. The endpoint takes into account any expected future accruals and upcoming planned time off.
  • Added ability to populate your company’s 2023 holiday list with standard holidays for various countries.
  • Bug fix – Project Insights might stay visible after turning off the feature. This is now fixed.
  • Bug fix – A manager will no longer get a 403 error when calling the GET /TimeOffTypes/new endpoint.
  • Bug fix – A 404 error referencing “ResourceNotFound” will now properly get returned when calling the PATCH /Me endpoint with an empty “DefaultTaskID” value.
Categories
Release Notes Web Services

ClickTime Version 9.09

ClickTime Version 9.09 includes the following updates:

  • REST API v2 – Added the GET /TimeOffRequests/new endpoint.
Categories
Business Intelligence & Analytics Release Notes Timesheet Web Services

ClickTime Version 9.08

ClickTime Version 9.08 includes the following updates:

  • REST API v2 – Added ability to create a manager when authenticated as an administrator and using the POST /Users endpoint.
  • REST API v2 – Updated the GET /Me endpoint to include the following additional properties: isTimeOffApprover and isDefaultLeaveTypeApprover.
  • Bug fix – Fixed an issue with the Business Intelligence & Analytics feature in which entering text into a drop-down filter didn’t dynamically filter the drop-down list of options.
  • Bug fix – Fixed an issue in which the Divisions option wasn’t shown in the Company tab for some customers.
  • Bug fix – Fixed an issue in which a manager with “override” permission didn’t properly see the “Submit” option when viewing another person’s timesheet.
  • Bug fix – Fixed an issue in which an Externally Managed Leave Type entry could be deleted when an admin or a manager with override permissions viewed another person’s timesheet.
Categories
Beta Testing Expenses Release Notes

ClickTime Version 9.06

ClickTime Version 9.06 includes the following updates:

  • Time Entry Completion – Added support for displaying more than one hundred active divisions and one hundred employment types in the drop-down filter options. Also, the notification options are now properly hidden when viewed by a manager without the appropriate permissions.
  • Expense Export (beta) – Fixed issues that occurred for some people when first loading the page. Also fixed issue when filtering by client so that all relevant expenses are now shown, not just recent expenses.
Categories
Project Insights Release Notes Web Services

ClickTime Version 9.05

ClickTime Version 9.05 includes the following updates:

  • Project Access Levels – You can now limit managers to review, run reports and edit only the projects they are designated to manage. These project manager access controls extend throughout Project Insights.
  • Time Entry Completion – Improved experience for people who aren’t configured to approve timesheets. We also now hide inactive divisions and employment types from the drop-down filter options.
  • REST API v2 – Updated the GET /Jobs/new endpoint to include the following additional properties: Notes, AccountingPackageID and ProjectManagerID.
  • Security Enhancement – passwords are now required to be at least eight characters in length.
  • Bug fix – Fixed issue with the REST API v2 PATCH /TimeOffTypes/{timeOffTypeID} endpoint so that property names are not case-sensitive.