Improved the grid/table property type (both for plugin developers and users).
Note: All grid properties configuration in old projects have to be recreated.
Added "Help" -> "About" -> "Report" which can generate and copy all important
files to one directory. This can be useful when solving problems and bugs.
Product got an interior overhaul. This means that code in Micro-Sys
plugins have been moved into exe/host application. This eases debugging
code and packaging install-setups and saves download time.
Plugin specification has been released. Check it out!
Notice that if you use Delphi (or comparable) it is very easy to develop
plugins since you can find wrapper-code, demos etc. on the website.
You can now call MultiBatcher with a project-path as parameter. This
allows MultiBatcher to be called from batch, script etc. related files.
See help for more information.
Added log viewer for both program and batch logs.
Added support for running MultiBatcher under limited user accounts. Part of
that is that all user accounts now can have their own data (setup etc.).
Above behavior is optional and configurable under installation. This
setting is stored in file "muc.ini" at key "DataAccess" with valid values
being "os" and "app".
Miscellaneous other minor to moderate improvements.
Project format has changed so you should recreate old projects.