- create install.rb for rails 1.1 plugin installs, it will create config/masterview and some sample configs - create namespace for mv and publish, update generated files - more videos - image_tag (improve support for referencing image assets in MasterView directives markup) - allow multiple namespace prefixes for directives (allow custom directives to declare their own namespace) - wiki for site - render from db - app for syntax - include additional stylesheets - ajax examples - ajax table component - documentation - directive developer documentation and examples - more tests - internal code cleanup - DirectiveHelpers ERB_xx constants to differentiate ' %>' and ' -%>' - replace MasterView::NamespacePrefix+'' concats in parser/analyzer with directive attr name constants - run spell checker on doc/*.html, ripple typo fixes back in rdoc comment