|
Added ability to choose different meta chords for
hot-key.
If folders required for the logger didn't exist in
Ecco, they were not created on first connection to
the Ecco file. Later when the logger was enabled,
they were not present and could not be created automatically,
now they get created regardless of whether the logger
is enabled when the Ecco file is first configured.
Most of the work in this release was related to performance
tuning in the neXpect MindDesigner. Massive amounts
of changes have been made "behind the scenes"
to improve the performance of very large outlines.
These changes really only become visible for outlines
of 500 items or more and are mostly related to outlines
that are persisted in SQL-Server, so it is unlikely
that you will notice any performace changes in the
Outlook "hoister". Be aware though that
there may be new bugs.
A bug was fixed in the outliner that caused a crash
in the non-RDB versions if certain sequences of indent-outdent
operations were performed. If a sub-item was outdented
to become a top-level item, then re-indented and new
sub-items of it were created, an internal consistency
check was failing. The check was related to the fact
that top-level items must be in the containing folder
(not visible in the hoister, only in MindDesigner)
while sub-items are not in the containing folder unless
explicitly placed there. FWIW, this was the *only*
bug reported by only one beta tester.
Backups were implemented in the pop-up outliners.
Now every item level change (create, delete, indent,
outdent, move) will cause a backup of your current
outline to be saved. Five backups are saved. If you
encounter a crash, you will be able to re-import your
data up to the last operation.
The sizing tab was obscuring the logger timer. The
tab was removed.
|