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

Version 1 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-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.