Release Notes¶
1.2.0¶
New Features:
-
New script
create-webportal
added for creating Web Portal shares in SEAL Operator. (SOC-79) -
Node.js has been updated to version 16.19.1. (SOC-82)
1.1.4¶
New Features:
- New built-in script to create Web Portal shares.
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.