Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
HTML
<div style="background-color: lightyellow; border: 2px solid red; margin: 4px; padding: 2px; font-weight: bold; text-align: center;">
This page was moved to <a href="https://www.panagenda.com/kbase/display/mc/MC+12.0+-+Binary+Release+Notes#MC12.0-BinaryReleaseNotes-12.0.30">MC 12.0 - Binary Release Notes</a>
<br>
Click in the link above if you are not automatically redirected in 10 seconds.
</div>
<meta http-equiv="refresh" content="100010; URL='https://www.panagenda.com/kbase/display/mc/MC+12.0+-+Binary+Release+Notes#MC12.0-BinaryReleaseNotes-12.0.30'" />
Info
This component release is part of MarvelClient 12.0
ENHANCEMENTAgents run by MarvelClient actions no longer require the "system" parameter when using NotesSession.GetEnvironmentString to get MC variables
ENHANCEMENT

Agents run by MarvelClient actions can now use fallbacks when getting values for MC variables. For example, the LotusScript code:

NotesSession.GetEnvironmentString("MC->ini:MCUploadDB=fall\back.nsf", True)

would return the value of the MCUploadDB notes.ini variable if it exists, and "fall\back.nsf" if it does not.

ENHANCEMENTInternal improvements to license handling code
ENHANCEMENT / FIXOS platform properly reports Windows 11 and MacOS Monterey