Umbraco Interaction Layer v1.0 is now available. It is compatible with Umbraco 4 final and Umbraco 3.0.x.
See
http://www.aaron-powell.com/blog/february-2009/uil-v11-release,-and-some-sadness.aspx for release notes.
The package contains:
- Assemblies for the Code Generator, generated class base library and dashboard UI backend
- Dashboard component for generating classes
- Config stubs for the Code Generator and the base library
Changes in this release are:
- Fixing bug with the IsDirty flag when opening existing documents
- Fixing the relationship to a DocumentType to use Alias not ID for better support in deployment