Setup.exe includes: binaries for .NET 2.0 and .NET 4.0, demo application and sample project.
- Introduced AutoCheck, Checked and Visible properties for Actions.
- Introduced ExecutingEventHandler, changed type of IAction.Executing event.
- Introduced BaseAction class (which is the default IAction implemetation).
- OpenAction and SaveAction now can be executed asynchronously.
- Performance improvements.
- Bug fixes.