Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

New features

GSDL

  • As a user, I can use the new GDSL command authInitMailsacMagicLink to authenticate on my website which send a connection magic link to my account email

Improvements

GDSL

  • The command group “OTP” has been renamed in AuthenticationManager because GDSL can now read not only OTP but also magic link to connect to an application. All GDSL commands for OTP have been renamed. Old name continues to work for backwards compatibility

Old name

New Name

initManualOTP

authInitManualJSONFileOTP

initMailsacOTP

authInitMailsacOTP

waitAndStoreOTP

authWaitAndStoreData

enterStoredOTP

authEnterStoredData

  • The CLI can automatically detect proxy settings reading information on .pac file available in your environment

  • When CLI can’t contact Greenspector API, the CLI indicates helpull messages to understand the problem

  • When configuring the CLI using the init command, the CLI prompts you to add /api to the end of the Greenspector API URL if you forgot to specify it

Fixed bugs

Test Runner

  • Remove whitelist generation which can generate bugs when a common partition between 2 operating systems is used (dual boot)

GDSL Android

  • Fix browserReset command for last chrome version

Dashboard Campaign

  • Fix truncated graphics on dashboard PDF

Documentation changes

  • No labels