Skip to main content
Version: 5.13

Changelog

5.13.0 (2023-08-07)

Welcome to the 5.13.0 release. This version was built on August 7th, 2023 and contains the following new features:

Features and Improvements

Display errors, info messages and add log entries over the Integration API

There are 3 new requests available.

showError: Displays a message in dialog overlay. showInfo: Displays in info message in a snackbar. writeLog: Adds an entry to the log file.

Closes MSD-3896.

Enables custom requests with integrationapi

A custom request can be send with integrationapi. This prevents issues in multi session environments when using CIClickToActs.

Closes MSD-3934.

Documentation

Configure session icon

A new configuration is available to set an icon for a Microsoft Dynamics session.

Closes MSD-2285.

Document Team API access

Add information on how to enable the Finesse Team API for all users to be able to use the Team View without restrictions.

Closes SNOW-3675.