This page was moved to MC 12.0 - Database Release Notes
Click in the link above if you are not automatically redirected in 10 seconds.
This component release is part of MarvelClient 12.0

Config DB - General

ENHANCEMENTThe Application/Mailfile action now has an option for "Background" when creating a local replica. This will cause the replica to be created using the standard Replicator background thread after the Notes client starts. Requires MarvelClient 14 or higher, or Nomad Web 1.0.9 or higher.
ENHANCEMENTAuto-created Essentials Mailbased Installer (generated when a Config DB is created using PMCInstaller) now deploys the 64-bit MarvelClient DLL as pmc64_data.dll by default instead of pmc_data.dll
CHANGE

Changed the "Roam latest backup" example actions so they default to a runtime of Before Login instead of BL Init.

Also changed the title of the "Set mc:DXL Export/Import Roaming" example action to suggest that the DXLRawImport agent should use a runtime of "After Write".

CHANGE

The Roaming Cleanup action now supports a runtype of Background Init.

CHANGE

The "ROAMING: Exclude ini-Entries Directory, SharedDataDirectory and more" example INI Filter action now also excludes the following entries: EXTMGR_ADDINS, AddinMenus, and NSF_HOOKS

FIXFixed a problem in the Bookmark action form that could cause a new or resaved action to fail with the error "could not find mapping for '' in <partialmatch>". This was caused by a change in the 20230323 template.
FIX

Several changes to allow various pieces of code to work properly with the 64-bit 12.0.2 FP2 client, including:

  • Online Update using the LotusScript connect option
  • Reading the clipboard (Application/Mailfile action, Profile document action)
  • Getting the list of servers (Agent action, Recent Apps action)
  • Reading the low-resolution database icon (Application/Mailfile action)

Note that these things worked properly on previous 64-bit clients, but changes were required with 12.0.2 FP2. These will also be needed for Notes 14.

FIX

Release notes URL generation code has been updated to properly detect templates tagged as Notes 14.

FIX

Fixed a problem where Online Update using a Java connection option and proxy server settings would fail on Notes 14.

FIX

Fixed a problem where the GetLicenseInfo.xml file generated by Online Update is sometimes empty after a failed connection, and cannot be deleted or modified until the Notes client restarts.

FIX

Fixed a problem on the Application/Mailfile action form where the validation display shows the wrong text if 'Variable' is selected as a Local Replica option and the 'Variable' field is empty.

Config DB - MC Upgrade UI

ENHANCEMENTIndexing of installers for MarvelClient Upgrade now also detects bitness of the selected file itself. This can come in handy to detect the bitness of executables like notes.exe or similar (after which the indexer document should be deleted )
FIXThe default German text displayed in the MessageBox at the end of a failed upgrade lacks a character. This is now fixed.
FIXThe text ini:Userinterface on the Language tab was linked to a no longer available IBM page. The link has now been removed.
FIXFixed an issue where the AUT manifest version was not displayed in all cases where possible.