Error rendering macro 'rw-search'

null

Downloads

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

Compare with Current View Page History

« Previous Version 2 Next »

These are the detailed release notes for the parts of MarvelClient that live in databases, such as the Config DB and the Analyze DB.


For a high-level overview of all changes, please take a look the main document for this release: MarvelClient 12.0



Releases in reverse chronological order:


Release 2021-06-29 - 20210629112700

Config DB - General

ENHANCEMENTBetter "What's New" release notes links for newly downloaded templates and binaries
FIXLocation action wasn't setting some of the hidden fields to "onlynew" if you used the option to set all fields to "onlynew"
FIXFixed a potential "Type mismatch" error in Online Update if only MCUpgrade was being updated
FIXFixed a problem where the Japanese language translation option could become unchecked on the OnlineUpdate form when the form was refreshed

Config DB - MC Upgrade UI

ENHANCEMENT

Improvements to the Upgrade Wizard:

  • Now allows for filepaths with spaces
  • Easier shortcut icon selection
  • Deploying MarvelClient Essentials will now consistently use pmc.dll as the deployed filename
ENHANCEMENTAdded CREATE_R12_Databases to coptim notes.ini
ENHANCEMENTUpdated nice.exe for Notes 12
ENHANCEMENTUpgrade packages are now published to publish\packagename (instead of just the publish folder) to make sure older packages don't get overwritten, and to make sure packages are easier to identify
FIXFixed the Spanish translation for ProgressSuffix
FIXFixed a problem where the whitelist parameters from the wizard might not be published properly if they weren't in quotes

Analyze DB

ENHANCEMENT / FIX

Workaround for a problem where the Audit agent would not fully process large batches of upload documents, but it would set all the upload documents to processed anyway. This is due to a Java bug specific to Domino 11.0.1FP3 and Domino 12. Some details are in this HCL technote: https://support.hcltechsw.com/csm?id=kb_article_view&sys_kb_id=a614d6191bf0f010a67e9759bc4bcbe6 

ENHANCEMENTIf the Audit agent fails to process files correctly, the log now has better information about which files failed to process and why
CHANGEThe config.xsl file will now clear the notes_userdetails_mailfile_local_is_managed_replica field if it hasn't been set by the config.xml file in an upload document, for more accurate reporting on clients with and without managed mail replicas
FIXFixed the computed link to the Config database in the navigator, if the Analyze database is from a MarvelClient Essentials install
FIXFixed a potential "Error 165 External function not found" when using the "Run Cleanup/Automailer once now" button on the Cleanup document


Release 2021-05-25 - 20210525132900

Config DB - General

ENHANCEMENTNew section in the Sametime Autostatus action form for meetings found in calendar. Requires Plugin version 12.0.0 or higher.
ENHANCEMENT / FIX

Better calculation of release notes links for new dlls, plugins, and templates downloaded by OnlineUpdate (some of the new MC 12 links were being calculated incorrectly).

FIXFixed a problem where setting all fields in a Location action to "only if new" still left a few fields set to "always". This didn't cause any reported problems, but it shouldn't have happened.

Config DB - MC Upgrade UI

ENHANCEMENTMCUpgrade now supports 64-bit installers.
ENHANCEMENTAdded a confirmation prompt if someone tries to delete an upgrade configuration.
FIXFixed a problem where MCUpgrade emails were sometimes delivered in a different order than expected.
FIXFixed a problem where the Upgrade Config Wizard could fail silently if there are multiple installers with the same name.

Analyze DB

ENHANCEMENT / FIX

Better processing of documents in the Cleanup handler, to avoid problems where usernames have been modified by the Admin process. This includes:

  • new option to remove documents that have been renamed by the Admin process and now have obsolete upload keys
  • new option to remove documents that are not the latest version of Notes on that computer (i.e. if there are multiple upload documents for a single machine representing multiple Notes client versions, only keep the upload document for the highest version found)
  • fixed a problem where Cleanup didn't work properly for users who had multiple shortnames defined
FIXBetter logging for situations where the Audit agent fails to process an upload document because it has missing required fields.