MVC Release 0.6
Posted in Release, MVC, BlogSvc by JarrettV on 10/2/2008 5:34:07 AM - CST
The sixth release of BlogSvc
includes the switch over to MVC preview 5. Along with this
switch are the following new or improved features:
- Improvements to markup for clean CSS themes
- Fully dynamic theme support
- Fix: unapproved comments filtered
- New unapproved comment shows "need approval" message
- Password filtering from service doc
- Refactor away the global statics
- BlogSvc.net website is now separate project
- Simple personal blog included as default
- Fix: authentication for multiple authors/contributors
- Removed dependency on ManagedFusion URL rewriting
- New authors added upon entry update
- Side controls work across collection and entry pages
- AtomPubController is fully testable
- Better ajax support via jQuery and MVC
- Added subtitle extension to workspace
- Improved ratings control using jQuery plugin
- Simplified deployment structure
You can read about some of the benefits of switching to MVC in my previous post.
We will put together a roadmap for future releases of BlogSvc and we would really love to hear your feedback on this release what you'd like to see in future releases. Please leave a comment below and let us know what you think!
You can download this release from Codeplex.
Comments
None.