Phil just announced the release of Subtext 1.9.5;
New Features
- Content Tagging and Tag Cloud - for more details, refere to this post.
- Identicon Support - Uses the Identicon Handler project on CodePlex.
- MyBrand Feedburner Support - Updated our FeedBurner implementation to support custom feedburner URLs
- Upgrade to LightBox 2.0 - If you referenced the default lightbox skin in your custom skin, please reference this post by Simone to understand how to update the skin.
- Author CSS Class - The CSS class of "author" is added to comments left by the owner of a blog (must be logged in when leaving comment for this to work). This allows custom skin authors to highlight comments by authors.
- Credits Page - In the Admin section, we give credit where credit is due, displaying a list of the open source products we make use of in building Subtext.
- Implemented ASP.NET AJAX - We replaced MagicAjax panel with ASP.NET Ajax libraries. Keep in mind that this requires a bit of new Web.config configuration sections. So be careful when merging your Web.config changes.