New Features

New Multi Select parameter available for Playbook Actions

Users can now use one or more multiple values from a preconfigured dropdown in the Playbook action step.  For more information on how to configure the multiple select values, please refer to Using the IDE 

Playbook Views remain fixed

Changes made to Playbook views after the playbook has already run won’t be displayed in the Alert view 

In order to see the new edited Playbook view - you need to rerun the Playbook. 

New Rollover for Backup option for On-Prem customers

From now on, on-prem customers can choose to free up valuable space on the disk by enabling a Rollover option which then allows them to choose how many backup files should be saved.

Once this limit is reached, older files are deleted.

API changes (for Rollover feature)

2 new optional parameters added to the api/external/v1/settings/BackupAsync: bool IsRollover, int MaxBackupsNumber

New API to get the backup disk storage information: api/external/v1/settings/GetBackupDiskInfo, no input parameters, returns long FreeSpace, long TotalSpace

Bug Fixes

Invitation to join Siemplify platform via Outlook not showing the Click here to get started link.