Skip to content

Release Notes


1.1.4


New Features:


Bug-Fixes:

  • The bug with the refresh token has been fixed. (SOC-77)

  • The connection to Azure AD has been improved. (SOC-78)


1.1.2


New Features:

  • Node.js has been updated due to security vulnerability.

1.1.1


New Features:

  • Node.js has been updated due to security vulnerability.

1.1.0


New Features:

  • Node.js has been updated due to security vulnerability.

  • The installation script on Windows has been changed from a batch file to a PowerShell script.

  • The OPCLI_AUTH_ADDITIONAL_SCOPES environment variable and the --auth-additional-scopes command line parameter are available for specifying additional scopes for OAuth 2.

  • The OPCLI_AUTH_TOKEN_TYPE environment variable and the --auth-token-type command line parameter are available for specifying the type of the token used for the authentication against the REST API.


Bug-Fixes:

  • The bug with files whose names contain special characters has been fixed.

  • The output messages have been corrected.


Back to top