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


NEW

Added support for new Eclipse actions that can modify items in the launcher bar of the Notes Standard client. Requires MarvelClient Eclipse Plugin 11.0.3 or higher, and MarvelClient Config Template 20200716 or higher.

ENHANCEMENT / NEWAdded <sourcedb_updates> to actions.xml - it contains time of update, source db path, replicaid, last timestamp and number of actions removed/downloaded (if >0). You can set <mc:viewreader_logemptyupdates> to 1 to always write this even if nothing has changed. The list of actions is separated by semicolon and limited to 10kB.
ENHANCEMENTIf MarvelClient deletes a managed mail replica, it now also deletes the notes.ini parameter ReplicateOnNewMail.
CHANGE

The server lookup order for the Config DB has changed slightly. 

Previously the server specified by <mc:userdetails_lookup_server_fallback> was checked before any servers specified by the <mc:configdb_fb_*> variables. The order has been reversed so the <mc:configdb_fb_*> servers will now be checked before <mc:userdetails_lookup_server_fallback>. 

You can use the new <mc:userdetails_lookup_ignore_configdb_fb> variable (bool, defaults to false) to disable <mc:configdb_fb_*> server lookups.

FIXFixed an issue where Notes could prompt for the password unexpectedly when using roaming and the notes.ini parameter MC_SyncAfterLogin=1.