Config db ntf: 20090505194500
Analyze db ntf: 20090417224500
Windows Version: 1.7.12.499 :: MAC OS X Version: :: Linux Version: 1.7.12.499
Eclipse Plugin:


Major Improvements: New profile management Action, manage Synchronize Addressbook replicator page entry, additional desktop icon Action options, new <random:n-m> reference, new config variables


Configuration Database

NEWAdded new profile document management action (in config db under "Manage\9.1. Profile Document") - requires DLL update
This action allows for creation/update of text/names/readers/authors fields (date/time & number to be added in one of the next updates) in any profile document in any database of choice
NEWAdded new "manage Synchronize Adressbook replicator page entry in Notes 8"-action (in config db under "Config\CRPS. Replicator Page (System)") - requires DLL update
NEWAdded new local replica management options to desktop icon action(s):
+ New Cutoff date handling option (automatically check "Temporarily disable replication"-flag in local replicas that have last been replicated beyond the cutoff date as to automatically prevent replicating documents or deletions back into a serverside replica
+ New option to only create a local replica if the serverside database is not larger than "X" MB plus "Y"% for fulltext index
+ New option to only create a local replica if the remaining free diskspace after replication is at least "Z" MB

Analyze Database

- No changes -- No changes -

.DLL Updates (Windows)

NEWAdded support for new profile document management action (in config db under "Manage\9.1. Profile Document")
This action allows for creation/update of text/names/readers/authors fields (date/time & number to be added in one of the next updates) in any profile document in any database of choice
NEWAdded support for new "manage Synchronize Adressbook replicator page entry in Notes 8"-action (in config db under "Config\CRPS. Replicator Page (System)")
NEWAdded support for new local replica management options:
+ New Cutoff date handling option (automatically check "Temporarily disable replication"-flag in local replicas that have last been replicated beyond the cutoff date as to automatically prevent replicating documents or deletions back into a serverside replica
+ New option to only create a local replica if the serverside database is not larger than "X" MB plus "Y"% for fulltext index
+ New option to only create a local replica if the remaining free diskspace after replication is at least "Z" MB
NEWAdded various details to databases.xml allowing for future reporting on e.g. "how many days ago was a replica last replicated?", template inheritance, size, encryption, and more
NEWAdded new reference <random:m-n>, where n must be > (greater than) m; e.g. <random:1-20> or <random:0-100> allows for respective random values that are newly calculated with EVERY respective referencing action.
As one out of many possible examples, this can be used to not create a local replica for ALL respective users targeted by a desktop icon action, but spreading local replica creation over time through randomization (by using a numeric condition and e.g. comparing <random:1-10> with <= (smaller than or equal) 3 - leading to more or less 30% of all targeted users creating a local replica over time.
NEWAdded new reference <random:run>: This is a random number between 1 and 1000 generated at every client startup and remaining unchanged until end of client shutdown
NEWAdded various new references / additional information to config xml to identify free disk space on the disk drives the data and program directories are located on
FIXFixed a problem with attachment blocking where in previous releases the "list of blocked files"-dialog always showed YES & NO buttons, asking the end user whether s/he wanted to continue with attaching the remaining files - even if there were no files remaining; the dialog box no correctly displays an OK button only if no files remain for attaching
FIXFixed a problem where some notes.ini preferences (Preferences=-line) did not roam (e.g. save sent mail)
FIXFixed a problem where upon initial client setup, and/or first startup of a new client being roamed into, toolbar management did not work (required a second client start)
FIXFixed <os:platform> to also be available on Windows DLL releases
FIXFixed a problem, where masschanges did not span the list of last used servernames and replica IDs in current location, leading to "ghost entries" in bookmarks pointing to servernames that should have been changed along
FIXAdded laptop detection for Linux
CHANGEChanged the desktop icon action form for better overview of its various settings (tabbed table instead of previous lengthy form)

.dylib Updates (Mac OS X)

not availablenot available

.so Updates (Linux)

- No changes -- No changes -