Releases: DNNCommunity/DNN.Blog
06.02.02
06.02.01
06.02.00
This release contains a large list of bug fixes and a number of (subtle) enhancements. This is the full list of changes:
- Change: Dependency moved up to DNN 7.1.2
- Enhancement: New template for search box
- Enhancement: New Setting to control if management panel is visible in view mode PR#45
- Fix: Update the PublishedOnDate token to use the user's timezone instead of system time PR#38
- Enhancement: New Token PublishedOnDateUtc PR#43
- Fix: Update the Published token to also check PublishedOnDate as well as IsVisible PR#39
- Enhancement: New Token IsVisible PR#39
- Enhancement: Add the Page Name to the Parent Blog module list to help identify which blog instance is which PR#42
- Fix: Filter out invalid parent blog module options PR#42
- Fix: Html Cleanup in Manage Blogs control PR#44
- Fix: Add a unique ID to the blog chooser control (support for multiple blogs on a single page) PR#41
- Enhancement: New Token CurrentMode PR#50
- Enhancement: New Setting to hide unpublished posts when the user is in view and/or edit mode PR#50
- Enhancement: Implemented new search logic introduced in DNN 7.1
- Enhancement: Improved 508 compliance PR#49 and PR#52
- Fix: Fixed issue that prevented the module from working with client resource management on
Special thanks for this release goes to Oliver Hine and Brian Dukes who've helped out tremendously!
The Blog team,
Peter Donker, Luis Cabrera
06.01.02
Enhancement: Rss feeds now localized through locale querystring parameter
Enhancement: Added Powershell to Syntax highlighter in default template
Fix: Profile properties now html decoded before being emitted
Enhancement: Added images to classic template
Fix: Fixed Twitter icon in default template
Fix: Template collection to show only categories selected for viewing (selectcategories)
06.01.01
Highlights:
- Fix: Categories list will now only show those categories selected in view settings or all if none were selected.
- Fix: Updating a post through WLW no longer clears out post image
- Fix: Save vocabulary before refreshing admin page
- Fix: Fix to BlogML export logic. It was missing the blog id before.
06.01.00
The repository and IP have now moved to DNN-Connect, the non-profit organization for the DNN Community!
Highlights of this release:
- Change: Moved IP from Bring2mind to DNN Connect
- Change: RSS Feed namespace now DNN Connect instead of DotNetNuke (breaking change for RSS feeds!)
- Enhancement: Incorporated latest version of FontAwesome
- Enhancement: No need for "URL to target page" property in Template Settings anymore
- Enhancement: All links from all the templates are constructed and displayed with the same standards
- Enhancement: Templates View Link Enhancement Request
- Enhancement: Enhanced support for SEO
- Enhancement: Also accepts user id (userid, user, uid) in the querystring to filter by author
- Fix: Posts' URL not longer malformed
- Fix: Friendly URLs in Blog
- Fix: Unpublished Posts no longer show up in Google Site Map
- Fix: Unpublished blog posts no longer appear in RSS feed
06.00.11
06.00.10
06.00.09
06.00.08
Highlights:
- Fix: Added global setting to handle timeout to increment View Count on a post (24032)
- Fix: HTML Clean text before rendering to page metadata
- Fix: Fixed script error in UpdatePost SPROC
- Fix: Fix to code that prevented the output of user profile properties