Skip to content

Releases: DNNCommunity/DNN.Blog

06.02.02

15 Dec 16:42
Compare
Choose a tag to compare

Fix to opengraph metadata tags

06.02.01

10 Dec 15:42
Compare
Choose a tag to compare

This release adds and improves a number of metadata tags when posts are selected ti facilitate better integration with Facebook and other tools that support OpenGraph

06.02.00

02 Dec 10:53
Compare
Choose a tag to compare

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

20 May 19:31
Compare
Choose a tag to compare

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

18 Dec 13:56
Compare
Choose a tag to compare

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

11 Nov 16:06
Compare
Choose a tag to compare

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

29 Sep 20:00
Compare
Choose a tag to compare

Fixes:

  • Fix: Fix To Classic Blog Template (23990)
  • Fix: HTML encode item description in XML feed rather than strip HTML (24021)
  • Fix: Fix to TabCloud filtering to one blog post (24097)
  • Fix: Fix issue with module view settings

06.00.10

11 Sep 12:48
Compare
Choose a tag to compare

Fixed issue with values for user fields (displayname, etc) not being rendered.

06.00.09

05 Sep 14:04
Compare
Choose a tag to compare

Fixes a bug in the module selection dropdown on the module settings control

06.00.08

29 Aug 14:10
Compare
Choose a tag to compare

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