November 04, 2019

Release Notes - December 2019

This time we are focusing on providing solutions to some of the things that our customers have asked. This includes realization hour lock on a personal level instead of a project level. More possibilities on customer API and smaller usability improvements.

New features
  • Personal hour lock
  • Bulk create of actual hours via API

Improvements
  • Global search wraps long names
  • Significant performance improvements

Personal hour lock


On your timesheet there is now a lock that you can use as an information for your supervisor that you have marked all actual hours so far.
image.png 761.94 KB


Bulk create with API


We are testing a feature that allows fast and robust bulk creation on certain APIs. Usage is as simple as send a list of objects with POST instead of just sending a single object. Response will include both successes and errors.

First endpoint to use this is actuals: documentation
image.png 851.8 KB