New Features

Playbooks: Approval Links  

Playbook creators can now build Playbooks in such a way that pending actions can be sent to users outside the platform via Approval links. The Approval links allow the end user to approve/decline a manual action without the need for authentication using a one time link.
This new feature allows for further collaboration between an MSSP and an end user as well as other use cases for an Enterprise company. Note that the Approval links are fully secure.

For more information, please refer to Assign Approval Links in Actions 

SDK method - cases ID sorted according to various filters

A new SDK method has been added: SDK_GetCasesIdsByFilter

It contains the following parameters:
Start time from/to
Close time from/to
Update time from/to
            Operator - And/Or
Status - open/close/both
Order by - start/close/update
Max number of results

Bug Fixes

Minor bug fixes